Y
Hacker News
new
|
ask
|
show
|
jobs
by
corysama
144 days ago
What does "MESA drivers" refer to here? I'm guessing it's not GPU drivers from
https://mesa3d.org/
1 comments
throwup238
144 days ago
No those don’t work in most cloud VMs but MESA provides llvmpipe/softpipe implementations for Vulkan, OpenGL, etc. They’re software renders so relatively slow but work in headless VMs like Claude Code for web environments.
link