Ask HN: What are tools you have made for yourself since the advent of AI?
131–140 of 913 posts
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#132Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#133Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#134https://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 project to 1.0.0
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#135Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#136- a slop detector / browser extension that filters slop replies from twitter/hackernews/reddit: https://slopsieve.com/
- tweethoarder ( https://github.com/tfriedel/tweethoarder ), saves my liked tweets and makes them searchable
- mattermost_archive - syncs all my mattermost channels and makes them searchable via an MCP in claude
- https://github.com/tfriedel/asana-exporter - same thing for asana
- https://github.com/tfriedel/dynalist-archive - same thing for dynalist
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#137Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#138Could I have done this myself? Of course. Would I have tho? Prob not.
This kind of simple, hyper-specific bespoke utility is the perfect thing for vibe coding IMO.
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#139I 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 slack.