(no title)
highfrequency | 7 days ago
My favorite framing, from Kent Beck: “first make the change easy, then make the easy change.”
highfrequency | 7 days ago
My favorite framing, from Kent Beck: “first make the change easy, then make the easy change.”
goda90|7 days ago
hvb2|7 days ago
IshKebab|7 days ago
eddythompson80|7 days ago
What are the incentives for these developers? Most businesses want trees on trucks. That’s the only box they care to check. There is no box for doing it with a sharp axe. You might care, and take the time to sharpen all the axes. Everyone will love it, you might get a pat on the back and a round of applause, but you didn’t check any boxes for the business. Everyone will proceed to go through all the axes until they are dull, and keeping chopping anyway.
I see 2 year old projects that are considered legacy systems. They have an insurmountable amount of technical debt. No one can touch anything without breaking half a dozen others. Everyone who worked on it gets reasonable rewarded for shipping a product, and they just move on. The business got its initial boxes checked and everyone who was looking for a promotion got it. What other incentives are there?
ShellfishMeme|7 days ago
So they never make the change easy because every change is easy to them... until the lack of structure and re-use makes any further changes almost impossible.
grabshot_dev|7 days ago
The "make the change easy first" mindset requires understanding what already exists, which is fundamentally a compression/abstraction task. Current models are biased toward generation over refactoring because generating new code has a clearer reward signal than improving existing structure. Until that changes, the human still needs to be the one saying "stop, let's restructure this first."
qup|7 days ago
In my experience you're going to want a sharp axe later in the process, once you've dulled it.
Not sure if that ruins the analogy or not.
bee_rider|7 days ago
huflungdung|7 days ago
[deleted]
bsder|7 days ago
https://en.wikipedia.org/wiki/Chrysler_Comprehensive_Compens...
akoboldfrying|7 days ago
Sometimes sharpening the axe means breaking it completely for people still trying to cut down trees on WinXP, but you don't know that because you can't run those tests yourself, and grovelling through old logs shows nobody else has either since 2017 so it's probably no big deal.
Sometimes it's not clear which part is actually the cutting blade, and you spend a long time sharpening something else. (If you're really unlucky: the handle.)