HACKER Q&A
📣 wewewedxfgdf

What's in your unfinished projects list?


AI/LLMs have vastly increased my number of unfinished projects, you too?

I had a handful of unfinished projects pre AI - I now have vast numbers of them.

Little games, technical wizardy, web apps, mobile apps.

I now have vast numbers of unfinished projects.

And to be honest - it's a joy to create software that may never see public release - heck may never even compile properly. It's just so much fun working with AI to design and build software I'll happily spend hours building something then the next day come up with a new idea and move on.

How about you? Do you do the same thing? What's in your unfinished projects list?


  👤 Flundstrom2 Accepted Answer ✓
I'm learning Rust by writing a multi-platform multi-player football manager game. I'm "only" using occasional LLM queries and autocomplete, which helps with the boilerplate code and making the Rust compiler happy.

Then, there's a small MIDI-utility hardware built on a small Adafruit featherwing that I intend to rewrite in embedded Rust.