this post was submitted on 04 Oct 2024
185 points (98.4% liked)

technology

23233 readers
370 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 4 years ago
MODERATORS
 

bear-despair

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 week ago

I would love for there to be a simple way to just interface with a graphics card directly on a low level w/o any vulkan/d3d/opengl crap in between. Just have the kernel map it to a file in /dev and to set it up and make it do stuff you just fopen() that file and write commands to it.