this post was submitted on 12 Feb 2024
1141 points (99.1% liked)

Programmer Humor

37024 readers
59 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
[–] herrvogel@lemmy.world 67 points 1 year ago (2 children)

Manually optimizing the code I wrote in C, so that it runs noticeably slower and has all sorts of stupid bugs that weren't there before. All in a good night's work.

[–] marcos@lemmy.world 6 points 1 year ago

Well, I guess it's either writing a device driver or that.

And the device driver will always end-up with most code in C or Rust.