this post was submitted on 14 Jul 2023
343 points (96.5% liked)

Programmer Humor

32375 readers
583 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
[โ€“] kibiz0r@lemmy.world 30 points 1 year ago (3 children)

1 search result

Github issue from 4 years ago

Self-closed after 3 days

No comments

๐Ÿซ 

[โ€“] SaintWacko@midwest.social 19 points 1 year ago

Or worse: "Nevermind, I got it working"

[โ€“] Jmr@lemmy.world 10 points 1 year ago (1 children)

Or

When your issue is the same as the other person's but then the way produced it is completely different.

[โ€“] darcy@sh.itjust.works 1 points 1 year ago

at least that way u can compare simiarities and try to find the cause

[โ€“] peter@feddit.uk 6 points 1 year ago (1 children)

Or even worse: 1 result, the source code on github where the error message is thrown

[โ€“] nik282000@lemmy.ml 4 points 1 year ago (1 children)

I had one of those recently with MicroPython. Turns out I am the only person to ever run out of memory on an ESP8266.

[โ€“] darcy@sh.itjust.works 1 points 1 year ago

bc ur running python