this post was submitted on 07 Mar 2024
787 points (95.1% liked)

Programmer Humor

31800 readers
551 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 12 points 5 months ago (1 children)

At least for me the most learning to program happened because I had something specific in mind I wanted to achieve and just go for it.

Yes, the code sucks (And I rewrote it 3 times originally, it still sucks), but it's not really something I particularly care about now as it mostly works as designed.

[โ€“] fsxylo 7 points 5 months ago* (last edited 5 months ago)

I'm physically incapable of doing code "for the sake of it" something has to piss me off enough to want it automated. It's stifled my theoretical knowledge but I can do a thing if I need to.

It's a good thing I have a big project to occupy my time. No shortage of problems to solve there.