this post was submitted on 25 Sep 2024
15 points (100.0% liked)
LinuxHardware
271 readers
1 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 3 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Do you even linter bro? lol. I do TypeScript, but even my i9 can get bogged down by the language server from time to time.
The whole hard capped RAM on the SoC is not for me also. I do a few things in python. If I want to load up a 32G pandas data frame on my laptop, I want the option of 64G RAM without having to replace the whole thing.
I get MAYBE 2h battery life (Dell Precision) when I'm hacking away, so my use case may not match yours. Vroom vroom...
That said, ARM itself is generally fine. We have some graviton EC2s hosting our application. I'd just make sure the docker images you expect to use have ARM builds. That bit us a couple times.