Live data from Hacker News

Ask HN: What are tools you have made for yourself since the advent of AI?

news.ycombinator.com

911–913 of 913 posts

Re: Ask HN: What are tools you have made for yourself since the advent of AI?

#911
Built a wifi checker for my Piaware remote servers. Checks if the internet and router connection are present. If router connection is up but internet is down it’ll restart the network but if nothing works for like an hour after a few checks it reboots the whole pc. Way better than my chrono if ping else reboot loop lol

Re: Ask HN: What are tools you have made for yourself since the advent of AI?

#912

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 to agents / review code directly from mobile. I also added support of n.eko like remote browsing streaming for emulatin…

ios?

Re: Ask HN: What are tools you have made for yourself since the advent of AI?

#913
post #269

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

What code generator?

What code generator?
Post reply on HN