Hacker News new | ask | show | jobs
by li4ick 1327 days ago
Sometimes I wonder if all these people that talk on conference stages are nothing more than self-help gurus. All of these words like "productivity", "cleaner code", "maintainable" etc. etc. are like highly optimized words for our dopamine network. They don't add any value to the domain of software engineering. I first realized this when I flipped through Uncle Bob's "highly recommended" Clean Code and almost screamed in horror at the amount of bullshit that book has been able to infect into the industry. Yes, the words sound nice, but look at the code examples. Just look at them.
2 comments

It's the "king is naked" effect. Everyone can see it's bullshit but most people refuse to believe it. It's been decades since this crap started and people are still religious about it.
Please post a code example.