Old profile: luccus@feddit.de
Mastodon: luccus@chaos.social
Nono, it’s:
“I need to format stings with values from a dictonary. What should I do?”
“Use Django. It has a templating engine.”
^This is based on a actual exchange I saw on XDA^
it even has a tutor
Yeah, people are just lazy. I remember when I invented a new login screen and was told it was “difficult”, “confusing” and “took some getting used to”.
It even came with a free 100-page manual and a 4-hour master class. Some people, I tell you!
^This is meant more as a joke than an actual critique, even if it kind of reflects my thoughts. But ultimatly, I thought it was a funny bit.^
I don’t see data backing up your claim […]
Links a list where the three top spots substantiate the claim, followed by a comparatively large 8% drop.
To add a bit of nuance: There are definitely exceptions to the claim. But if I had to make a blanket statement, it would absolutely be in favor of AMD.
I’ve only used an LLM (you can guess which one) once to write code. Mostly because I didn’t feel like writing down some numbers and making a little drawing for myself to solve the problem.
And because a friend insisted that it writes code just fine.
But it didn’t. It confidently didn’t. Instead, it made up something weird and kept telling me that it had now “fixed” the problem, when in reality it was trying random fixes that were related to the error message but had nothing to do with the actual core problem. It just guessed and prayed.
In the end, I solved the problem in 10 minutes with a small scribble and a pen. And most of the time was spend drawing small boxes, because my solution relied on a coordinate system, I needed to visualize.