Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Ask HN: Tools Made Since the Advent of AI — By Category

Source: HN thread #48449187 — 707 comments, 413 points

🎵 Audio & Music (37)

  • @yungbeto: I’ve been making a lot of audio experiments for my own amusement. They all have some potential to drain your cpu, sorry! https://www.noisetable.xyz/ - a collection of chance-based audio ‘channels’ in a VCR inspired interface https://concrete95.net/ - a musique concrète web app that’s made to look li | link, link, link
  • @Balgair: It’s dumb, but…. I made a scraper that searches through all the news and finds anything ‘war’ related. It then summarizes it and give me that new in the Star Wars crawl with music.
  • @ingvay7: I shred guitar in the evenings to focus on technique, but a hectic day job means I get almost no time to twiddle knobs on my amp sim chasing the right tone. So I built a tool where I just prompt “Brian May Solo Bohemian Rhapsody” — the LLM fills a small JSON contract and feeds to a script that gener | link
  • @jfim: A pile of various tools: A self hosted web archiving tool with support for extendible processing pipelines (eg. extract article -> translate -> summarize -> generate tags, download video -> split audio track -> transcribe -> summarize), which led me to make a managed chromium browser with extensions
  • @mybbor: Before agentic coding went mainstream, one of my main use cases was creating sticker designs for concerts and music festivals. Creating the stickers and giving them away was a good way to meet new people. I used OpenClaw to make a health and wellness coach agent that tracks calories and alcoholic dr | link, link, link
  • @josh_p: - A telegram bot that messages me in the morning and afternoon with a todo list essentially. It’s connected to Google Calendar and a crude memory database (SQLite). The kids wanted me to make it sound like the character Yarnaby from Silksong. - Automated backups of steam saves for when my kids wante
  • @gbro3n: A music theory learning tool. I’m building bits as I learn new areas - https://www.asmusictheory.com I also built a kanban board with agent integration and context management, with a vs code extension to go with it (also helps with git worktrees too): https://www.agentkanban.io There is AS Notes - a | link, link, link
  • @ilikeatari: I 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 bas
  • @kmike84: * plugin for Logic Pro to A/B mix with reference tracks, with ai-based stem splitter (e.g. isolate vocals in ref track, and compare with your vocal track) * plugin for Logic Pro to simulate how a mix will sound on my macbook and phone (I captured real impulse responses for that, sounds very close) *
  • @aaronbrethorst: Go: A server and client for managing webhooks in development environments: https://github.com/onebusaway/hooks Ruby on Rails: A volunteer ‘jobs’ board for OSS projects (ironically): https://ossvolunteers.com JavaScript (client side+Cloudflare Worker): A map showing stop-level usage of OneBusAway acr | link, link, link
  • @chadd: 1. i’m notoriously bad about filing expense reports for my own companies. i built a macos desktop app which integrates with Plaid and keeps track of the things i need to expense, using an LLM to guess which company and whether it’s reimbursible. 2. A MacOS app to manage my wife’s SD Cards - download | link
  • @geekster777: Made a fun app that generates daily riddles. If you give an llm an answer then ask it for a riddle, it’s pretty clever and fun to see what connections it draws: https://riddles.jpn.fyi/ I’m also currently working on an app that lets me hum a tune into my phone and generate guitar tabs. The audio pro | link
  • @sevennull: replaced some paid apps with local - google reader rss replacement and send web to kindle. most ambitious was browser extension to automate booking reservations since captcha and timing were critical. swamp/evaporative cooler controller that monitors rate of change of relative humidity and sends RF
  • @nicotejera: https://wodblock.com an app to track workouts, can generate functional/hiit workouts too using AI (give me something leg heavy but with some cardio, etc). https://jazzcatalog.com an app the learn jazz standards. You upload PDFs and it extracts the songs, can add annotations, metronome, some have ass | link, link, link
  • @janpmz: I’ve been building a PDF -> MP3 tool (web, iphone, android): https://listendock.com/ Then a little calorie-radar-alert app that motivates you to stay on diet before going into a shop: https://apps.apple.com/us/app/stay-lean-calorie-navigation/i… And to test the hypothesis if the motivation actuall | link, link, link
  • @UnknownBanana: Nothing that I couldn’t have done myself, but in a fraction of a time. - Custom off-brand version of Pangolin - Dashboard with beautiful UI for parsing traefik logs with database, filters, map and various integrations and statistics - Samsung SmartThings Volume Control for Soundbar in Windows 11 nat
  • @jhiggins777: A vocabulary flash card app. I know I know, there’s a million. None of them had share extension feature so whenever you are reading on the web or in a book you highlight the word share directly to the app and it automatically looks up the definition. Also added a voice review (with gemini native aud | link
  • @mulhoon: I recently built a physics-driven auto-panner based on PONG, so I can also play PONG inside my DAW. https://portwaydsp.com I also built https://plugins.audio - a Dribbble-esque showcase of audio plugins. It’s been a dream to be able to work in the audio software space. I’ve been a musician, designer | link, link
  • @epiccoleman: All kinds of random stuff really, but to filter it down to only the noteworthy ones: Tuber[0] - this is my favorite, use it multiple times a week. It’s just a little CLI wrapper around yt-dlp for my most common use cases - downloading the video, or the audio, or the subs. And then, if you’ve got the | link, link, link
  • @j23n: I’ve been making a set of local- and files-first iOS apps for myself - Photo Gallery, Music and Contacts. I use Linux on my computer and an iPhone and wasn’t happy having to use a cloud to sync my data between my devices. Syncthing/Synctrain + my apps allow me to keep everything on my private networ | link
  • @critbit: Recently I made Vocast ( https://github.com/cnrmurphy/vocast ) - a cli driven tool that uses local TTS models to convert articles to “podcasts” and expose them via RSS feed. I wanted a way to listen to articles without having to pay for an app. I convert the article on my PC (which gets added to a m | link
  • @EastLondonCoder: Some things I’ve used AI for the last year or so: - small club website: https://www.kolibrinkpg.com - ticketing system with Stripe payments and QR scanning at the door - Instagram/media ingestion for the club site - genealogy tool with GEDCOM import - scripts for downloading/archiving public-domain | link
  • @czhu12: Built this little tool for editing audio with text https://edit-with-text.oncanine.run/ (Transcribes the audio, marks the timestamps, so you can delete a word in the transcript, and it’ll crop out that segment in the audio) | link
  • @moose333: Scrobble tui to track vinyl record listens on last.fm, sourced from collection on Discogs Calibre web UI 2.0 to replace Calibre’s mediocre web interface. Used for browsing ebook catalog, searching and cataloging with a simple list feature. Project Gutenberg local mirror UI to browse my local copy of
  • @manphone: I made a media center replacement for something like plex or jellyfin, streaming video or audio whenever I am; transcoding, subtitles, specialized dupe and renaming metadata. A little automated datawarehouse that manages all my output in an object store. My own tag system of course. A personalized e
  • @ben_w: German language tutor, a midi piano tutor, and an isochrone map generator. Static site generator for my blog, or at least bits of it.
  • @rootCompany: I built several prediction models for the market price of gold and cryptocurrencies. But this is always more a fun task than serious stuff - you can’t trade with it. Yes, I think it would be possible, but not w/o having the hardware and data resources. I also built a music player with an LLM agent,
  • @bijowo1676: I am working on my own Youtube Music/Spotify replacement, just so I can ditch the youtube premium on mobile. Already have $180 ARR prebooked (the money that I used to pay for youtube music), looking forward for more. if anyone has links for open-source self-hosted spotify/yt music replacement, I wou
  • @jeromechoo: Built an Apple Watch app that streams music from Plex. It’s more stable than Spotify and Apple Music and it’s been a blast running to my own music collection!
  • @hannofcart: Hi HN, I built (yet another) webapp (PWA) for looking up guitar scales and a bunch of other tools. https://guitar-tools.eejalab.xyz/ There are plenty of other tools already that do this but hopefully this one adds some quality of life niceties such as dark mode and a mobile responsive design that se | link
  • @kang: Android browser wrapper that can download any video, audio, text
  • @cjlm: nowplaying.cjlm.ca - CFUV radio station song identification, basically shazaming every few minutes from a fly.io instance
  • @ultimoo: i created a “simcity for logs” to generate synthetic test logs and simulated data sets https://logsim2.vercel.app/ | link
  • @mjbrownie: I’ve been reading Finnegans Wake and not making much sense of it so I wrote a data pipeline to scour the web for interpretation books / guides (which I also can’t be bothered actually reading) and coupled it with an prompt to image pipeline. It’s now a readable albeit silly picture book to go along
  • @ipunchghosts: I built a synthetic aperture sonar / radar simulation engine so I could generate endless amounts of procedural generated scenes to train a world model. Data for sonar is especially hard to come by. https://gergltd.com/aperturelab/ | link
  • @BoredPositron: I restore old non-functioning radios with nice design and good audio. I replace the old tech except the speakers with a raspberry add a mic array and package them with an easy to use ubuntu. whisper and the small gemma models made everything so much easier and private. I basically rewrite the whole
  • @NietTim: Thanks for the reminder, I made a very simple and small mac os guitar tuner and intonation app (all others are either paid, have in app purchases or are outdated) that I still need to publish!

📝 Writing & Text Processing (5)

  • @jboggan: I built a half-baked CRM that has a lot of custom fields and visuals for statistics that are relevant to my potential customers. I’m selling primarily to registered data brokers, so being able to pull up their self-published compliance stats (gleaned from their own privacy pages or public filings) a | link
  • @yaodub: Built a quant system that reads earnings transcripts for what management is trying not to say. The model is surprisingly bad at this. Turns out management is too.
  • @kkarpkkarp: https://undsh.com/ in case you forgot instruct your ai text generating tool to do so: replaces — with -, removes emojis and changes quotes to look like human-typed (even though they are not grammatically correct) | link
  • @deevelton: a tool that helps me work in hallucination-sensitive contexts https://github.com/dvelton/eyeball | link
  • @robviren: Automatic self hosted transcription service. So nice to be able to get my thoughts all down as context for projects. Really accelrates things.

💻 Developer Tools & CLI (44)

  • @asciimoo: I’m working on a self-hosted search service called Hister ( https://hister.org/ - https://github.com/asciimoo/hister ) with the goal to reduce dependence on online search engines and AI answers. Hister is a full text indexer for websites and local files which automatically saves all the visited page | link, link
  • @aakresearch: - A little script that is best described as “symbolic submodule” workflow enabler for git: https://github.com/fontmaniac/symgit . As in “symbolic link” vs “hard link” - where hash tying host repo and pseudo-submodule is not git-generated, which makes “submodule” completely substitutable. For the des | link, link, link
  • @lormayna: My favourite football team was really at risk of relegation, then I created for me and my friends an MCMC bayesian simulator to estimate the relegation match by match. It was an opportunity to get used in real life to some concepts (MCMC, Metropolis-Hastings, etc) that I always struggled to understa
  • @margarita_dev: On my list of build it from scratch has always been to build a programming language. So with the help of AI I was able to get it done! Why did I build it? At work I’ve seen two major problems with our ai workflows/ skills libraries. There is a lack of determinism when your whole workflow is a markdo | link, link
  • @rrook: I’ve written my own programming language. IMO, “good architecture” exists outside of specific language choices - SOLID, various design patterns, etc.. I’ve always felt like I’m implementing the same high level design in any language I’ve worked with, it’s just manifested and looked different, depend | link
  • @egorelik: I’ve used AI for a number of Emacs-related utilities and configs. Just today I created a script to reproduce the particular combination of MSYS2 packages I use for my newer on Windows setup - the hard part being to get native comp working. Small, but it’s the sort of rarely used convenience I wouldn | link
  • @anotherevan: First personal little thing was a little mobile friendly website for taking coffee and tea orders. Two pages, one for someone to enter orders, second for listing orders and marking them as done. Was a bit of a gimmick idea I’d had in the back of my head for family lunches to save me running around w
  • @Lerc: After dropping the keyboard for the TV one too many times, the touchpad stopped working. I looked for a decent remote keyboard app to use on the tablet, and found nothing I liked. I ended up asking an AI to make something that served a webpage that connected back to itself via websockets. It provid
  • @ryanchants: I have a service that runs on my home server and uses the Ubiquiti API to detect when I’m on a zoom call. It then pauses my Sonos network-wide. Unpauses when the call is over. The next step of it is to have it’s own podcast library, so I can have my own little talk radio going on in the background a
  • @tmoertel: I made a quick web app that lets me easily perform Bayesian evidence updates for a set of competing hypotheses. You drop your hypotheses into rows. Then for each piece of evidence, you add a column and fill its values with the odds of observing the evidence given that the corresponding hypotheses ar
  • @delecti: I wrote myself a little CLI app for generating 2FA codes because I got tired of the hassle of opening my phone and typing them in. So now I can just do ‘toof nas’ and get a code for my Synology account in my system clipboard. It supports nicknames for accounts, in case I’m thinking of “nas”, “synolo | link
  • @fasouto: I’m building a source code analyzer with AI. It’s a TUI that you poin at a local codebase and it generates Mermaid diagrams. While I was doing it I needed to render those diagrams as ASCII and I was surprised there’s no Python library for Mermaid to ASCII. So I wrote one: https://github.com/fasouto/ | link, link
  • @sciyoshi: A docker-compose equivalent for running native processes: https://github.com/sciyoshi/decompose Similar to another tool called process-compose but with a CLI that mimics the docker one more closely and doesn’t start a TUI by default. Useful if your team’s on nix and doesn’t need containers. | link
  • @mbvisti: Mainly Andurel, which is the fullstack framework I always wanted for Go It follows a lot of the conventions of Rails which is probably why it has turned out quite well https://github.com/mbvlabs/andurel | link
  • @farseek1: I built a little web app that just collects job descriptions - currently up to 3m+ live / 15m dead descriptions - I mostly just use it to search to find stuff out - I should probably make they the main feature rather than the matching service idea. https://farseek.io/ | link
  • @hallucinate: Been working on this spaced repetition app / incremental reading app. I used SuperMemo for about a year straight, found the UI not that great, so I decided to make my own incremental reading app. Think: incremental everything. Supports multiple spaced repetition algorithms FSRS-6, SuperMemo 18, Supe | link, link
  • @marcinignac: A github client / dashboard that can pull 20 of so repos for all internal and client projects in one UI so I can stay on top of project delivery and long standing bugs. It has global search, bookmarking and text based / minimalistic ui for maxium space utilisation and information density. It’s read
  • @johncch: I built a color palette tweaker very specific to my OCD needs: https://archives.fifthrevision.com/color-generator/index.htm… I also have a local zsh autocomplete macro that let’s me type things like “git rename annotated branch” and ctrl-g and it will get me the actual command. There’s also a ctrl | link
  • @farbklang: It evolved out of some weird interaction someone was smartassing me that the moon wasn’t full when I was pointing to how pretty the full moon was. After that, between a friend and myself, it became a bit of a running gag how full (or not full) the moon actually was. This was my first real project I | link
  • @chunpaiyang: https://termonmac.com/ A relay terminal that lets you connect back to your Mac from your iOS device. I spent about 2 months building TermOnMac. I am going to develop the next version TermOnHost, which will let you connect to all kinds of hosts (Mac, Windows, Linux, or any Linux embedded system) And | link
  • @SeriousM: Could we please stop putting price tags on 15-commit repos? It’s just crazy that every idea, created with ai, now costs 10$ or more per month, despite it costs 5$ to create.
  • @azriel91: A graphviz substitute in rust: https://azriel.im/disposition/ The text editor has an LSP built in to guide you to what can be entered, but see the examples. I wanted a way to have visual documentation that can show/hide detail, and be pure svg so that it can be pasted into sites without becoming pix | link
  • @idorobots: I made a Tree-Sitter based parser for Emacs Org-Mode files (that’s mostly complete, mostly): https://github.com/Idorobots/tree-sitter-org On top of that, I made a Python parser that’s meant to improve upon the awesome orgparse: https://github.com/Idorobots/org-parser And now I’m building a CLI for | link, link, link
  • @goodroot: Starting making hyprwhspr because no other stt library was quite there for performance and model availability. After that I started writing opub.dev because even minimal success in recent oss showed me just how much has changed, and I’m worried about how expensive everything will get for maintainers
  • @btucker: I built a terminal app for myself that conflates worktrees & tabs, runs every pane through a terminal multiplexer, lets me join in from my phone and generally makes me happy. https://github.com/btucker/graftty | link
  • @amatecha: Working on a web client and bouncer for Hotline, the old chat software from ~1997. Just want to chat with my peeps who still use Hotline, from the comfort of the browser I have on whatever machine, while some server maintains the persistent connection to the Hotline server for me. Like an IRC boun
  • @delf: I created GitSocial, it stores issues, PRs, etc straight in git. Works on any git forge and allows cross-forge PRs and collaboration in general. https://github.com/gitsocial-org/gitsocial | link
  • @onlyrealcuzzo: I’m close to releasing a memory safe programming language, with a declarative concurrency model, that runs on a Go-like runtime. It has “levels” of compilation, with EASY mode being about as easy as Ruby, and the compiler can present you with options to get that as strict & performant as Rust/Tokio.
  • @Shorel: A clone of Insomnia/Postman/Yaak for my own use: https://www.apikulture.com https://codeberg.org/Sheldonari/APIKulture | link, link
  • @jarym: A desktop markdown editor for design docs in git repos with markdown diff highlighting. Has been a time consuming but super fun experience https://github.com/emrul/md | link
  • @bakedbean: I wrote a terminal based version of Conductor, heavily based on my own preferred workflows: https://github.com/bakedbean/workspacex | link
  • @mattjoyce: Out of a the stuff beyond a shadow of a doubt the most useful is https://ductile.run This started off as a fancy cron with webhook and became a comprehensive runtime. I have been using it for months on several systems. | link
  • @sdesol: I was able to create a CLI ( https://github.com/gitsense/gsc-cli ) without knowing Go. Like 0% Go knowledge. It is currently over 300 files (266 Go files). | link
  • @8note: i made a tool thats a combination of 2.5d cad and smart stylus for making things i can print for leather making, with embroidery patterns on top. ive made some wallets, a incredible pair of ear muffs, and a bunch of key tags. i keep being asked if im selling anything, and when i get the next piece t
  • @taveras: I built a tiny tool to help decide the seating chart for my small wedding. It was a cute GUI on top of a simple constraint solver. It wasn’t perfect, but it helped me feel confident in the final result.
  • @emvied: A terminal thats prettified and has a dashboard with affirmations and a feed of trending design posts.
  • @hxinbos: I made a SaaS platform that automatically generates a customer support and lead gen bot using clients’ website!
  • @zmaks_the_user: After losing to quickly allotted amount in Las Vegas decided to vibe code a console traning program for playing 21…
  • @gigapotential: macOS spotlight like command generator for terminal https://github.com/64bit/commandOK | link
  • @yen223: hotpot: google authenticator but for the command line https://github.com/yen223/hotpot | link
  • @NegativeLatency: An on device iOS ad blocking podcast client
  • @fwn: I rely heavily on DeepL Write for my day job, but I dislike the constant logouts, nagging, and laggy UI. I coded a DeepL Write replacement that uses the same layout (two text windows side by side, with the left window for entry and the right window showing suggested edits as an actionable diff), but
  • @morpheos137: I made an encrypted static site framework: https://github.com/4pito3pito2pi/unveil-static-site/ | link
  • @innocentoldguy: I made a modal editor, like Vim and Helix, in Rust that has some prose features I wanted, and with a keybinding system I find more logical and consistent.

🔒 Security & Sandboxing (7)

  • @netcoyote: Tools I’ve built for myself: - sandvault https://www.codeofhonor.com/projects/sandvault/ runs agents in a separate macOS user account, hardened with sandbox-exec. It also supports headless browsing and iOS Simulator from inside the sandbox for testing web and iOS apps. - clodpod https://www.codeofho | link, link, link
  • @mike-cardwell: https://gitlab.com/grepular/calendiff - Point it at a .ics URL and it monitors for calendar changes and emails you about them. https://gitlab.com/grepular/foxcage - Runs Firefox inside podman to isolate it from the host. Has some interesting features that I wanted and nothing else gave me. https://g | link, link, link
  • @kstenerud: I made a tool that creates sandboxes (docker, podman, orbstack, seatbelt, tart, containerd, kata, firecracker) and then sets up an agent (claude, codex, gemini, aider, opencode) inside it with max permissiveness (no prompts to call sed, etc). It creates its own copy of your workdir for the agent to | link
  • @pkhamre: This is my daily driver, a security-hardened Docker-image with OpenCode to run the coding agent in an isolated environment. https://github.com/pkhamre/opencode-docker Also made this minimalist carousel generator after seeing a carousel I really liked at LinkedIn. Project: https://its.pkhamre.com/p/c | link, link, link
  • @stra1ghtarrow90: https://truepb.net/ - My unashamedly vibe coded strava analysis & athletics results site. I’m no dev but I’ve used it to up my knowledge in cicd, security, postgres and frontend/backend development. | link
  • @pettijohn: A Linux kernel module and userspace app to read the performance level of my Corsair AI Workstation PC (Strix Halo). Corsair only ships a Windows on screen display app and I was flying blind. AI helped me look over the Windows installer, decompile ACPI tables, and identify the WMI events. Built it al | link
  • @mixedbit: I made a sandbox to productively work with agents while restricting files they can read and write: https://github.com/wrr/drop | link

🌐 Browser Extensions & Web Tools (12)

  • @neonglow: I built a browser extension that stops animated images such as GIFs by default. I’ve always found it annoying that browsers autoplay animated images, and there still isn’t a built-in way to control that behavior. The extension shows the first frame and adds a play/stop button directly on the image. | link, link, link
  • @academic_84572: I made MooBlock - a browser extension for digital self-regulation. Basically, it adds a small timeout before you can access a distracting site. This timeout grows the more you visit these sites, and decays when you stay away. And yes, there are lots of cows. The longer you stay on distracting sites, | link, link
  • @smusamashah: Lookup or modify selected text using AI (chrome extension). I just select any text and click the tiny popup button “what’s this” and get an answer right there on the page. Made it mainly to explain terms and abbreviations I come across on HN often. Can also ask any other question about selected text | link, link, link
  • @Adrig: - A HTML prototyping skill and a simple upload web app to share it privately with my team - A Chrome extension to make design comments and ASCII wireframes right on the page you’re working on and feed it to your AI coding tool as a prompt https://getdesignjam.com/ - An iRacing overlay to compare the | link, link
  • @daheza: HN Chrome Extension for dark mode and a few other styling tweaks I wanted. Jira Chrome Extension to add some notes and links to dashboard pages that I wanted for ease of use. Small application which takes a CSV and turns it into a Registered Server List for SSMS in order to keep my list of servers u
  • @p2detar: I made a Safari extension with Swift that automatically suggests using Fastmail masked email addresses on login forms. Never published it, instead just using an xcode dev build on my phone. Works flawlessly.
  • @c16: Many! Mostly browser extensions. * Highlight do-follow links. * Spoof GPS - I live in a non-english speaking country. Sometimes Google sets my location to my gps, despite having an english vpn. This is an attempt to correct that. * Local translate, rather than sending everything to Google. * (non br
  • @zacfire: Here are a few small tools I built: Tubenote, a free YouTube video summarization extension. Mangata, a walking app that makes it easy to take notes and photos while walking. NotebookLM Clipper, a browser extension for importing content into NotebookLM. Knock, a notification tool that sends me a Tele
  • @hn-ai-podcasts: I built a browser extension to create podcasts from HN stories in French (and English), I created it for myself in first, then I released it with a shared quota for the community but no one else uses it as it was forbidden for me to post show hn. https://github.com/hn-ai-podcasts/browser-extensions | link
  • @topaztee: created a chrome extension to sync linkedin messages to my crm (pipedrive) rather than being charged 30$ a month - https://www.yourfriendly.ai/ . a desktop pet that lets me have an ai chatbox readily available | link
  • @arbirk: I made my own webclipper - dont trust browser extensions
  • @cygn: - a youtube/podcast summarizer webapp. Summaries are getting synced with readwise reader. Example: https://toolong.stream/v/a7g5p6PkWH4JwwtKloXhlw/keynote-linu… - a slop detector / browser extension that filters slop replies from twitter/hackernews/reddit: https://slopsieve.com/ - tweethoarder ( h | link, link, link

📊 Data, Databases & MCP Services (13)

  • @michaelbuckbee: The funniest thing I’ve made is a free utility called “Moniker” that contextually renames files based on their contents. Uses local AI models and I was able to snag this great domain name. https://finalfinalreallyfinaluntitleddocumentv3.com/ But hands down the most useful thing I’ve made is HutchDB, | link, link
  • @keithnz: I wrote a tui sql client to replace DataGrip (which is really slow). https://github.com/keithn/sql It’s quite customized to what I wanted, I haven’t really checked it works with other things…. only thing is, I don’t really use it much anymore, I just get claude to do all my querying. Most of the t | link
  • @toyg: I built a scraper for an illegal comic book site, to search their database and package the comics as CBZ so I can read them faster and without ads. Now I want to add some sort of recommendation engine on top, to let me discover stuff I might like (I’m not into superheroes anymore).
  • @iblaine: https://docdiagram.com - A tool for creating technical diagrams. Basically an upgrade from mermaid. Load it into your MCP, prompt it, you’ll get a clean diagram binary file in svg/png/etc. https://anomalyarmor.ai/ - A tool for managing data observability and data anomalies. Used daily by customers b | link, link
  • @shane-jacobeen: I built a 3D database schema visualization tool after YEARS of struggling to explain relational DB-related topics to non-technical audiences. https://schema3d.com/ | link
  • @cdnsteve: 1. Built an agent memory tool since all agents and clis are dumb and don’t remember anything. Instead of prepping 300 project files and Md files I just say: Check sugar memory for the latest thing we were working on. 2. The second thing is when making changes across a large codebase agents are also | link, link
  • @adithyaharish: I’ve built a lot of chatbots specifically in the space of retreving and updating large databases, where business users can query their huge database instead of sitting and writing SQL queries. I am planning on building a run club app next trying to build a community of my own
  • @dlt: I’ve built a Postgres monitoring tool: https://dlt.github.io/blog/posts/pg-glimpse-postgres-monitor… And a MCP-powered error tracking rails engine: https://dlt.github.io/blog/posts/mcp-powered-error-tracking-… | link, link
  • @AlecSchueler: I downloaded the database of traditional Irish tunes from thesession.org and now I have a tool that lets me search with fuzzy search and instantly pull up full screen renderings of every setting for each tune. I can also add tags and set my preferred setting. It’s really removed all the pain points
  • @ykshev: I’m building a replacement for TablePlus: a TableAI database client, because the latest releases of TablePlus have gone down in terms of user interface quality. You can find it on the Mac App Store(TableAI - AI database client)
  • @nicman23: a scrapper / browser mcp with camoufox. plug a vision llm to that bad boy and you can defeat any google / cloudflare captcha.
  • @techman001: I vibe coded two apps, I program but not in the languages used in the apps. I’m utterly clueless about Lua and Python. Both apps work fine and I use them all the time myself. 1. A Mecrisp-Stellaris Forth LSP for the Helix editor (Python) 2. A CMSIS-SVD Sqlite3 search and paste pop-up window for Neov | link
  • @andrewstuart2: Claudhd It’s a user daemon that runs on my machine and exposes a unix socket, and then a bunch of hooks in claude, zsh, vim, etc, that report directory and commands I’ve run and all that, pipes it to claude Haiku for summary, and then stores context in sqlite. It also exposes that data as MCP so I c

🏠 Home Automation & IoT (6)

  • @flutas: A “Home Agent” setup, with customized special agents to manage various aspects of the house through home assistant, learning feedback from household users to try and tune everything at the right time. Various MCPs for above. A “remote claude code server”, that gives project level overview and lets m | link
  • @baby_souffle: Countless little things to clean up data or improve tools I wrote long ago. If you count HomeAssistant things (via MCP) then many many more little qol things, too. Most recently, though, is a basic python CLI/Flask app that makes it point-click to manipulate the route table and dnsmasq settings on a
  • @nzach: I’ve created lots of small things, but the most interesting is a firefox plugin that detects when some media is playing and send an event with the details to my home assistant. This way I can create some automations that automatically change the lights when I play/pause some media. It’s really cool
  • @zcfan: I made a home assistant esp32 device to toggle the light switch for me. Codex done all the software stuffs, I just plug it into mac, let codex “this is a esp32, this is how i connect it with a motor, make it xxx”. And it works exactly as I want after 15 minutes.
  • @joaomastino: A catalogue for my e-books with integrated semantic search. I embedded the e-book records, saved the embeddings into a vector database and I can now search them with natural language: https://trnq.eu/en/projects/eblioteque/ | link
  • @mlaretallack: A port of the open epaper lib used in home assistant, but cli based, and an mqtt interface to allow it to run on a different computer to.HA https://github.com/mretallack/OpenEPaperCliTool —– 3d printer pipeline, so its can print stuff directly without having to use the computer to set it up. http | link, link, link

📧 Email & Communication (7)

  • @atonse: I’ve built an entire app (and Swift UI companion app) to run my consulting business. It’s my chief of staff that I use daily. It checks my emails, keeps an eye on client relationships, finds opportunities, helps me qualify them, etc etc. While I am using Hermes now (and was using nano claw before),
  • @pedropaulovc: Several, but take the list with a grain of salt since I am on sabbatical. * Codjiflo: A code review tool inspired by Microsoft’s CodeFlow: https://codjiflo.net * A virtual replica of a digital readout (DRO) for operating a CNC machine like a manual mill: https://el400.vza.net * Reverse engineered CN | link, link, link
  • @postdoc74: A terminal and keyboard based email user agent with support for markdown, all written in Python with Textual https://github.com/juanjosegarciaripoll/pony | link
  • @idopmstuff: So many! I manage a fund that buys small e-comm brands, and at this point the whole thing runs on a combination of AI and tools created with AI. My favorite is one that scrapes my Alibaba/WeChat/WhatsApp/email supplier convos daily and uses that to build a dashboard tracking the status of my orders. | link
  • @kxrm: https://jaicast.com for fun. Currently working on a Gmail clone. | link
  • @krysp: I’ve most recently used it to build a system design interview simulator and a job board crawler which sends the best roles to my email every day.
  • @lionkor: A website that tracks when we last went on a weekend trip and other kinds of things, and reminds us with a cute friendly (not AI written) email when it’s time to plan something again! It really helps us to not forget to spend significant time with each other when life is busy. A rant follows. I’ve g

📖 Reading, Research & Knowledge Management (3)

  • @jessepcc: 經閣 / Sutra Reader — mobile-first PWA for the CBETA Chinese Buddhist canon Vertical RTL by default, three paper modes (washi/sumi/ash) Offline reading, saved-list + per-position bookmarks https://sutra-reader-3x2.pages.dev/ https://github.com/jessepcc/sutra-reader | link, link
  • @Footprint0521: Made a fully autonomous Facebook marketplace scraper so that I get telegram notifications of car deals
  • @sebastianconcpt: I’ve made a harness to discipline it and get consistent output regardless of model. Using it daily. Is the opposite of vibe coding, it delivers great planed code with my engineering taste. I had it open sourced for a while then I’ve closed it. Just a month or two after closing it, I read an article | link

🎮 Games & Entertainment (36)

  • @ragebol: Made a multi-player Battlefield game for my scout group: up to 6 players set up ships like in the classic Battefield game. But you can try to hit any of the other up to 5 enemies and each team can see who hit them. And instead of turn-based, you have to hike to/visit a physical location, fill in a c
  • @jb_briant: A “plans for agents” interface because I’m tired of reading huge markdown plans to iterate on the real work. Is supports infinite 2d space like miro, but has one thread per card, a cli for the agent to treat open notes. It support voice prompting too. It feels like you have parallel conversation wi | link
  • @egeozcan: Paste manager that can sync: https://github.com/egeozcan/mahpastes A web app to create anagrams (for now Turkish): https://github.com/egeozcan/anagramci An RTS game for which AI generates classic AI scripts, so they battle each other or against a human: https://github.com/egeozcan/unnamed_rts play l | link, link, link
  • @Brajeshwar: Quite a few during the early days. Recreating some fun ‘game’, popular during the Flash days. A work breaker/silencer, etc. Then, I got bored because they seem to be bad beyond certain complexities. But around Christmas last year, things improved a lot, and I’m getting confident building real ones. | link, link, link
  • @rkj93: I built a unique word search game with hidden message https://wordbulb.com/puzzle-games/word-search/create I added prebuilt puzzles https://wordbulb.com/puzzle-games/word-search/ Then I added a massive library of Bible Verses https://wordbulb.com/puzzle-games/word-search/tag/bible Then I added a mas | link, link, link
  • @OpFour: https://github.com/Opfour/warfare - A modern HTML5 remake of Warfare 1.0 (1995) by Carric Moor Games. Turn-based hex strategy with city management, unit recruitment, tactical combat, and AI opponents — all running in the browser with zero dependencies. Playable but still building in additional featu | link, link, link
  • @busymichael: I built an iOS app for my sons who play club basketball. It’s designed to bridge the gap between practicing solo on the court and the pressure of playing in a game. It uses mechanics and body movement, via visual detection through the cameras, to identify when you’re about to take a shot or make a p | link
  • @davidsojevic: The most comprehensive tool I’ve built so far was a JSONPath playground [0] when I was working on a game where I found myself writing a fair bit of JSONPath (well, JSONPath Plus specifically) expressions by hand and wanted to be able to test them out in the same way that I would on regex101 when wri | link
  • @clintmcmahon: A dashboard to see what my local commercial free radio station (89.3 The Current) in Minnesota is playing. It shows how often tracks are played, track and artist play history as well as some other fun lookups and visualizations. https://theundercurrent.fm | link
  • @jdzikowski: I built a language and runtime that combines agentic calls/prompts with strict checks (running tests, compiling, git commit). https://jaiph.org/ I then used it to build other tools – a personal time tracker and a Wesnoth-like game (both not yet published). Basically, I maintain a Markdown file with | link
  • @sensecall: Amongst lots of little tools, fed up of scribbling down my son’s football (soccer) scores in the Notes app, I cobbled together a little web app instead: https://football.sensecall.co.uk/ Other parents on the team love it. The live sharing is pretty handy when some aren’t able to watch the game. repl | link
  • @scumola: Some free side-loadable android apps: http://badcheese.com/android * Auto-Birthday - if you have a contact in your android contacts that has both a mobile number and a birthday in their contact info, you can choose to send them an automatic “Happy Birthday” message on their birthday at a specific ti | link
  • @renniehaylock: Built a pwa (NextJS, Mongo) to manage a friend group prediction game for the World Cup. Every year someone from the group would volunteer to put together an excel sheet, collect predictions, etc etc. It was A LOT of work, so decided to try building something with Claude. https://toqui.app/en It’s g | link
  • @spicyusername: MCP for magic the gathering A game engine / MVP game A tool to replay shell commands during presentations A tool to generate ttrpg book pdfs from obsidian markdown A tool to generate confluence pages from markdown
  • @wrightbroshist: I made a world cup match ranking that ranks matches based on excitement level using a formula for lead changes, higher scoring, late goals, games that decide who advances etc. It’s spoiler free and only ranks on order games should be watched. And then each rank is a link to watch the game so it can
  • @gtr: I was running a DnD online game and didn’t feel that all the battle maps out there were easy enough to use. I am running using a screen share on discord so all the extra features of Roll 20 for example just got in the way. So an hour with Gemini made the rather bare bones map that I have here. https | link
  • @snarfy: I like the capabilities of C++ and imgui but didn’t want to deal with C++ anymore so I had AI do it. imping - PingPlotter-like app. They didn’t have a Linux version and I’m a paying customer, so I vibe coded this one: https://github.com/zenakuten/ImPing utcolor - text colorizer for Unreal Tournamen | link, link, link
  • @meowokIknewit: - Day logger quarterly goal management and daily goal tracking system with multiple checkins, voice transcript task dump, jibberish to apple reminders, daily recommendations based on activity and goal tracking and always on dashboard. - Snubnosed mandarin app. Vibecoded anki and tinder-like characte
  • @alookat: Attie: it shows recently played football/basketball/baseball/etc games but with the scores hidden by default. That way, you can who played without ruining the result. Then watch highlights in peace! https://www.attie.app | link
  • @maniacalrobot: - A few Tmux plugins to automate workflow tasks (jump to pane, resize panes) - lots of TUIs for displaying relevant information from services (github, jira, obsidian), that are tiled on a “home” tmux window, gives me a live dashboard of work that I can refer to over the day. - TUI games, started wit
  • @reg_dunlop: 1. A fuzz tester rubygem 2. An app that receives forwarded text messages from my iPhone and then outputs the text message onto a dedicated television connected via a raspberry Pi to display a cold-war era style GUI teletype sort of interface. It actually looks really stinkin cool
  • @atypeoferror: A JS image pixelator: https://kremerman.me/pixelate/ Can be used to resize images, but the main purpose was pixelation for a game I was making. | link
  • @ita: I’ve been working on a tool to design laser cut jigsaw puzzles https://jiglu.dev/ Since I live far away from family I also added an online game so I could play with them or show them what I was making more concretely. I’ve cut some jigsaw puzzles that it made, but without access to an uv printer or | link
  • @realo: Having fun building something in software I always pushed for “when I will find the time”. Being proud of the result. THAT is a real game changer LLMs allowed me, both in my professional and my casual life. For example this: https://github.com/yodalf/coincan.git or this: https://github.com/yodalf/ki | link, link
  • @onion2k: I’m building an app that uses cosign similarity across a bunch of vectors to derive team productivity metrics. To be honest the maths is trivial; the hardest part is gathering data and normalizing it in a vaguely sensible way. I’ve also built a release notes app for my QA teams, a DORA metrics app,
  • @queryquartz: Made a janky little website for managing board-game meetups https://third-space.astride.com.au/invite/c0378a6f-b1b9-4c26… | link
  • @frankieg33: I have always been interested in computers, building my own, playing pc games, etc. However, I never learned to program. LLMs have given me the ability to bring things to life that would have otherwise been impossible. I have a lot of pent-up software I have wanted for a long time. https://github.co | link, link, link
  • @bdickason: Lots of fun toys. Nothing productive :D Revamped my blog to have a funky 3d background and animated cursor after years of minimalism: https://bdickason.com A little screensaver inspired by After Dark: https://bdickason.com/static/experiments/flying-stuff/ A little toy using (mobile) screen tilt: htt | link, link, link
  • @cuplis: I made a simple tool to find gaming buddies based on your schedule and language - https://broop.id | link
  • @backend_dev82: Also I had a redis clone from before, but with AI i separated the epoll layer from the actual database engine which made it sort of embeddable. And hooked that embeddable database into a JNI interface, and now it can run inside Android applications, sort of like a concurrent hash map, but one that
  • @cantalopes: A ninteneon3ds game explorer where i can look at games and bookmark them with comfortable screenshot preview so i can check what i would like (i never knew what game i should play on it and there are hundreds)
  • @GaryNumanVevo: Mods! I’ve written mods for a couple of games that I’ve always wanted to but never had the time to learn the SDK for. Most recently for Project Zomboid.
  • @marak830: I bashed out a dashboard for myself the other month, monitors firewall alerts/warnings/shows connected devices, process monitors on a few pc’s that I keep an eye on, a to-do list/calendar combination that let’s me track some internal tasks I need to do weekly, bi-weekly, monthly, etc, oh and it ping
  • @colechristensen: - a sky shader with the “correct” color blue, sunsets that please me, and an astonometrically correct year round sun path - github clone + extras - a stack (FILO) based task manager / TODO list - a CAD kernel with Blender frontend (WIP) - a minecraft mod that makes real terminal emulators in block f
  • @gulugawa: A Javascript framework called places.js for creating interactive UIs using web components. It has support for cross component state management, backend data fetching, and web scraping protection. https://codeberg.org/createthirdplaces/places-js/src/branch/… Here is a website I made with places.js | link, link
  • @tsilvapt: Vibed a ton of small projects, mostly for my own usage, to understand what agents could do, or just to satisfy my curiosity. Most are rough around the edges, and a bunch quickly became obsolete as agents got better and I stopped using them. Browser emulators / games https://nesvibes.tsilva.eu/ — Bro | link, link, link

🖼️ Image, Video & Media (32)

  • @xlii: Many, really, but there are few I’m especially proud of: - https://github.com/exlee/pikchr_pl - DiagramIDE (diagram amiga-style workbench where you can script Pikchr diagrams using TCL, Prolog, Pikchr or - recently mruby). Note: you need to navigate to actual crate for description. There are binarie | link, link, link
  • @jcubic: Created a few Open Source tools: Open Camera Control https://github.com/jcubic/open-camera-control - that allows me to control the settings of my DSLR while I’m recording myself. Horavox - https://github.com/jcubic/horavox - A speaking clock Mutimon - https://github.com/jcubic/mutimon - a config dri | link, link, link
  • @yablak: A tool for backing up Google photos more incrementally than Google takeout: https://github.com/ebrevdo/gphoto-pull A version of the IFTTT linter that I missed after leaving Google: https://github.com/ebrevdo/ifttt-lint | link, link
  • @hoyd: I have made a TUI tool for organizing and authoring sermons written by myself. It also has a third mode for reading one or two bible versions in parallel. I love the interface and keep adding features to make it easy to navigate in and something that actually helps me to organize and write sermons.
  • @ppymou: I built a mac native PDF reader called Xeil with toggleable darkmode that preserves images (inspired by veil), vim keybinding and fuzzy search. Before this, I was using Skim with inverted color to simulate dark mode. Dont have the code up for sharing but I documented xeil (along with a few other too | link
  • @ym705: I made a small tool where I and my wife can send receipt photos, ask in text to create events or send poster of an event from Telegram and it directly sync it to my Google family calendar. https://emily.infiniwa.com/ | link
  • @dnautics: - Otzel, an OT library for elixir that is in some common cases 50x faster than the most widely deployed elixir OT library: https://github.com/ityonemo/otzel - Spector, a bare-bones CQRS library for elixir that composes extremely well with Otzel: https://spector.hexdocs.pm/Spector.html - nanodrop, an | link, link, link
  • @c0nsumer: Three that have been really beneficial, and all support/build on a hobby / volunteer effort of mapping mountain bike trails: This one generates maps from OpenStreetMap data + some custom curated info in YAML: https://github.com/c0nsumer/trailmaps.app-map-generator This one converts a basic chunk of | link, link, link
  • @g58892881: https://crisp.photos In-browser 4x image upscaling. Vite + Onnxruntime + https://huggingface.co/Kim2091/UltraSharpV2 | link, link
  • @suncemoje: I lost a camera recently and set up a Claude Cowork daily scheduled task to check if it finds my camera on a few marketplaces - Claude also goes through all the images and checks if it can see the serial number, which is engraved in the body. No luck so far, but we keep trying! It was incredibly eas
  • @track9998: I created a home maintenance tracker called HomeLogger https://github.com/FrancisLaboratories/homelogger I use Lubelogger to track my car maintenance, but couldn’t find a home maintenance tracker I like, so I made my own. I also made an app to add gas receipts to Lubelogger just by taking a photo of | link, link
  • @artemave: - replaced tmux as project session manager with https://github.com/artemave/hop (Linux, SwayWM) - https://github.com/artemave/artwall rotates my desktop wallpaper through random paintings (Linux, SwayWM) - I get my TILs through https://t.me/daily_bite_sized_fun_fact - https://t.me/tolmach_forward_bo | link, link, link
  • @nuclearsugar: The VJ Curator app is a fork of VLC where you can press the 0-9 hotkeys to easily curate the video clips. After pressing a number key then the video clip will be automatically moved into a folder with a matching number - https://github.com/wivy1/vj-curator Collection of JSX scripts for After Effects | link, link
  • @dllu: * Wikimedia Commons upload: https://daniel.lawrence.lu/blog/2026-03-25-uploading-to-wiki… * Image viewer that can handle really big photos + run scripts via custom keybindings + CLIP search: https://daniel.lawrence.lu/blog/2025-10-22-sriv-simple-rust-… | link, link
  • @ilamparithi: ReverseCam - A camera app to show the non-mirror preview while taking selfies. https://www.reversecam.com/ The front camera apps always show the mirror preview. Most of us hate photos others take of us, but love our selfies. It’s because we groom ourselves and find our perfect angles using the mirro | link
  • @ottonormal: https://calcal.eu - A tool I built to plan my gear list and calorie intake for various multi day outdoor activities https://github.com/LukaWe/espCoinWatch - espCoinWatch, an ESP8266-based Bitcoin/Crypto Ticker with Weather Support. https://github.com/LukaWe/LocalExifGeoMap LocalExifGeoMap - privacy- | link, link, link
  • @kodablah: In-browser AI image/video generation: https://intabai.dev . And now working on an inference engine specifically geared to low mem situations. Both basically vibe coded. Not broadcasting either project widely as they remain unstable, unpolished side projects. | link
  • @ssss11: I made a little script that takes all images in a folder and formats them for my digital photo frame. It knows which have a converted file in the dest and skips them.
  • @HSO: transitioned from my OmniOutliner 3(!) based system last year finally to modern macOS and obsidian. 1 year later, with no js/ts skills at all, i got 10 custom plugins, several forks where i fixed bugs and some custom adapations, dozens of scripts and snippets and what not Now obsidian works for me l
  • @ozaark: I’ve been building a tool aimed at better web annotations for teams and AI collaboration at https://viewall.io/ Having worked with web facing teams there are always vastly different methods any individual uses to capture their feedback. If you or anyone you know on Mac that has 100s of screenshots o | link
  • @robertwt7: I built an offline background remover website that now includes passport photo editor, object remover, image compressor. everything is free and offline (inferred from WebGPU) and I used to have to browse to different website to do all of these. now i can just do it offline on my own site. https://bg | link
  • @rdksu: I made a semantic search-based wallpaper setter by indexing a couple of 1000 thumbnails off wallhaven :)
  • @thenthenthen: Tools? Mmmm i tried making a openCV based tool to recognise circular objects on sat. imagery, it didnt work at all (tried for two weeks), changed to a LLM, it seemed to work, or it was just a little bit off, O gave up. If anyone wants to collab in this space, shout out! Ah also a translation tool fo
  • @javier123454321: A todo list to track different learning sources, resurface things like online courses or long videos, and log my learning sessions.
  • @amichae2: Math_MCP: https://github.com/amichae2/Math_MCP Automatically rename screenshots: https://github.com/amichae2/screenshot-renamer | link, link
  • @lylejantzi3rd: A MacOS desktop app and a mobile app for instrumenting GPS routes. Screenshot here: https://x.com/LyleMakes/status/2063784301594853657/photo/1 | link
  • @ozten: Too many to mention. Daily drivers: replacements for CapCut, Granola. A remote image viewer to see screenshots in VMs. A simple agent harness to drive spec to verification. A YouTube video summarizer. https://github.com/ozten - some public repos, but the majority are private repos | link
  • @ryanisnan: A few, but the one I use regularly and am quite proud of is https://mediaden.ca - iOS app for storing encrypted photos/videos on storage I (the user) exclusively owns, with zero servers, zero telemetry, and a host of other privacy related features. | link
  • @kaicianflone: I stopped paying for Wyze subscription after replacing the camera backend service. Saving me about $30/m and a much finer tuned OpenCV to Claude API vision model.
  • @mgranados: Not really a tool but converted a hobby swift app to a webUI animated showing mexico city and london when there’s rain https://tlaloc.cloud/ The one tool i noticed could be helpful given the volume of screenshots i share with the agents is screenshotter: just a simple script that watches my screensh | link, link
  • @facundofar: Image hosting built for AI agents: https://pixelvault.dev/ | link
  • @DrSiemer: CodeMerger: https://codemerger.nl I’ve never liked the lack of control I feel using agents or tools like Cursor or Antigravity. I found myself having much better results simply pasting full source code in free chat, so I built a tool around that philosophy and I’ve been exclusively developing with i | link

💰 Finance & Budgeting (17)

  • @jhogendorn: I built https://beachcomber.sh after one day getting huge lag and asking claude to investigate found that one of the factors was thousands of resources purely for giving my prompt, tmux statusline, nvim statusline, claude statusline the same identical information. I probably would not have bothered | link
  • @skittleson: I made a bunch of silly projects at first to help me manage daily life. For example, automating saving important emails based on prior history. Extracting text and putting it into csv files, downloading finance reports, reminder scripts, watchdog scripts. All the boring stuff pretty much what was do | link, link
  • @cetinsert: https://apps.microsoft.com/store/detail/XP9CD2QWRV9P7N Cloak windows from screen capture! Perfect for keeping things private while screen sharing over Teams, etc.! All other tools in the Store would trigger virus warnings when I tried to install them. Some were positioned to ask for money for basic | link
  • @alexghr: I’ve built a stacked-PR tool for myself, it’s just a simple wrapper around git commands. State stored locally in .git/config - https://github.com/alexghr/graphene Lots of small dashboards/log investigations deployed to private Github Pages for $WORK. This has been a great way to share insights. I’m | link
  • @paulbjensen: Recently I got AI to help make a script to convert a CSV dump of trading activity on a trading platform for uploading into another stock trading analysis platform. Later on, I managed to crunch the numbers in the script, and realised I could dump them out and display them in a dashboard alongside th
  • @davedx: I made a timesheet entry, invoicing, and basic bookkeeping system for my freelance business. It works pretty well, I used “spec driven development” with Codex and it one-shot the entire application except for the PDF invoice layout which needed iteration.
  • @bnchrch: Oh man a few things 1. A dashboard that tracks my personal metrics (github, strava, todo completion, flossing) 2. A eink display for that dashboard 3. A realtime node graph that shows a codebase (and/or its diffs) in a way that I can visualize what functions call which, and under what conditions 4.
  • @seriocomic: A Few: - Augsentric [ https://www.augsentric.com ] - probably my biggest time/AI sink - for evaluating websites - FencePost - [ https://github.com/seriocomic/FencePost ] - a UI for multi-host Firewall rules (UFW) - EventFeed (private repo) - a timeline of events on my network in a centralized UI - L | link, link
  • @rukuu001: - Email triage - Meetup alert for meetups that match specific topics - A daily journal that transforms entries into chibi-style cartoons - A cashflow forecast our stupid accounting software can’t do on its own - DIY service monitoring for a ragged collection of docker containers, cron tasks, scripts
  • @thangalin: https://repo.autonoma.ca/repo/treetrek The wow moment came when it wrote syntax highlighting rules for 40 languages and file formats in ~10 minutes: https://repo.autonoma.ca/repo/treetrek/tree/HEAD/render/rule… | link, link
  • @mauricem7: I’ve made text editor engine for .NET 10 built in C# with no UI dependencies. Includes a piece-table buffer, multi cursor editing, syntax highlighting, code folding, snippets, TextMate grammars, diff engine, undo/redo, C# REPL, plugin system. Its essentially a deterministic execution runtime for str | link
  • @kukkeliskuu: Many, recently: - I coded myself a portfolio manager to manage all the projects that I have - secrets management tool to avoid accidental leaks of tokens by AIs - tool for automatic creation of training/product presentation videos for web apps - sales training app
  • @abhinavag1: Built a app to manage my finances - https://play.google.com/store/apps/details?id=com.silicn.kas… | link
  • @codazoda: I made an envelope accounting page for my accounts that don’t have it. Prior to AI I was just complaining about it, even though I’m a developer. https://buckets.joelryan.com | link
  • @simskij: Oh man - I’ve created more than I can count at this point, but here’s some of them: - A chat-based web app for ad-hoc telemetry data visualization. - A firefox-extension meeting transcriber - A personal chief of staff - A web-based personal finance budgeting tool (no AI at runtime, obviously) - An i
  • @rainmaking: German tax preparation command line tool
  • @einpoklum: At work, I’ve created a few convenience scripts in bash and Python - the second of which I am not fluent with. So, I used anonymized LLM access to create boilerplate/simple scripts with a bit of argparse and NumPy, which I then adapted to do what I actually wanted. Would have made them without UI wi

🏋️ Health, Fitness & Wellness (18)

  • @DonaldFisk: The Dartmouth Summer Research Project on Artificial Intelligence was in 1956, before I was born. AI itself is even older than that (e.g. William Grey Walter’s robots, Elmer and Elsie in 1948), but it was called cybernetics back then. I’ve been doing symbolic AI, on and off, since the 1980s. I as
  • @forrestzhong: After I lost a family member to a cancer that routine screening could have caught early, I started to realized: The screening existed and the guidelines existed, but nothing turned a long medical screening guideline into “here is what you should do.” So I built FixYou for myself and my family. You a | link
  • @stonlyb: Workhorse is a CLI set of scripts / tools that turns an old laptop into a headless SSH compute/storage node that my main machine offloads to. Main components are: - a router script (onpro) that probes the box and runs the command there, falling back to local automatically if it’s asleep or unplugged | link
  • @tajd: I built https://www.ironvolume.com/ to help plan workouts for crossfit, hyrox and building it out for athx. https://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 | link, link
  • @jreynar: I’ve built a handful of things, most of which mirror commercial / open source products but for which I had particular requirements that were hard to satisfy (like a wine cellar tracker where I wanted recommendations about purchases from an email list). The one that seemed most unique was a fitness /
  • @yumraj: Several bigger projects, more like startup ideas. Few tools: 1) a combination of Python scraper and Claude skill to help family members find job by matching jobs to resume, to rank best fits 2) similar to above, but for stock data and financial news to identify movers and why they moved and see if a
  • @sramnt26: I made the following tools 1. Comprehensive tool for auto expense logging and management, expense trend analysis, budget allocation, expense divider during group spend, report generator etc 2. DashCam app for simultaneously detecting threat and recording video. 3. Stock market portfolio management.
  • @TrisMcC: I’ve made 3 that use pi as the primary interaction, with custom tools and scripts. 1. family tree based on wikitree format. Transcribe records, verify/edit, then incorporate them into the tree with full citations and biographies. This one is the big one. It includes a tree browser and best genealogi
  • @CrzyLngPwd: I used copilot to make a basic MCP server for a large DB, so it could write better queries. I also got it to write a mysql DB importer I could use instead of “mysql”, since I often import large DBs locally. I wanted progress, estimated completion time, and I wanted it to prevent my machine from goin
  • @lesny_ludek: https://hrvsync.nglx.io/ Simple iOS app to sync Garmin HRV to Apple health. It’s nicer to see the trends in Apple Health - I know that the measuring is different but that doesn’t really matter if you not don’t mix it. | link
  • @d0ublespeak: Heaps, most recent is just a little applet that stops my Mac from going to sleep with the lid closed: https://transitivedev.gumroad.com/l/doppio-app Bunch of security tools: Some are at https://diffsec.dev others: https://github.com/diffsec/quokka https://github.com/ihavespoons/hooksy | link, link, link
  • @carimura: this thread is crazy.. hackers are clearly hacking, myself included. A lot of what I’ve built I’ve already seen here: 1. home automation, access point management, solar/battery health monitors 2. family week management with schedules, todo’s, scripture of the week 3. page-to-pod (browse, click one b
  • @pelf: - app to help buy/find books for my wife - app to help manage my climbing wall - app to help finding good films/series - app to track weight - app to manage my board games and find the right ones to play - app for planning wood builds (e.g. climbing volumes) - telegram bots for: - picking restaur
  • @rhipitr: A weight lifting app. I’ve paid for, and used, others over the years, but I always wanted to customize them in some way just for me. So, I just decided to create one the other day (used antigravity CLI) and I’m hosting it on Vercel as a PWA. I’m enjoying it so far and see a lot of potential with mak
  • @drchaim: - a personal and private webpage for: health: garmin metrics, apple health metrics, blood tests, rx.. - a kind of readitlater and bookmark index - personal finance: wip - in my homelab only available within tailscale. The final idea is to own all my data, but I’m still on it. Pretty happy so far re
  • @xwowsersx: I’m building an app that generates lifting mesocycles and tracks every set and rep. Each week, it uses feedback from the previous workouts to adjust training volume and intensity. It’s replacing an app I currently pay $25/month for.
  • @elias1233: A gym app for logging workouts and exercises. Plenty of apps exist but I wanted a specific UI/UX that made logging fast while I’m at the gym.
  • @robberth: azpect, a TUI for azure I needed to see health of many Function Apps and Container Apps in a single page https://github.com/RobbertH/azpect | link

🍳 Food, Cooking & Recipes (9)

  • @vtbassmatt: Mostly 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 | link, link, link
  • @spaceships: Too many to enumerate but a couple highlights (and many of these I’ve turned into apps): - https://blunders.ai : Chess improvement app - https://fretwork.ai : Freelancer management app (CRM/Billing/etc) - https://validity.ai : Provide agents the ability to check the UI code it made (w/out needing to | link, link, link
  • @Duaard: Built the tool to kind of builds the tools. Just publicly made available yesterday actually. https://github.com/fabritorio/fabritorio I am still extensively dogfooding but I think I’m mostly there for my use case, probably adding some other channel support like Telegram or Discord so that it can rea | link
  • @cogman10: I made a small pantry application to track what foods I have in storage. It can spit out a json blob of that information which I feed into an LLM to make meal suggestions optimizing the ingredients I already have.
  • @jasonidol: Various tools I dogfood and use on the daily now: A git worktree shell utility to quickly switch/manage git worktrees, and a neovim telescope picker which switches all the loaded buffers into the worktree version: https://github.com/jasonwoodland/wt A terminal multiplexor plugin for neovim: https:// | link, link, link
  • @pythonbase: - An outreach planner composed in a single html file. Data can be exported to, and imported from, a JSON that can be passed to the LLM for enrichment. https://kashifaziz.me/outreach-planner/ - An analysis pipeline that takes data from D1 (storing user searches), Posthog and Clicky (analytics) to per | link
  • @NetOpWibby: I built a database. The team behind Gel got acquired by Vercel and I already experienced falling in love with a dead database (RIP RethinkDB) so I decided to fork the concept to a TypeScript port with Svelte as the UI instead of React. It’ll live at disc.sh in a few months. Early dogfooding is promi | link
  • @emodendroket: I don’t do a ton of programming on my own time to be honest. But I did make some recipes with Calibre. Seeing Gemini basically jsut take the HTML from some news Web sites and come up with recipes really opened my eyes to how good that stuff had gotten.
  • @suprfnk: A lot, but these I still use a lot A grocery app tailor made for me and my wife, offline first, seamless instant sync, barcode scanning, GPS/location hints A macOS native high performance infinite canvas scribbling app for use with my Wacom for thinking through ideas Lots of stuff for one pretty muc

📅 Productivity & Task Management (38)

  • @melvinroest: A 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
  • @alphaBetaGamma: Built a tool to help design cs/science inspired jewelry in CAD. I wrote a DSL to describe the jewelry, and had an LLM write the interpreter to generate a CAD file using cadquery (note to self: LLM suck at 3d reasoning). I would not have had the time to do this without AI. Also used AI to design an o | link
  • @henry28256: Since the advent of AI, I’ve built a voice memo app for myself. I can go on an hour-long walk, talk stream-of-consciousness style, and then have Claude structure my thoughts into organized notes. It’s a great way to process ideas just by thinking out loud.
  • @joddystreet: - self-hosted POPSQL alternative - https://github.com/p-raj/collab-sqlc - CleanMyMac alternative based on opensource tools - https://github.com/p-raj/open-cleanmymac - Standup meetings to comic generation - https://github.com/p-raj/standup-to-comics - Configurable Pomodoro - https://github.com/p-raj | link, link, link
  • @zoratu: 1. I improved my calendar management app, which while simple had some edge cases. AI helped me test them all. https://block-it-out.com/ 2. Ported my own personal disassembler to Rust, and added a ton of functionality with AI. https://github.com/zoratu/hexray 3. Ported a TLA+ model checker to Rust, i | link, link, link
  • @sailfast: Biggest win for me was building a new service to manage Cub and Boy Scout units. Modern calendars and RSVPs via link, Roster management, LLM integration via MCP to manage all of it and send communications, and also includes a sync of all advancements and status from scouting servers (via API) so you
  • @michaelwang100: I read “The 7 Habits of Highly Effective People” and wanted a webpage to set lifelong goals and tasks based on the four quadrants, so I developed a webpage. https://life-compass-sand.vercel.app/ | link
  • @solarity_studio: I built a telegram bot that has access to my entire obsidian vault so I can ask it any questions about all my data. Here it is describing itself: I’m literally the bot, so I can describe myself! Here’s what I do and what you’ve got planned: What I do now: - Act as your second brain connected to your
  • @eternityforest: This inventory tracker app that runs entirely in the browser with yjs, and syncs over peer.js, that I have not been very good about using lately https://eternityforest.github.io/Stuffer/ Not an app, but a productivity system, partially refined by telling AI every time I forgot anything and asking fo | link, link
  • @deathmonger5000: I made Circus Chief: https://github.com/ferrislucas/Circus-Chief Circus Chief is a tool for managing coding agent sessions from a browser. It’s specifically optimized for small screens. It supports Claude Code, OpenAI Codex, and Google Gemini CLI agents. Features Agents can operate Circus Chief itse | link
  • @fmajid: I vibe-debug 10x more than I vibe-code, but here goes: - a daemon to properly set the LEDs on my Lincstation N2 NAS (even early Claude was great at reverse-engineering): https://blog.majid.info/lincstation/ - most consequential, Thufir, a task manager to replace Cultured Code’s Things as I am leavin | link, link, link
  • @bohdanstefaniuk: Not too much, speaking of public one which you can try: - https://habitpocket.io/ - habit tracker which allow to track not only habits (done, not done) but also numbers and time of the day on one grid. Also I built an iOS app but it’s in Apple Review right now so it should be ready in the week. - | link, link
  • @quintu5: Too many to count. Most recently, an Alfred workflow for opening my IntelliJ projects either in an an IDE or terminal that also comes with an integrated build task runner, so I can quickly discover and run build tasks even when I don’t have a project opened anywhere. https://github.com/DavidSeptimus | link
  • @duggan: - FileTranscriber, for getting Whisper transcriptions of media files from the context menu on macOS: https://github.com/duggan/filetranscriber - usagi, for tracking Claude usage in the macOS taskbar. Lots of these around, but I wanted one that wasn’t buggy and constantly adding features: https://git | link, link, link
  • @david_shi: I’ve spent the last 3 months making it super fast to set up new OpenClaw agents in the cloud https://operator.io - multiple isolated agents in Telegram with their own memory and tasks has been great for automating reminders, keeping tabs on things, and acting as a personal exocortex | link
  • @jkubicek: I started a new job that requires a much more locked-down laptop than I’m used to. No macOS App Store, no random 3rd party apps. I miss a lot of the convince apps I used to use HOWEVER we have unlimited access to Claude CLI. I’ve been able to mostly one-shot working replacements for Alfred and a mee
  • @elSidCampeador: I made a home dashboard (that I access on my iPad) that talks to my Philips Hue bridge for controlling my house’s lights, and also shows train arrival times + what my dog should be clothed in (if at all) for her walks (there was a smallish period of time here in nyc where one day you’d have to wear
  • @toyetic: I wanted to use worktree’s the same way that cursor/windsurf/jetbrains air etc. do, i.e. but in intellij idea using claude code. It’s a bit rudimentary and I wouldn’t release it on the marketplace but I made a really good plugin that allows me to work on multiple tasks at once using worktree’s and h
  • @ncruces: I built wasm2go, which I had meant to for some time but was a gargantuan task to get into a good enough shape to test if it was a good idea. I think it was (a good idea), and AI made it easier for sure. https://github.com/ncruces/wasm2go | link
  • @deangiberson: https://probplanner.com/ - I never had the time to dedicate to building a Monte Carlo simulator for project estimates. It was always something I just couldn’t justify given my short commute. I used this project to teach myself how to use Claude Code and Codex over last summer. I’ve done a lot of lit | link
  • @jlahijani: A little utility for Windows called TaskbarIconOverlay that puts a custom icon on top of a taskbar item. I have many VSCodes running at once and it’s hard to tell which is which: https://github.com/jlahijani/TaskbarIconOverlay | link
  • @michaelteter: TONS of tools. Most written in Go. Several have API servers in addition to cli or TUI or web interfaces. The API interface to my apps makes LLM-driven development much faster. https://github.com/michaelteter/docgen : create a single text file of your entire project, with a tree and some other use | link
  • @aaronax: A more powerful search tool for the contents of Palo Alto firewall release notes: https://firewallissues.axvig.com/ A tool to periodically sync Device 42 data to Netbox (work). | link
  • @agentifysh: Most of it has been to maximize productivity with AI 1) Use chatgpt pro from codex cli, opencode, claude etc as you can’t get it via API. This has been the biggest boost in productivity for me as I don’t have to copy and paste. https://github.com/agentify-sh/desktop 2) A small gate to make sure any | link, link, link
  • @mundial2k2: https://app.refutu.com - Tool for planning and executing together as a team, either at home or work, planning with or without ai and controlling the board with ai chat or dnd. Simple Goal -> Action -> Tasks. Paid for 3 or more users. | link
  • @mharrison: - My own whisperflow bike shed - Converted invoicing to Typst (from LaTeX) - Automation of blinds - Automation of lights - Python library to control lights - ML tuning library - ML feature interaction library - Jupyter notebook slideshow interface - Davinci Resolve Authomation - Arduino eink bluetoo
  • @selectedambient: here 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 model | link, link, link
  • @stefanhoelzl: https://github.com/stefanhoelzl/codehydra Allows me to efficiently work on multiple tasks in multiple repositories concurrently. | link
  • @klinquist: I wrote a note taking app that synchronizes across iOS/iPad/MacOS and stores my notes in markdown files so that my agents can summarize them each morning, delivering me to-dos, etc. FOSS https://github.com/klinquist/Notesync | link
  • @jeffnv: LockIn - Beautiful scriptable terminal countdown timer that can block time waster apps. Enjoy fun visualizations and improved productivity that your agent can trigger to start a focus session. Install today with brew. https://github.com/jeffnv/lockin | link
  • @Zoo3y: A local-first, obsidian-inspired Grimoire that writes its own md files https://grimnotes.lovable.app/ | link
  • @dSebastien: I’ve created about 20 Obsidian plugins, little tools, websites, a new storefront, etc https://tools.dsebastien.net/ | link
  • @switchbak: I wired up a stream deck to perform long-running tasks. Very much tailored to the kind of HCI that I prefer, so I can be interrupt driven versus checking on status all the time. Eg: push a button, it shows that it’s working for a while, then strongly flashes when it’s done (success/failure). When yo
  • @asim: A few things: Reminder.dev - Quran app and API that includes RAG search to provide a more authenticated source of summarisation. The first thing I dabbled in with AI. Micro.mu - Rebuilt my entire product idea from 10 years ago as a super app for daily digital habits. Something I use everyday for mys
  • @Modecir: Started making Agentikus as a way to manage my -back in the day- multiple OpenClaws. Soon enough realized that many will have the same problem soon. And started adding features that I was missing on Codex and C. Code. It’s a fun ride. Side note: before coding agents I would not get passed the brandi
  • @macwhisperer: retro-inspired fully custom, swiss army knife style notepad – https://convert.neocities.org | link
  • @ex-aws-dude: I’ve always used notepad++ with one single giant .txt file for taking notes with dividers separated for each day so I codified that practice into a desktop app Just a super minimalist thing where each day is one .txt file with the newest one at the top and a lazy loading scrolling list with every no
  • @logicallee: I schedule reminder calls to myself before some important appointments. It keeps calling me until I receive the message which it reads me (I set the message when scheduling the reminder call) and I have to say “message received” which marks the notification as delivered. (I use Twilio to place the c

🗺️ Travel & Maps (3)

  • @samsummer: A flight search tool that takes a set of origin cities and finds the cheapest shared destination: https://flightjive.com | link
  • @justinram11: Mostly for myself (stripe isn’t actually even hooked up anymore afaik), but a Mandarin language learning app: https://nextword.app . Deepseek v4 pro does a pretty good job of actually adhering to the word restrictions. Most language learning content is “slop” anyway – so might as well generate slop | link
  • @verdverm: A custom harness backed by dagger, gives diff, time travel, forking of both files and env. Building a harness is a good learning project. I’m now using other tools to see what they are like. (OpenCode is quite good out of the box) Currently working on a markdown search and wiki backed by Typesense, | link

👶 Kids & Family (14)

  • @wizenheimer: I shipped a QA harness for Claude Code. Instead of clicking through flows by hand, it reads your code diffs, identifies the affected UI flows, and tests them in real browser Plus after each run you get screen recordings with console logs, network requests, HARs, and Playwright traces so you can insp | link
  • @hakunin: A SQLite based sweeper of all the scans, notes, PDFs and images I have on my filesystem, that stores their paths and allows searching their OCR’ed descriptions and text, as provided by Mistral OCR. I can ask things like “when does my car need maintenance” or “find me that picture my kid drew for Mot | link
  • @jtap: I’ve continued working on a tool for my daughter, our friends, and I to scan and index Pokemon cards. The tool is a phone app and website ( https://MyBulkCards.com ) The phone app uses the camera to scan a card and run the image through a couple of models, a record is written of the card along with | link
  • @frarbi: I’ve made a saas app to manage kids custody (mostly for France for now). Turned out super helpful to keep track of everything in one place (shared expenses, ask / demand unplanned changes in custodies, kids activities (school events, birthday parties, sport competition and so on) Its helpful even fo | link
  • @dangerlibrary: Last year I became the volunteer coordinator for my kid’s school PTA. They had been using Sign Up Genius for years. I spent a full year fighting a paid tool, gave up, and re-wrote it. Now https://voluntold.fyi exists, and I never need to remember to manually move my single $100/year “ad free signup” | link
  • @crimsdings: I had a portal/app with messages exam results, calenders for .) kindergarten for my youngest child (who will now go to elementary school) .) elementary school for my middle child .) daycare for my middle child .) high school for eldest child All spamming with messages and news - so I made python sc
  • @oryxandcake: I made an android app to objectively track how often my newborn cries overnight because you get so tired you can’t really remember: https://plunio.app Any parents with kids that cry in the night might benefit! | link
  • @prawn: - little visual web app cataloguing a small vineyard by vine vigour - 5 min web app that helps show my daughter netball zones per position - web app to track manual irrigation runs of 30ish taps across our property - a calculator to cost-compare types of retaining walls by length - a virtual
  • @philajan: Built a book rotation, reading activity tracker, OpenLibrary ebook reader for my son’s story time. https://bedtimebookhelper.com/ After coming back from paternity leave, I found that my team had really leaned in to AI driven development. This project was half catching up and half attempting to solve | link
  • @jsw97: I made a typing game for my kids that has Middle English, right-hand word and left-hand word modes. And makes darkly funny comments between levels.
  • @lellow: Well, I’ve been pretty active in our rec baseball team for the past few seasons, so: 1) App to help my son and other kids learn baseball IQ, and 2) Streaming app to compete against GameChanger. It’s been refreshing to say the least. :)
  • @digitaltrees: www.propelcode.app - cursor on my phone. www.propelagent.app - voice agent for my home health care agency, but it also tells bed time stories to me and my daughter a few times a month. I also built a new web framework we use internally which is amazing. We might open source it soon. It has a postma
  • @speling: 1. A personal dashboard that is gloriously incongruent, but solves almost every problem where I have to glance at my phone: my home and car battery charge levels, my failing github actions, planes overflying my house, medication tracking, Life360 integration so I can ensure my kids charge their phon
  • @jeffrallen: - web scraper for events my wife and I would like for date night - a stateless dashboard for work that collects from 6 other APIs - a refactor of a huge function with 8-deep indentation into readable small functions - a road trip game for my kids where you take photos of things from the car

📰 News & Information Aggregation (6)

  • @mikelward: - Mobile-friendly Hacker News client with pinning and offline support: https://newshacker.app/ - Android weather app that tells you what to wear: https://play.google.com/store/apps/details?id=app.clothescas… - Android launcher with fuzzy find: https://play.google.com/store/apps/details?id=app.type | link, link, link
  • @Zamith: I built a little Gmail cleaner because my inbox had a bunch of “newsletters I unsubscribed from in my head but never actually did.” Headers only, never message bodies, because privacy should still matter, I think. It worked very well and the amount of spam I get dropped dramatically, which was the p | link, link
  • @karthikeyankc: - A Tailwind based design system for my projects. - A self-hosted comment system for my blog ( https://github.com/karthikeyankc/discuss ). - A custom RSS reader with AI capabilities to keep tab of our competitors at work. - A git-based CMS for my personal blog (which was also built with AI). | link
  • @ianwootten: I made a minimal news aggregator for dev sites I regularly visit this weekend: https://n3ws.dev | link
  • @petervandijck: I built an RSS feed reader for Claude, https://clawfeeds.com/ it does very be little: 1. check the feeds, and 2. Turn the output into easy to parse markdown | link
  • @projct: I get annoyed that existing tools have limitations so I fix them or build my own: - I didn’t like that I can’t use my newsreader on my laptop and my phone as easily so I built https://github.com/mjc/nntp-proxy . that turned out to be really hard to benchmark once it got fast enough so I am working o | link, link, link

🤖 AI Agents, Wrappers & Chatbots (45)

  • @AJRF: One of the “huh, didn’t expect that to work” moment was getting GLM 5 to make me a user space driver for the Nintendo Switch Pro 2 Controller on Ubuntu. When you plug it in, the device is recognised, but press any button and it attempts to start the pairing process. Then using evtest nothing is comi
  • @noufalibrahim: I needed something to help me stay off the computer (sites and applications) at certain times of the day with enforcement and in a way that’s hard to remove. I had some ideas but was able to systematize all that into a proper program that I use daily. It’s been very effective and it’s much better (f | link
  • @dctoedt: An emacs routine to convert a region of org-mode formatting to Markdown formatting and put into the clipboard: ;; Written by Claude 2026-06-06 (defun my/org-to-markdown-clipboard () “Export org region (or buffer) to Markdown and copy to clipboard. With no active region, exports the whole bu
  • @bri3d: I’ve always wanted my own VW diagnostic tool suite, and between tooling that was released in public on GitHub ( https://github.com/kartoffelpflanze/ODIS-project-explorer ) and my own research from years ago, it always seemed straightforward but too tedious to execute on. Claude did a great job maki | link, link
  • @ElFitz: I’m working on Descartes[^0]. First to help diagnose what’s wrong with a machine. Later to help manage and monitor it by letting an agent build layers of tailor-made deterministic rules and statistical models, a bit like the description of the ship’s AI at the beginning of Absolution Gap. And serve | link
  • @aarcamp: A terminal-native agent multiplexer built on tmux. Similar idea as herdr but wraps tmux in an outer TUI instead of replacing it entirely: https://hmx.dev | link
  • @SmithersBot: I built an agent that pursues your goals over weeks or months until they’re achieved: https://github.com/smithersbot/smithersbot | link
  • @franze: RainBreak - https://rainbreak.franzai.com/ Blocks the computer for x minutes. Agents keep on working. AI doesn’t need a break, but I do. And honestly, at least for me AI has made my desktop as addicting my social media feed. | link
  • @maxk42: A year ago I was using claude and found it unexpectedly blowing-away already-settled code. I found this frustrating and just wanted to drop a “save point” where I could compare the before and after versions of certain files. So I built a little utility called “bup” that tarballs the whole code tre | link
  • @rhgraysonii: I use deciduous every day while working with LLMs to create more of my own tools/projects. It is a living memory for agents stored in a simple, portable manner. https://deciduous.dev | link
  • @lscharen: I’ve used Claude to help write development utilities to support my retro computing interests. The most complete tool being this unit testing support library for Apple IIgs assembly language development. https://www.npmjs.com/package/iigs-unit | link
  • @selcuka: I made a domain name finder to find domain names for my countless side projects (many of which I’ve never even started): https://smartdomainfinder.com/ It uses an LLM to generate domain name alternatives that are relevant to your keywords, then checks whether any of those alternatives (in several TL | link
  • @alexcaza: Two that I use pretty frequently: 1. https://shopmath.app - I got tired of converting decimal to fraction for woodworking/renovations, and I wanted to round calculations to the nearest 16th, so I prompted this. 2. https://youtubetimestamps.app/ - I use davinci resolve and wanted an easy way to conve | link, link
  • @hboon: An inhouse orchestration tool to run coding agents. It’s so useful. I used to use tmux to run my coding agents and have little scripts to help me manage the workflow so this tool lets me encode my workflows and preferences. eg. I prefer to run sessions for the same project serially, working on main,
  • @lockyc: A tmux config to handle my project based agent workflow > agentmux > Configurable tmux agent launcher. Define AI agents (or any CLI) in TOML; sessions auto-launch the correct agent, tabs are colour-coded per agent, and prefix m cycles through the list. https://github.com/lockyc/agentmux | link
  • @irthomasthomas: llm-consortium: prompts multiple models in parallel, loops until confidence_threshold, and iteratively refines a response. This was inspired by a karpathy tweet [0] and the prototype created using another tool of mine: The LLM Plugin Generator plugin (essentially a curated collection of plugins for | link
  • @Leftium: - 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 heav | link, link, link
  • @sethd: - https://github.com/sethdeckard/atria : TUI for managing multiple AI coding agents that doesn’t force a particular workflow on you. You can use tmux, the built-in PTY, or terminal integrations with iTerm2, kitty, or WezTerm. - https://github.com/sethdeckard/loadout : TUI and CLI for managing a pers | link, link, link
  • @moronim: I made a CLI tool that securely stores and injects your AI API keys into scripts, so you never have to worry about .env leaks. Have a look at https://llmvlt.dev | link
  • @ohmahjong: A simple one - a small MacOS status bar widget that shows me if my Ethernet adapter is the default connection or WiFi. It also shows the reported link speed. I have a very flaky USB/Ethernet adapter so seeing “Eth 10” in the bar is enough to prompt me to unplug/replug and get back to “Eth 100” (ye
  • @archermarks: I made a nice little CLI tool for testing the subjunctive in Italian. Claude code spun off a bunch of Claude API calls to generate example sentences with fill-in-the-blank spots for the correctly conjugated verb. Having an AI generate a prompt for and call out to other AIs was a bit surreal!
  • @rullopat: I made my own agent harness inspired by OpenClaw, but with internal group messaging between agents and memory sharing confined in agent groups. Plus Telegram integration with multiple agents in one channel using topics: https://bazilion.com/ | link
  • @zby: I am building my self-hosting llm-wiki system ( https://gist.github.com/karpathy/442a6bf555914893e9891c11519… ). My approach is to start with a theory of how such systems could work. Then since llms can interpret theory - this theory becomes an executable llm-wiki system itself. It’s called Commo | link, link
  • @udave: Ive made my own agentic IDE centered around worktrees and containerization. it allows me to run multiple development environments on my machine with each development server running in parallel, allowing me to spin up feature branches and test them instantly.
  • @matheusmoreira: Virtdev, my own rootless development virtual machine system. Use it every day. Even integrated it with tmux. Pugneum, my static site generator based on pug/jade. Technically made many years before LLMs, but AI is fully maintaining it now so I think it counts. It’s gotten to the point I believe it’s
  • @jbs789: Dictation tool which works better than the built-in Apple functionality, for my use cases. Bc my version uses simple copy/paste rather than deeper OS integration, it works more reliably in the Claude Code terminal (has to do with active windows or cursors or something). And bc it uses local Whisper,
  • @dhavalt: Always curious about which llms perform best in specific scenarios, so I built a local desktop app to benchmark and evaluate prompts and llms side by side.
  • @azhenley: My agent checks my session logs to look for things that I should automate. I blogged about how I got there: https://austinhenley.com/blog/automatingmyjob.html Maybe I’ll share some of the skills. | link
  • @lil-lugger: I use agents to do most of the tedious admin for my hire business, and I built www.vessels.app to run them on the go because there was no native solution to talk to my agents. I’ve started working towards releasing this to the public because it’s so much better than setting up agents via telegram or
  • @tboughen: I’m a UK teacher. I have built a custom GPT that marks essays for the subject I teach in a repeatable and reliable way. It gives actionable feedback to students. I use it, and have given my students access to it too - they use it to help their revision.
  • @barrry: Claudette: A Sublime Text package that adds a Claude AI chat interface to the editor. https://packagecontrol.io/packages/Claudette | link
  • @modelcroissant: I’ve been really into local llms and trying to create self healing/self evolving codebase architecture
  • @feerfreeflight: An attempt at an artificial unconscious. Turns out it’s pretty hard to inspire an LLM to be creative. https://sisuonspeaks.com/ | link
  • @sadschnitzel: I build a lot of data pipelines, and I’ve had to deal with too many inconsistent “source to target mapping specs” (usually Excel files) in integration and data projects in my life. They’re too opaque for AI coding tools to get consistent results for generating implementations, suggesting tests, maki | link
  • @BlueHotDog2: created https://github.com/frontman-ai/frontman , not exclusivly for myself but something i’m passionate about(might turn into a paid product). basically trying to see what a vertically integrated agent looks like, where the agent has deep access inside a framework and it operates from within a fram | link
  • @FailMore: I built https://sdocs.dev and use it daily. It’s a CLI-driven markdown reader which (privately) renders Markdown in the browser. When you install the CLI, it (with your permission) asks to update your base agent prompt files (e.g. ~/.codex/AGENTS.md, or ~/.Claude/CLAUDE.md) with info about how | link, link
  • @dongbinlee: I’m building an agent-native deployment PaaS. I’ve done a lot of DevOps work and I keep starting side projects, and deploying with AI agents has been one of the most painful parts.
  • @binyu: A tool to manage Claude Code conversations based on my typical workflow which integrates with my desktop OS and terminal app.
  • @thempatel: I wrote a tool to give agents signal on what is and isn’t clean code. I find myself spending an inordinate amount of time reviewing agent code. After asking agents to make the same types of changes over and over again, I decided to make a tool that would just tell the agent that its code needs impro | link, link
  • @asibahi: Over the past few days I have been making a spell checking TUI app. I used AI (meaning: free Gemini web interface) to discuss various aspects about the apps and debug compiler errors ang suggest useful rust crates for various problems. Just a more helpful discord chat generally. It also gaslights yo | link
  • @FireBeyond: Workflow: Built a meeting-intelligence pipeline that turns raw, error-prone transcripts into a structured, queryable knowledge base. Meetings get auto-transcribed by Krisp, whose speech recognition mangles the things I most need correct, like colleague names, customer names, internal product and arc

🔧 System Administration & OS Customization (8)

  • @aleqs: I’ve made a general repo linting tool [0][1]. Originally it’s purpose was to replace a bunch of repo hygiene/structure validation scripts I ended up adding as I noticed various sloppy AI changes. I ended up going through a bunch of open source repos to see what other kinds of validations they had vi | link, link, link
  • @linsomniac: The Ubuntu DDoS drove me to build a new apt-cacher with two goals: be able to supply typical packages when the upstream is unavailable and be more reliable than the existing apt-cacher/apt-cacher-ng. It’s looking like I’ll be doing a 1.0 release next week (it’s been in beta for ~3 weeks). https://g | link
  • @elar_verole: My favorite is: https://github.com/theo-sardin/instant-switcher Instant windows switcher with custom shortcuts and instant “opt+tab” and trackpad switching. Simple does exactly what I need it to do (just bypasses the slow window switching that is annoying), with no additional features or bloat. I’ve | link
  • @jasiek: https://codeplug.org A web harness for another open source project (CHIRP) which lets you program channels into all kinds of handheld radios (HAM). | link
  • @edumucelli: https://github.com/edumucelli/docking https://docking.cc A Linux dockbar with tons of applets and support for x11 and Wayland. Works on Gnome and KDE. I always wanted to write one as I have been involved with several open source ones, but it is a lot of time to go from scratch. I use it everyday, an | link, link
  • @ptrmc: macOS app that auto joins my Zoom meetings. Few hours later I found out I made a mini version of https://meetingbar.app/ | link
  • @admiralrohan: Wispr flow released android version few months back but wasn’t supported in my 6 year old phone so made a similar app named Floatspeak. Which motivated me to made a windows version of it and now stopped paying Wispr flow altogether.
  • @sam_lowry_: I replaced the router supplied by my ISP with a MiniPC running Arch Linux and an Alfa AWUS036AXML.

📱 Mobile Apps (7)

  • @0john: Built an Android app to streamline the messaging web-apps I use to stay in touch with some contacts. I already refrained from installing those services’ apps due to privacy concerns. https://gitlab.com/not_john/palpipe | link
  • @jazzido: The small local ISP that I use doesn’t provide a Tizen OS app for their VOD service, so I built one mostly by pointing Codex at the .apk of their Android app. https://github.com/jazzido/bvcplay-tizen | link
  • @jasonhayer: I made an android app for my badminton club which allows me to take registered players from a whatsapp group through to Square for easy payments and reconciliation.
  • @itpragmatik: In 2023 I wrote from scratch a iOS native app using SwiftUI. This year I used AI extensively to improve and add many features to it in a span of couple months. The app is free and there are at least 2 users of the app - myself and one complete stranger (not a family or a friend) that is using this a | link
  • @Zak: https://github.com/clj-android I can once again write Clojure apps for my phone, which is fun to do by hand, unlike more conventional tools for writing Android apps. | link
  • @tbeseda: I converted my web app to a SwiftUI macOS app https://hnr.app It has less features (no OG media or title/story analysis via Bedrock) but it focuses more on the features I like/need from an HN client | link
  • @stronglikedan: I wish I had time, but I would definitely make some Android apps to sideload onto my phone. They would be very bespoke and probably only relevant to me, but they would be streamlined to my life.

🏗️ Hardware & Maker Projects (5)

  • @Rantenki: I wrote a pen-plotter GUI and gcode sender in Rust. By hand. Like an animal. I am the only user. Sometimes it’s the process that matters, and exercising your brain is important too. I get that there is a lot of existential dread around AI taking our jerbs, and excluding humans from the process of cr | link
  • @vishaltelangre: I wrote NerdCalci ( https://github.com/vishaltelangre/NerdCalci ), a free calculator app for Android. Besides, I made a lot of automation scripts (mostly using Ruby) that run on my raspberry pi to fetch/parse/crunch things and notify me on my Android phone through a self-hosted https://ntfy.sh serve | link, link
  • @klinquist: I wrote a client & server to monitor all of my computers.. ec2 instances, raspberry pis, etc. Similar to Monit & M/Monit https://github.com/klinquist/machinemon | link
  • @1vuio0pswjnm7: Ive made some tools after “the advent of AI” But I dont use “AI” to make them I use a code generator I like to use the smallest possible “toolchain”, using the least possible resources, to build software tools Ideally I want the tools to compile quickly on underpowered hardware
  • @Jemm: - parametric 2d vector based CAD with CAM https://rapidcam.mycnc.app - gcode sender and generator https://mycnc.app - CNC simulator https://sim.mycnc.app - Cabinet design with door/drawer designer https://cabinet.mycnc.app | link, link, link

🎓 Learning & Education (16)

  • @linsomniac: I’ve redesigned my workstation OS using NixOS and Claude Code and it’s been a huge success. I like the ideals of NixOS: reproducible setup from a git repo, ability to boot into a past config if you mess things up. But it’s a big job learning and implementing that configuration manually. I’ve been
  • @ddahlen: I am a researcher studying orbital dynamics of asteroids/comets/dust. I made a very precise visualization tool for the solar system, it shows the motion of all of the known asteroids. When you click on a specific asteroid it will then show the hyper precise orbit for it which matches JPL’s orbit cal | link
  • @lovehashbrowns: I made myself a silly ai-chungus it works as a series of containers that communicate over mqtt. I have an ollama shim for other services to talk to a model on my other machine, telegram shim that acts as a ui, a study component that will give me a random subject for me to study over the course of a
  • @zaptheimpaler: I made a little tool where I can just drop HTML into a folder and it will deploy it either to my internal Caddy or publicly on Cloudflare based in folder. Can be a single html or a folder. https://github.com/ankitson/webby CF pages still required too much confusing clicking around on a webpage for m | link
  • @dbrabyn: 2 tools built solo with Claude Code to scratch 2 itches. One runs on AI, the other doesnt (for now). Any pro cycling fan will know how fragmented the live race broadcast scene is. You have to check multiple websites, some dodgy, to find the race coverage times and sources. A real PITA. Course du Jou
  • @willks: I built a language tutor iOS app for having voice conversations with a patient AI tutor. There’s plenty of services doing the same thing but I didn’t feel comfortable sending my broken Danish speech to a startup. It’s open source, going through App Store review now. https://github.com/challenga-org/ | link
  • @gagarwal123: I made https://github.com/gagarwal304/meridian to analyze claude’s open telemtry data and learn how to improve my claude.md for token efficiency and better output from claude code | link
  • @gsinclair: I wrote a TUI to search for words/phrases in a crossword dictionary. I’ve never written a reactive TUI before, and never written Go either. I was very happy with the assistance rendered by ChatGPT. Of course, it was great to have exactly the features I want, and I enjoyed learning some new things.
  • @torte: I finally shipped a Chinese learning app I wanted for myself for ages at https://wenmoji.com/ . Just never had enough time to sit down and code it end to end. Still need some improvements of course, but will slowly chip away on it. I use it daily/weekly myself now. Highlights are that it completely | link
  • @stanboyet: I always was frustrated by link shorteners and predatory approaches. So I built https://slsh.me Fun to build again, host on bare metal and all. Learned a lot! | link
  • @CharlesW: https://charleswiltgen.github.io/Axiom/ – Suite of skills, agents, and tools that make general SOTA models actually good at building and/or auditing iOS/macOS apps. Built for myself initially, I FOSS’d it once I determined how generally helpful it was. It’s helped me learn a lot about doing sophisic | link, link, link
  • @saadn92: I made a streak/goal tracker that tracks the things I want to work on like being more grateful, working out more, and learning.
  • @cmacleod4: As another post pointed out, AI as a field of research started about the time I was born (LLMs are another matter of course). So everything I’ve created has been since that time. Some of my software tools are listed at https://wiki.tcl-lang.org/page/Colin+Macleod - no form of AI was involved in an | link
  • @cecinuga: i’m start to develop a linear algebra tool to run in a cli for study and research https://github.com/cecinuga/lacli | link
  • @dijit: i built a program that watches wifi traffic and if it sees my phone connected to the office wifi; it marks me as in the office on our internal chat tool (Zulip). And the inverse as well, of course. Runs on a raspberry pi that I was otherwise using to take backups periodically… has been working prett
  • @dismalaf: Not tools but my Quickshell config. Of course AI made a ton of mistakes so I cleaned it up a lot myself. But I was able to go from not having ever written a line of QML nor reading the docs to having a working top bar pretty quickly.

🔍 Search & Discovery (9)

  • @SdtEE: I got tired of all the quirks when opening CSV files in Excel, so I built a fast and lean viewer for CSV - at least this was what initially planned. Later I find the technique I developed to instantly load arbitrary large CSV files can be generalized to work with any format, with an incremental pars | link
  • @regnull: After I tried and failed to find any decent QR code generators online, I made one: https://www.cutearr.com/ Runs entirely in the browser, no tracking, no analytics, no ads. | link
  • @hk1337: https://github.com/haydenk/overseer - a Go port of foreman https://github.com/haydenk/homestead - another Go project, working on a better uptime dashboard that can also be the main homepage for accessing homelab resources. I also used AI to find and create issues and milestones to for me to get the | link, link
  • @czw2: The tool that converts my telegram channel into web page with catalog of all the records where emoji used as a tags, so I can quickly find any post: Code: https://github.com/VadimKey/xorpingtonian Catalog (in Russian): https://vadimkey.github.io/xorpingtonian/ During vibe coding I found that emojis | link, link
  • @iovrthoughtthis: A local search indexer that indexes every page I visit (with tools for obvious exceptions) and lets me full text search them.
  • @alienbaby: Code review tool that breaks up diffs and regroups fragments based on runtime execution paths and/or architectural boundaries. I find it useful sometimes to see changes organised that way.
  • @SpecStudioHN: oh boy, lots. i made a trainer that coaches you in nondual philosophy by quoting from the Upaniṣad; a Vedic Aspectarian that calculates your chart and analyses your transits; a better I Ching program that utilizes a time variable to throw the hexagrams; and then there’s our research software. none o
  • @piyh: https://offmetaedh.com Art search for magic cards | link
  • @nineplay: magpie - extracts book recommendations from reddit threads. I had a bunch of saved threads from ‘books’ and ‘suggestmeabook’ and ‘printsf’ etc., and I realized I could pull them down and do a semantic search. https://github.com/clashleyca/magpie | link

🏡 Real Estate & Housing (13)

  • @danielvaughn: It’s not just for myself, but I’m primarily creating it for myself - it’s a browser for designers. I work in code but I often want a figma-type interface to explore different ideas without having to branch or litter my codebase with a bunch of demo components/files. Normal browsers have built-in dev | link
  • @Serenacula: I have a script that takes a prompt for an input, and then builds a new script based on that prompt. Then it’ll run a skill to progressively check for and remove bugs. I used it to make a different script lists all my custom scripts. That keeps track of it. I also have a tool that loads local script
  • @foobarian: I didn’t build tools in the classic sense of something you build and run semi permanently, like baked into your setup or home server or whatnot; but I found myself building bespoke tools with most new projects at work. Get a new Jira ticket, figure out which components will be involved, often times
  • @Legionivo: I built a route planner. I walk around the city where I live a lot and love exploring new streets, but at some point it became difficult to plan routes through streets I hadn’t walked down yet, so I created an app that lets you plan different types of routes. You can specify the percentage of overla
  • @reactordev: I wrote my own Claude Code agent. It leverages some parts of multiple different agent stacks but using my architecture. It’s layered, has long-term memory, agency to expand upon work, access to linear, access to all the models and endpoints you could possibly wish, as well as support for combining m
  • @Retr0id: I made a golang socks5 proxy that routes traffic to different VPSes (or the default gateway) based on hostname, over mutual-TLS tunnels, authenticated using ed25519 keypairs shared out-of-band. The “client” and the “server” are the same piece of software, and there’s a web UI for configuring the rou
  • @mzl: Skills for creating good and repeatable benchmarking scripts. A knowledge base for my research area, with tools for paper ingestion and search. An md file to html presentation tool, there are several but this one helps me. A review tool that splits a PR or branch intelligently into modules, and does
  • @fluder_tw: I made mobile friendly agentic driven IDE (as a PWA), where I can start “agent” processes on my different laptops (company, personal) or on the dedicated server and manage them from any browser / mobile device enywhere. Now I spent most of my time do programming in my head walking somewhere and talk
  • @kodisha: I was always experimenting with different agents and models, and I wanted to track how much I use eg codex vs opencode vs hermes, and which models I use. So I made, kind of last.fm/waka-code for agents where I track (anonymous) usage per project here is the example of my profile: https://clankerlog. | link
  • @alexeyza: a TUI that runs all my daily Linux updates from one place. Updating my machine used to be a dozen scattered commands: apt, fwupd, and a pile of dev tools I want kept current (node/npm, go, claude, opencode, plus binaries like kitty and lazydocker) that each update their own weird way. Now it’s one B
  • @m_barsukou: I’ve been trying to make a comprehensive trading platform for crypto - with different verticals like DeFi and CEX. Why so? Because there are more libraries like ccxt to get data to analyse - rather than for the Forex and funds
  • @pdyc: html snippet playground - for testing html/react snippets token speed calculator - for estimating tg/s of ai based on ram speed and model size/params this helps in comparing different hw, estimating likely speeds i will get on hardware prompt assembler - to create prompt and context once and reuse i
  • @brendoncarroll: No Nonsense Containers: a simple Linux containerization tool, secure by default, with support for presets. https://github.com/brendoncarroll/nnc I use it for running agents locally. nnc run /usr/bin/opencode –preset agent You can make your own presets (which nnc looks for in ~/.config/nnc/presets) | link, link

⚙️ Automation & Scripting (7)

  • @Conscat: I’ve got really comfy just scripts for generating Clang “intermediaries” in my CMake project. I can generate .ii files which get formatted and edited in a manner making them directly recompilable, along with .ll, .bc, and .s files. All the above are per-translation unit or post-LTO and I c
  • @CJefferson: I tool which pulls all details from my Garmin and keeps a ‘5 day rolling average’ series of stats – my lifestyle means I can’t keep up ‘X steps a day’, but I feel I can keep up ‘average X steps a day for the last 5 days’. What’s perfect is I can tweak it, I even added a special ’the weather is true
  • @dgunay: Mostly I was not an “I have a script for that” guy before AI, except for the occasional VERY simple or VERY high ROI thing. Now I’ve got more oddball scripts that do things I couldn’t be bothered to automate before, including: workarounds for buggy software, stitching tmux together with other tools,
  • @kwar13: nothing groundbreaking but this little tool cleans up build artifacts automatically so my hd frees up every once in a while. https://github.com/kavehtehrani/devprune | link
  • @pooploop64: I have a bunch of ffmpeg scripts for specific things like compressing to 10MB for discord.
  • @--__---: A bash script to build my eleventy website with qrencode batched for qr generation.
  • @backend_dev82: I created a realtime reddit lead generator. It scrapes reddit and looks for people that look like they would like to buy what im selling.

🧩 Other / Miscellaneous (32)

  • @shibel: I need to finish off that blog post. With Tailscale, you can basically point a domain to the FQDN of a machine you’re sharing with people and the domain will simply work for them (and only them)[1]. But for it to work without them having to know or specify the specific application port, you have to | link
  • @thatmf: I vibe coded myself a simple little Home Screen-installable webapp that tells me when my first meeting is the next day (I am in a lot of meetings, and they’re constantly in flux). That way, I don’t need to be logged into anything work-related on my phone, or even mentally engage in that world. I jus
  • @seidleroni: The tool I’m most proud of is “Hex Flex” ( https://seidleroni.github.io/Hex-Flex-Web/ ). It is a tool to view and compare the contents of Intel Hex files. Should be useful to other people who work in the firmware field. Not exactly a tool, but I also made pelohard.com which ranks the most recent Pel | link
  • @geedy: I am building a BRep CAD kernel from scratch. I intend to open source it once fillets work real good. That will take a while, but I’ve made pretty good progress since I started 10 weeks ago. Medium term goal is to release a GUI application that can be used to import STEP files and just do very high
  • @codingdave: I’ve made a number of ceramic molds for slumping fused glass into bowls. As well as wooden templates for ceramic mugs. I’ve devised a few carrying tools to move glass frit paintings from my studio down to my barn where the kilns sit without spilling the glass. Or were you only asking about digital t
  • @pablogancharov: Ive created a Light Gauge Steel framing tool, to design my shed and it growing beyond expected: https://www.youtube.com/watch?v=DauZYdsUQ1g&feature=youtu.be | link
  • @ianberdin: I built a complete clone if fly.io infrastructure: VMs, networks, etc. so I have my Vercel on bare metal machines to maintain full-stack apps on https://playcode.io . It took more than a year. Why? Cloud infrastructure is too expensive. | link
  • @bakkerinho: - create your own digital Lego minifgure - https://www.BrickifyMe.com - create your own coloring pages - https://www.coloringsai.com - World Cup Prediction Pool - https://www.wk-pool.com And many more | link, link, link
  • @Igor_Wiwi: Year ago I made for myself a simple jar editor https://jar.tools , now it has 8000 user’s monthly | link
  • @donohoe: Still a work in progress but I’m making my own subway web app. A by-product of this is this realtime subway map of NYC https://donohoe.dev/subway/map/ | link
  • @Jeremy1026: I host a couple of services on a box in my network. I built a tunnel that runs on the box and on my VPS to allow me to quickly access those services. A tool that checks for new movie and tv releases, looks up ratings to see if they are worth adding to my plex server (see above about services I’m run
  • @lnenad: I didn’t like how diagram making apps were built so I developed https://grafly.io I also built https://github.com/lnenad/difiko as AI generates a lot of code that needs a nice way to review it. | link, link
  • @ioma8: Non profit catalog of currently sold swiss army knives. Filterable by tools included, with comparisons too. https://www.sakfinder.com/ | link
  • @dsmurrell: https://runnem.com - something I use to easily get projects running again when I get back to them. It also helps the AI get at the logs of the running processes. | link
  • @ecto: I made my own lisp, Loon! https://campedersen.com/loon | link
  • @binaryturtle: I’ve made a brainf** interpreter in C, from scratch. I didn’t use any “AI” though. Does it still count? :)
  • @pdp: We used AI to build our AI platform and now we are using the AI platform to build the tools that we need for AI. :) But no honestly, unfortunately most tools I did for myself are not for hobbies but something that I needed for work… like this one ( https://github.com/crmkit/crmkit ) most recently. | link
  • @avenger176: Made a local, in-memory OTLP traces viewer because I don’t like running heavy alternatives like Jaeger, Tempo for simpler use cases https://github.com/pawanjay176/trace-top | link
  • @mcapodici: I recently posted Show HN for https://www.useorganizer.com/ which helps organize stuff using timelines and stores data in a local folder not the cloud. Open source. No code or docs was hand written for this one. | link
  • @aneeqdhk: I made https://slowso.io/ : a tool for myself (and anyone) to consume social media asynchronously. | link
  • @Gshaheen: I made a calculator for DIY endurance gels. I think it’s pretty sweet. https://www.theinstant.cc/gel | link
  • @mohsen1: I made yek for myself because I realized unless I give models the entire relevant code I wasn’t getting good results https://github.com/mohsen1/yek | link
  • @test1072: https://github.com/sktguha/android-joystick Will improve the read me | link
  • @ewalk153: I made a simple electron app to download podcast files. I needed an easy way to sync with a mp3 headphones that registers as a usb drive.
  • @igeligel_dev: https://dartsva.com/ - a darts training plan app. | link
  • @efortis: Tabular Eye. Aligns code without modifying it. https://github.com/ericfortis/tabular-eye | link
  • @rl780: Credit card break even calculator (US based) https://platmath.com It updates itself in a day or 2 when card benefits change | link
  • @minixalpha: I custom Zed to get a better markdown preview, every time when I see the beautiful rendered markdown file, I feel very happy.
  • @adefa: I built a tmux clone in Rust: https://github.com/TrevorS/rmux | link
  • @backend_dev82: I created a realtime lead generator that scraps Reddit and then looks for the people that seem like they would like to buy something that im selling.
  • @classified: None of my tools use AI in any way, shape or form. And building them didn’t make use of AI either.
  • @_def: cross-platform apps with data sync that breaks frequently