Regardless of "AI" being good or bad (it's not even just one thing as many of you know), I feel like the "What are you working on?" posts are drowning in things that use AI for something and/or are clearly "AI slop".
I'd like to look at things other humans have been doing (even if they used a bit of some kind of AI for assistance), that aren't a product or tool that uses AI for something.
I know it exists (and I use and build some), but it's incredibly hard to find nowadays. Can you help me?
Thank you.
https://fillvisa.com/form/usa-ds160/
The State Department's CEAC portal times out constantly. Session expires, you lose progress. Every tool that solves this charges some money, or bundles you into an attorney service.
So I built a free interface to fill your DS-160 comfortably at your own pace - then a one-click bookmarklet autofills the CEAC portal for you. No account. No data leaving your browser. 100% free.
~10M+ nonimmigrant visa applicants file this form every year.
In Moveable Feast, Hemingway talks about being opposed to ski lifts (which were probably fairly new at the time). He thought, if you're fit enough to hike up the mountain, you're going to be fit enough to ski down without getting injured; it opens skiing up to people who maybe shouldn't be skiing. I deeply prefer ski lifts. :-) And I love agentic AI coding.
I guess what I'm saying is that we shouldn't compare it to the past, because that's gone. And yet, each month the number of comments breaks 1000, so "drowning" is a fair word for just number of projects alone. And I don't have any answers.
Anyway, you (and anyone reading this) can feel free to email me. My email in my profile.
I work with Newspeak every night building all kinds of crazy stuff, from the raycasting tutorial to an IndexedDB interface. Currently, I have the IDE running as an Isolated Web App for access to TCPSockets [1][2][3].
I'm implementing ancient TCP protocols bringing them to the web.
[0] https://newspeaklanguage.org
[1] https://developer.chrome.com/docs/iwa
[2] https://developer.chrome.com/docs/iwa/direct-sockets
[3] https://github.com/GoogleChromeLabs/telnet-client (example IWA)