7 ms·
I'm a Gentoo dev and work at CERN since a while. Of course I jokingly suggested that to my colleagues. I think it could actually work pretty well, though. Many
by amadio 14d ago
I'm a Gentoo dev and work at CERN since a while. Of course I jokingly suggested that to my colleagues. I think it could actually work pretty well, though. Many physicists use Gentoo.
We run most things on Alma Linux, but there's also RedHat in the mix.
A good intersection of CERN and Gentoo is EESSI. They use CVMFS, which is a FUSE filesystem used for software distribution from CERN, and Gentoo as part of their software stack. See links below for more info:
- https://www.eessi.io/docs/filesystem_layer/ https://www.eessi.io/docs/filesystem_layer/
- https://www.eessi.io/docs/compatibility_layer/ https://www.eessi.io/docs/compatibility_layer/
- nwmcsween 8d agoThe issue imo with Gentoo is the compiler flag explosion, the giant case statement I had long ago for packages that would fail to compile on even simple standard -Werror= was huge.
- ThiefMaster- 14d agoNot a Gentoo dev, but also at CERN. I've been using (headless, I'm not going down the GUI toolkit building rabbit-hole again) Gentoo for the last 15 years of development (both at home and at work). Great OS :)
- yjftsjthsd-h 14d agoYeah, I'm really not sure that's a joke; binary packages, optionally combined with a prefix install, seem like a great fit.