this post was submitted on 14 Oct 2023
1136 points (98.0% liked)

Programmer Humor

32453 readers
989 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] 13 points 1 year ago (1 children)

"Why is this buggy piece of shit trying to force TLS without it being enabled in the config!?"

"Oh because I hardcoded it in 3 months ago."

[โ€“] [email protected] 9 points 1 year ago

I blame libraries I use for being buggy garbage just to later find out that the problem was caused by me overriding the libraries. Whoops.