Monday, July 24, 2023

Show HN: Configurable Pirate Insult Generator https://ift.tt/nfm5XI8

Show HN: Configurable Pirate Insult Generator Arr HN! I had a need for pirate themed insults for a D&D campaign last year and put together a generator using recursive templating. Generations are scored on a couple axes (vulgarity, viciousness, intelligence) so the output can be tailored to a particular situation. There isn't any AI at work here. I have a new blog post with a lot more detail on how it works: https://ift.tt/vG6RKr2 https://ift.tt/UayDViJ July 23, 2023 at 10:26PM

Sunday, July 23, 2023

Show HN: StratusGFX – new release of my open sourced 3D rendering engine https://ift.tt/lenfH8h

Show HN: StratusGFX – new release of my open sourced 3D rendering engine Today I was able to release version 0.10 of my open sourced 3D rendering engine. It is the result of a few months worth of work. The previous version was also posted here and received tons of feedback which greatly helped the project! Since then I've been working to add new features and refine existing ones. GitHub: https://ift.tt/XRtzU27 Video showreel: https://www.youtube.com/watch?v=dj0wVxwd1ng The biggest changes for this version include an overhauled global illumination system, FXAA+TAA, and better mesh LOD generation and selection. https://ift.tt/vAJIZHR July 23, 2023 at 12:29PM

Show HN: Scaffolder, CLI tool to generate project structure, taken from YAML https://ift.tt/gK5F3EQ

Show HN: Scaffolder, CLI tool to generate project structure, taken from YAML Scaffolder is a CLI tool written in Golang to instantly generate skeleton project structure with boilerplate code, that's taken from configurable YAML file, to quickly kick-start your project I was tired of manually creating the project structure, with all those folder, files... So I decided to create a CLI tool that allows you to instantly generate skeleton projects, based on a reusable YAML file with boilerplate code if specified. YAML is very easy for both humans and programs to work with and parse, hence why it's the most logical choice in context of Scaffolder. Check out the GitHub page for detailed description and examples :) https://ift.tt/hGjzv3R July 23, 2023 at 01:18PM

Show HN: Write Excel Formulas in Seconds with AI https://ift.tt/Q6ce7EF

Show HN: Write Excel Formulas in Seconds with AI https://ift.tt/XDGSE36 July 23, 2023 at 11:07AM

Show HN: Interesting Maps https://ift.tt/dnoPFjO

Show HN: Interesting Maps https://ift.tt/fCHFviQ July 23, 2023 at 02:40AM

Show HN: Fastest way to convert a PDF table to Excel https://ift.tt/usAB0ha

Show HN: Fastest way to convert a PDF table to Excel We built a Windows app to convert PDF tables to Excel. You just have to take a screenshot of the table. Why try yet another app when there's so many PDF to Excel converters? It's faster, easier to use and more accurate than other converters (including Excel's Power Query). I would be interested in hearing any feedback. https://table2xl.com July 23, 2023 at 01:43AM

Show HN: Chitchat, an easy-to-use, cross-platform, chat-based LLM interface https://ift.tt/lbeuUvh

Show HN: Chitchat, an easy-to-use, cross-platform, chat-based LLM interface Just finished the first draft of my weekend project. Sadly my industry is far away from all the exciting machine learning developments happening right now, so I wrote this project as my first exploration into the world of LLMs. It's not perfect, but I'm excited to see where the project goes from here! https://ift.tt/OaxctPQ My main motivations were: - Easy-of-use: Many models are supported out-of-the-box so users don't have to figure out how to download, where to save, etc. - Intuitive: A clean interface - Cross platform: The project is written in Rust and cross-compiled to other platforms. You don't have to have Python or the C++ toolchain installed to use. - Chat-based experience: Model sessions are persisted so the model is contextually aware of your conversation. https://ift.tt/A24vhun July 22, 2023 at 10:06PM

Show HN: Tablr – Supabase with AI Features https://ift.tt/uZsg6oX

Show HN: Tablr – Supabase with AI Features https://www.tablr.dev/ June 30, 2025 at 04:35AM