https://mithraeum.studio - local first agent and editor in C, also a few models on HF (mainly jsut qwen wrapped atm but working on from scratch) https://fieldopt.dev - SaaS for dispatching jobs to the field (technicians, trades, delivery, etc.) https://github.com/zblauser/ytcli - youtube music from the terminal in zig (ps it’s free, no sub needed)
Ask HN: What are tools you have made for yourself since the advent of AI?
331–340 of 913 posts
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#332Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#333Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#334Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#335Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#336Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#337here are a few i have put time and effort into. these are not “vibe coded”, but an agent was utilized at points to save copious amounts of time implementing my architectural decisions; my schedule is pretty slammed as is. https://mithraeum.studio - local first agent and editor in C, also a few models on HF (mainly jsut qwen wrapped atm but working on from scratch) https://fieldopt.dev - SaaS for dispatching jobs to t…
So ……. vibe coded.
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#338- app logo/favicon generator: https://logo.leftium.com/logo - classless CSS library: https://leftium.github.io/nimble.css - HN client: https://hn.leftium.com - local realtime streaming transcription prototype: https://rift-transcription.vercel.app --- These projects were started without AI, but heavily augmented with coding agents: - https://weather-sense.leftium.com - console.log replacement: https://github.com/Left…
Hey, I like weather sense! Mind if I use it? :)
As long as usage is not excessive, feel free to use the deployed version, as well.
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#339A voice memo app, quite like the actual voice memo app from Apple. The thing is: now I can put my voice memo's on iCloud put Claude Code on it and make my transcripts into structured notes that my app then also displays. So basically a way to just go on an hour long walk with myself, spit everything from the top of my dome stream of consciousness style, and then have Claude structure whatever I said. It's nice to hav…
I love it! But I have to ask: why not just advanced voice mode in ChatGPT or Claude?
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#340I made myself a tool that connects to my cdj3000x and A9 mixer over network and gets all data live from them. So bpm, pitch, song metadata etc. The tool also connects to my recordbox library and runs custom ML algos to classify for pitch, stems, tonality Phrasing, energy etc. Long story short it basically shows me ideas of what will mix in well. It works bizarrely well for me.