Ask HN: What are tools you have made for yourself since the advent of AI?
101–110 of 913 posts
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#102Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#103Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#104- 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
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#105replaced 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 signal to cooler to turn water on for x seconds to keep humidity lower than just leaving set to cool all the time. Does…
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#106Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#107Having 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 on their desktop, this is aimed at bridging the gap.
Clipboards are optimized with context for LLM markdown ingestion and for use in work suites like Jira/Confluence.
Still fairly early, but I've been using the tool to help build the app itself which has been an enlightening experience.
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#108* 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-...
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#109A 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 myself. Aslam.org - An islamic knowledge base that uses sources of data as a way to ground AI chat and make notes. Very use…
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#110https://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 elixir library that interfaces with nanodrop spectrophotometers:
https://nanodrop.hexdocs.pm/Nanodrop.html
- opengenepool, a web-based dna editing tool (technically I started this one 11 years ago):
https://opengenepool.vidalalabs.com/ https://github.com/vidala-labs/opengenepool
- a proprietary camera library that communicates with industrial-grade digital cameras.
- a full on self-hosted lab management system (journal articles, obsidian-like notes, lab notebook, kanban, embedded dna editor, LIMS), obviously this builds on all of the above items