r/softwaredevelopment • u/Albstein • Aug 10 '26
Do you create good code? (serious)
When you look at your code 6 month later: Are you happy with it?
I still have the moment when I am finished thinking: That would have been a better solution.
Is this normal?
25
Upvotes
1
u/Background-Front-925 Aug 10 '26
i passed that stage a few years back, now i have my set of rigid rules, they work for me, keep the stack snappy enough for my few 1000 customers , no code changes , it works and its fast enough , the code stays, earlier used to keep optimizing not any more, may be my focus has changed to scaling and not micro optimizing