this post was submitted on 21 May 2024
1598 points (98.8% liked)

Programmer Humor

32558 readers
756 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
[–] Perhyte@lemmy.world 3 points 6 months ago

Fun fact: apparently on x86 just MOV all by itself is Turing-complete, without even using it to produce self-modifying code (paper, C compiler).