I always wonder this as well... I will use tools to help me write some repetitive stuff periodically. Most often I'll use a regex replace but occasionally I'll write a little perl or sed or awk. I suspect the boilerplate these people talk about are either this it setting up projects, which I think there are also better tools for
Then you're just wrong. Clean Code directly tells you to make the mistakes the author of the article points out. The absurdity of the examples in the book should be evident enough.
The problem is that people recommend clean code to junior developers all the time. Clean Code is full of terrible advice and heuristics over critical thinking throughout, and is usually foisted on burgeoning juniors when they don't know any better.
In other words, you're correct that adherents of clean code are thinking like junior developers, because that's what clean code tells you to do.
It looks like they don't really watch battle shounen. It's not really my genre either but I sometimes try them out if i have a lot of friends watching them. Demon Slayer has good art but it also has Zenitsu being insufferable and other hallmarks of the genre that put people that aren't into it off.
Are "southern" recipes even localized to the southern US in present day? isn't it more about ultraprocessed food? Mostly the same stuff is consumed everywhere in the US yeah?
Yeah it increases my work when I'm responsible for quality. The most frustrating is when someone asks me for help because they're stuck then hits me with a barrage of "chatgpt said xxx" complete nonsense while I'm trying to assess the situation
My company was pushing AI tools aggressively but people embarrassed themselves in chats with managers where I corrected them by actually knowing things enough they let off the gas. I wouldn't be surprised if they still do to some degree but not with me in the room lol
A local option with enough sophistication to impress anyone would have terrible performance on the vast majority of PCs and laymen would takeaway a bad impression without understanding why
I always wonder this as well... I will use tools to help me write some repetitive stuff periodically. Most often I'll use a regex replace but occasionally I'll write a little perl or sed or awk. I suspect the boilerplate these people talk about are either this it setting up projects, which I think there are also better tools for