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

Memes

45130 readers
1285 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] merc@sh.itjust.works 2 points 2 weeks ago (1 children)

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 2 weeks ago (1 children)

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

[–] merc@sh.itjust.works 1 points 2 weeks ago (1 children)

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 2 weeks ago* (last edited 2 weeks 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.