this post was submitted on 04 Aug 2024
483 points (98.2% liked)
Programmer Humor
19450 readers
661 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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
IOS right?
Haha ye. It is super interesting to see all those OS principals and seeing how nintendo implemented them. Stuff i will never forget either and some design patterns i have implemented in my actual job too