54
Default branch (lemmy.sdf.org)
you are viewing a single comment's thread
view the rest of the comments
[-] strlcpy@lemmy.sdf.org 22 points 19 hours ago

It's a joke on the "main" name vs. the main() function. That's normally considered the entry point, but really _start() is the OG entry, used by the runtime to do setup before calling main().

[-] HappyFrog@lemmy.blahaj.zone 5 points 18 hours ago

I see, thanks :3

[-] SpaceNoodle@lemmy.world 1 points 13 hours ago

Embedded systems engineers do it in Reset_Handler

this post was submitted on 28 Nov 2025
54 points (92.2% liked)

Programmer Humor

27534 readers
255 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 2 years ago
MODERATORS