this post was submitted on 23 Mar 2024
650 points (98.5% liked)

Programmer Humor

19593 readers
709 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 23 points 8 months ago* (last edited 8 months ago) (1 children)

Yeah but have you ever coded shaders? That shit’s magic sometimes. Also a pain to debug, you have to look at colors or sometimes millions of numbers trough a frame analyzer to see what you did wrong. Can’t program messages to a log.

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

Can't you run it on an emulator for debugging, Valgrind-style?