What’s with this trend of everything in monospace?
Using My Fucking Brain
Submitted 5 days ago by codeinabox@programming.dev to programming@programming.dev
https://terriblesoftware.org/2026/05/27/using-my-fucking-brain/
Comments
MonkderVierte@lemmy.zip 5 days ago
ChrisG@lemmy.world 5 days ago
Completely ceding software development to automation. Repeat across all fields of knowledge.
As data centers recycle and churn through past human input this will be the death of human progress.
Swedneck@discuss.tchncs.de 4 days ago
Have you missed all the people who are quite vocal about this being shit? It’s not the death of human progress, it’s the well deserved death of corporate progress.
kureta@lemmy.ml 5 days ago
Warhammer 40k speed run in just 2k.
codeinabox@programming.dev 5 days ago
This quote from the article really sums it up:
And to be clear, I don’t care whether you typed the code yourself. I care whether you understood it before you shipped it. I care whether you can explain why the bug happened, why this fix is the right fix, what the model might have missed, and what would make you roll it back.
SorteKanin@feddit.dk 5 days ago
I have this feeling that a lot of people are against AI-generated code, even if you use it in this “responsible” way - but maybe I’m seeing an exaggerated view? I’m sort of wondering if I should start using AI models in my own work, including open source stuff, but I don’t want it to be like I’m just having the AI do everything for me and I’m worried that others will disregard the code as slop. I’ve seen a lot of frustration with new open source projects that are largely AI-generated, but then again, we’re seeing a lot of those because it’s a useful tool that lowers the barrier for a lot of work. I’m conflicted, anyone have thoughts?
ghodawalaaman@programming.dev 4 days ago
even if you write code using an LLM and understand every line there is no way for anyone to detect whether you used AI or not
idriss@lemmy.ml 4 days ago
This has to be one of 3 things:
Because I was experimenting with LLMs since gpt 3.5, still use them on and off because FOMO and they are still shit for anything that’s not trivial