Of course, it was great to have exactly the features I want, and I enjoyed learning some new things.
Ask HN: What are tools you have made for yourself since the advent of AI?
581–590 of 913 posts
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#582I 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!
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#583Uses 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, which is a MCP service that you can call from any AI chat or Agent setup to store data for you.
Literally from your AI you just say "save that to Hutch" and then it figures out:
- The schema + fields - Builds nice webviews (Kanban, Timeline, Grid, Calendar) - Lets you share the output with people
So people use it for all kinds of things like time tracking ("every hour save a summary of my activities to Hutch"), for Agent to Human handoff ("Every day check social media for mentions of my company and save them to Hutch").
I use it for things like recording all of our marketing activities and then having my AI compare those to signups for rough attribution, etc.
Dead useful and at https://hutchdb.com
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#584Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#585Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#586I 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!
The only criticism is that, in the UK at least, "slash" can mean urinate, and that's all I can think of when I read through the website. Probably a me issue though!
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#587The most complete tool being this unit testing support library for Apple IIgs assembly language development.
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#588Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#589I 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!
Looks really cool, its nice to have an alternative to the big players. The only criticism is that, in the UK at least, "slash" can mean urinate, and that's all I can think of when I read through the website. Probably a me issue though!
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#590I 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 grant them access to 443 (and 80) in your Tailscale ACL for that specific host. So yeah, now immich.familydomain.com wor…