Ask HN: What Are You Working On? (Nov 2025)
701–710 of 1001 posts
Re: Ask HN: What Are You Working On? (Nov 2025)
#702I‘ve just finished the final pinnacle boss of the endgame in the version released last weekend.
Re: Ask HN: What Are You Working On? (Nov 2025)
#703My favorite so far is: "The Anti-AI UI Test".
After ChatGPT Atlas came out I thought it would be fun to find UI patterns that AI browsers couldn't figure out like multiple download buttons, hidden unsubscribe buttons, etc. So I created 7 levels of web dark patterns for AI browsers. You can try it yourself if you want:
https://codinhood.com/anti-ai-ui
I found Atlas can get through most patterns, so I created an even more unhinged one (job application form) that shifts the interface and flashes content.
Don't take it too seriously as actually testing AI browsers, it just a fun side project. I documented the patterns here: https://codinhood.com/anti-ai-ui/about
Re: Ask HN: What Are You Working On? (Nov 2025)
#704Maybe a bit too complex project for me to handle but hopefully will take it somewhere
Re: Ask HN: What Are You Working On? (Nov 2025)
#705It has helped me a lot to keep focus while working and track distractions. It might be too tailored for my needs, but have a look: https://zookeeper.fyi
Re: Ask HN: What Are You Working On? (Nov 2025)
#706Why? I want a fun/meaty Elixir project.
Will anyone use it? Who knows.
Re: Ask HN: What Are You Working On? (Nov 2025)
#707Continuing with my retro productivity software blog, Stone Tools: https://stonetools.ghost.io I was getting a little bored of retrocomputing discourse being so centered on gaming, so I'm exploring the productivity software of the 8/16-bit era. I put real effort into learning and using the programs, giving my light-hearted but heartfelt assessment of its form and function for both its time and today. Using the softwar…
Re: Ask HN: What Are You Working On? (Nov 2025)
#708Re: Ask HN: What Are You Working On? (Nov 2025)
#709Working on Strot - an AI agent that reverse-engineers website APIs for scraping. Instead of DOM scraping, it intercepts AJAX calls and figures out which API endpoint gives you the data you need. Uses visual analysis + fuzzy matching to identify the right call. The use case: scraping product reviews, paginated listing data (products), etc. Existing AI scrapers either didn't work or were very slow and costly. A product…
Re: Ask HN: What Are You Working On? (Nov 2025)
#710Streaming video is still hard to do for a developer today and we are solving that with scalable and cheap infra for streaming.