logoalt Hacker News

hootztoday at 2:45 PM2 repliesview on HN

To be honest, when working on personal projects with AI I feel like I've replaced some of the joy of tinkering with code with the joy of tinkering with models. They require different work, writing prompts, setting up guardrails, harnesses etc, and that is also pretty fun for me!


Replies

draftsmantoday at 3:08 PM

I find very little joy in trying to wrangle the blackboxes that are LLMs. The undeterministic nature of them frustrates me, and feels nothing like the software engineering I know and love. However, I know I’m in the minority here, as almost everyone else in the industry I’ve talked to seems to love using them.

godshattertoday at 2:52 PM

I just use it as a "mentor". A captive demon that has to answer my questions, no matter how trivial. Writing the code is the fun part for me, searching for answers to questions can be fun but I'd rather just ask the AI. I even ask them to give me longer answers so I have more context, even with languages I've worked with for decades.

show 1 reply