It’s easy to overestimate how much of software engineering is about coding, when in truth it’s mostly about the code you don’t write.
red_tomato
99% of the time it’s just a basic todo list
Have you noticed how every LinkedIn bro is talking about their vibe coding workflows, but no one is showing what they’ve made with vibe coding?
Writing “iteration” sounds absolutely perverse!
I like it to make it clear when the for loop is about iterating lists and when it’s not. For example, the iterations in Monte Carlo algorithms doesn’t correspond to items in a list.
Outside of the for loop counters i and j, short variable names are awful.
I’ve started to prefer writing it out as ”index” or ”iteration” even in for loop counters. It’s easier to read, and not much harder to type.
The FP in Java is still leagues better than whatever the C++ committee cooked up.
The OOP boilerplater is the only one with a job.
What a year, huh?
Captain, it’s January 9!
And OpenAI will take zero accountability
This looks like a spray painted plastic prop for a Power Rangers movie. I want it to look like real armor that won’t crumble in one sword strike.
Well either the AI doomerism is real and we all lose our jobs, or the AI bubble pops and we all lose our jobs.