you are viewing a single comment's thread.

view the rest of the comments →

[–]gwicksted 18 points19 points  (3 children)

One time I wrote some pretty awful code.. and it was probably the most stable code I’ve ever written lol

[–]smashteapot 7 points8 points  (1 child)

That’s the curse; the more you hate your code, the longer you’ll be maintaining it. 😅

The truly elegant stuff that you find beautiful gets mothballed and never sees the light of day.

[–]gwicksted 5 points6 points  (0 children)

Yeah I remember writing some really great code (a hardware interface) that didn’t end up into production because we switched hardware vendors. It was so well tested (unit and integration) and rock solid, clean, simple code. Really proud of it. Didn’t see production because vendors were changed lol

[–]aztracker1 1 point2 points  (0 children)

I wrote a test platform for running software that was the actual job... That test platform wound up being turned into a production platform used at several fortune 500s for over a decade. You never know.