17
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 25 Sep 2024
17 points (100.0% liked)
LinuxHardware
881 readers
5 users here now
A community where you can ask questions about what hardware supports GNU/Linux, how to get things working, places to buy from (i.e. they support GNU/Linux) and so on.
Quick rules:
- Be nice to each other.
- Report toxic people.
EXTERNAL RESOURCES
- Linux on Laptops[↗]
- OpenPrinting Database[↗]
- RHEL Compatibility Database[↗]
- Wifi Adapter Compatibility Database[↗]
- FSF Hardware Database[↗]
GNU/LINUX VENDORS
- Entroware[↗] [UK/Eire]
- Juno Computers[↗] [UK/USA]
- Ministry of Freedom[↗] [UK]
- System76[↗] [USA]
- ThinkPenguin[↗] [USA]
- Tuxedo Computers[↗] [Germany]
OTHER VENDORS
- Dell[↗] (certain lines) [Global]
- Lenovo[↗] (X and T lines) [Global]
- Raspberry Foundation via various vendors
Webcasts
founded 2 years ago
MODERATORS
And honestly still probably be better in every way besides the OS (subjective)
Brew or Nix do a pretty good job of closing the gap.
I'm the only Linux user on my team and was getting pissed at Apple's old bash (4.x something) and some of the tools like
findhaving slightly different flags causing some scripts to not work locally.Added a nix flake + devshell + direnv and now they run the same version the servers do of everything, but only when in the project.