Ask HN: What are tools you have made for yourself since the advent of AI?
571–580 of 913 posts
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#572I'm probably the only one who'll ever use it but I like it.
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#573https://tajd.github.io/cofferdam/ - is an experimental compile time time checker that can be run for typescript/rust to be able to impose architecture, design principles that can be forgotten by agents. The goal is to be able to make it possible for an agent to be reminded about design conventions where it forgets, so it reduces the amount of context that needs to be used initially to define those sorts of conventions.
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#574Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#575- https://www.yourfriendly.ai/. a desktop pet that lets me have an ai chatbox readily available
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#576Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#577Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#578Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#579Mostly games-adjacent hobby tools, it turns out. (Edit: forgotten in first edition) A cookbook to store the recipes my family likes to cook so I can eventually break up with Pinterest: https://github.com/vtbassmatt/Cookbook A data extraction pipeline and search engine for a new card game called Mood Swings: https://moodswingsdata.github.io and https://moodswingsdata.github.io/feelings . An app to let my friends and m…
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#580Fun to build again, host on bare metal and all. Learned a lot!