this post was submitted on 29 Dec 2023
194 points (98.0% liked)

Programmer Humor

32483 readers
217 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 14 points 10 months ago (1 children)

Hell no I’m not pushing this to GitHub.

[–] [email protected] 4 points 10 months ago

and if I do it'll be in a private repo and I'll never look at the source again because I'm a good programmer and a good programmer would never write that

[–] [email protected] 7 points 10 months ago (1 children)

...then you spend two weeks trying to optimize your code only to watch it break in more spectacular ways than you could imagine before reverting back to the original and hoping no one ever looks.

[–] [email protected] 1 points 10 months ago

Yeah, I barely scraped through a few of these

[–] [email protected] 2 points 10 months ago

Yeah, I've been nursing one of these projects for a while...

Initially it started out as an autohotkey script, because I'm not a programmer, I'm a filthy windows engineer.

Then I tried rewriting it in Powershell because I wanted to own the code (v1 was written on work time, so they provably own it), and have it in something slightly less arcane (!). That was not a great choice of languages, but I'm still not ready to learn a real one, yet.

There's surely some head banging roflcopter in there - I'm still not sure I've tested all the scenarios, but I just don't have the emotional energy to wade through it (and my client can't even use the new version, I'm not sure any others would care).

It was fun, but now it's just a burden

[–] [email protected] 1 points 10 months ago

Or just me managing to stay alive my whole life.