this post was submitted on 04 Aug 2024
492 points (98.2% liked)

Programmer Humor

19511 readers
1380 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] 11 points 3 months ago (5 children)

I have. Mostly on embedded devices that have no OS and you need something very specific.

... Or that one time i was reverse engineering a console kernel. I wrote arm asm then. Was actually fun to do tbh

[–] [email protected] 4 points 3 months ago (2 children)

ARM assembly is so lovely to work with compared to the old CISC garbage.

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

m68k assembly was my favorite back in the day.

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

I love ARM assembly so much that I'm looking at it right now.

load more comments (2 replies)