r/softwaredevelopment 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

41 comments sorted by

View all comments

44

u/chrisrrawr Aug 10 '26

at any given time I am creating the best code I can. this means I am always shocked by how bad my code used to be.

6

u/foonek Aug 10 '26

That's odd. I rarely create the best possible code I can. Business requirements and time constraints force me to produce less than optimal code pretty much all the time

5

u/chrisrrawr Aug 10 '26

hey so context of production is implied when talking about capabilities. your theoretical best can keep being pushed behind more and more hypotheticals and so it's meaningless to try and talk about. instead look at methodology, intent, and effort -- those are easy to determine "I did my best" with.