this post was submitted on 07 Nov 2025
85 points (75.1% liked)
Fuck AI
4640 readers
2765 users here now
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks. Yeah I didn't try Claude. They want my phone number to sign up and I'm not providing that to people. But you're not the only person suggesting Claude Sonnet, I've read that several times now. I wonder if they're really that much better. I'll try some more throwaway phone numbers to get in, but seems they've blocked most of them.
I've tried breaking down things as well. That's usually a good strategy in programming. Though I guess at some point they're small enough so I could have already typed it in myself instead of talking about doing it. And I find it often also struggles to find the right balance with the level of detail of a function and whether it's clever to do a very specific singular thing or do it a bit more general so the function can be reused in other parts of the code. So it'll be extra work later to revise it, once everything is supposed to come together and integrate/combine.