|
|
|
|
|
by dieselgate
1375 days ago
|
|
The most difficult part about software engineering and IRL engineering is the feeling of “everything’s broken always” and just constantly needing to fix or tweak things. I understand that’s the job description basically but nice to hear it articulated by someone else |
|
I've found incorporating tests on my personal projects allow me to pick it up after even a year or two, but if I don't have tests, they inevitably become so jumbled that they cannot be salvaged once the initial effort is over.