this post was submitted on 08 Mar 2024
467 points (98.1% liked)

Programmer Humor

32138 readers
1230 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] 51 points 6 months ago (5 children)

Damn bro I haven’t seen this meme format in over 20 years! Hopefully you don’t spend all that time debugging those proprietary functions ya goof

[–] [email protected] 29 points 6 months ago* (last edited 6 months ago) (1 children)

I'm just an old fart programming a neopixel as a hobby.

[–] Asidonhopo 16 points 6 months ago* (last edited 6 months ago) (1 children)

Make it faster and jankier with precalculated lookup tables!

[–] [email protected] 13 points 6 months ago (1 children)

Make it even jankier with uncalculated variables.

[–] [email protected] 3 points 6 months ago

Screw calculating values for variables, just initialize it pointing to a random memory address and get a value for free! (Assuming your program doesn't segfault).

load more comments (3 replies)