Ask HN: What are tools you have made for yourself since the advent of AI?
391–400 of 913 posts
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#392Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#393Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#394Tools 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.codeofhonor.com/projects/clodpod/ agents run inside a macOS VM. - git-multi-hook https://www.codeofhonor.com/projects/git-multi-…
This place is incredible.
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#395 - 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 card deck for testing a game idea
- scripts to help clean up an unruly Gmail inboxRe: Ask HN: What are tools you have made for yourself since the advent of AI?
#396Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#397Tubenote, 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 Telegram alert when Claude or Codex finishes a task.
and more products are also in the works.
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#398I used OpenClaw to make a health and wellness coach agent that tracks calories and alcoholic drinks and logs it to a personal dashboard. I send it photos of my meals, and it will estimate the calories and log it. It will also help me make meal decisions and give me words of encouragement.
I used this HAM dashboard git repo to create a bespoke dashboard of different video and weather feeds from my area: https://github.com/VA3HDL/hamdashboard
I also, in the same rabbit hole, created a radio reference guide for the Sonoma County area: https://mybbor.com/petaluma-sonoma-ham-radio.html
I've spun up probably close to a dozen one-off or small websites for various little interests or projects. One of my favorites is a short domain file uploader that I can quickly host Markdown and HTML files to share with family, friends, and colleagues. It's using Caddy and running on a DO-VPS. I open sourced the code here: https://github.com/RobbyMcCullough/honeydrop
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#399Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#400in 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)