619
submitted 1 month ago* (last edited 1 month ago) by SandbagTiara2816@lemmy.dbzer0.com to c/memes@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] SpaceNoodle@lemmy.world 75 points 1 month ago

"If"

You realize embedded systems engineers are real, right?

[-] kboy101222@sh.itjust.works 36 points 1 month ago

And if anything qualifies as esoteric, arcane knowledge, it's embedded systems programming

[-] Barbarian@sh.itjust.works 19 points 1 month ago

I'd say OS and driver programming is also in that category. It is the deep magic.

[-] kboy101222@sh.itjust.works 9 points 1 month ago

True, true. I have a vague idea how embedded systems work. I have no idea how you even get started with driver development.

OS development isn't terrible though. There are numerous books to help you make your own kernel and OS

[-] cmder@lemmy.world 7 points 1 month ago

For linux driver development you can start by reading "Linux Device Drivers, Third Edition" pdf.
It is free and give you an idea about how everything works.
The real learning is by reading and using the linux kernel api doc or directly the source code of the api you want to call.
Source : i did this for a school project where i had to implement multiple kernel modules.

[-] kboy101222@sh.itjust.works 8 points 1 month ago

Neat! I'll add it to my long list of things ADHD will never let me finish!

[-] merc@sh.itjust.works 2 points 1 month ago

I think the real issue with driver development is that almost nobody ever has a reason to do it. It's a much more constrained way of programming compared to normal programs, and isn't necessary unless you need to talk to hardware or something. So, nobody has an excuse to learn it.

[-] SpaceNoodle@lemmy.world 2 points 1 month ago

... Unless you want to talk to hardware. Or something.

[-] merc@sh.itjust.works 1 points 1 month ago

Yes... as I said. But, most people use hardware provided by other people, which means other people write the drivers.

[-] SpaceNoodle@lemmy.world 1 points 1 month ago* (last edited 1 month ago)

Yes, and those people are people.

Also, sometimes the drivers are total garbage, and other people have to rewrite the garbage from the first people.

Also also, sometimes there is no driver.

[-] wise_pancake@lemmy.ca 5 points 1 month ago

“There are lots of books on harvesting your own primal power source, but most people these days make a pact with the demon Linus and simply channel his power”

This makes me feel so much better after spending a morning banging my head against some wild pointer arithmetic, thank you much much! (Ultimately the pointer incantations were successful, praise be!)

[-] Quetzalcutlass@lemmy.world 2 points 1 month ago

Three things in CS meet the qualifications for arcane runes: complex regular expressions, pointer arithmetic, and bit shifting.

this post was submitted on 22 Aug 2024
619 points (98.7% liked)

Memes

45217 readers
1547 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS