this post was submitted on 25 Sep 2024
16 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:

EXTERNAL RESOURCES


GNU/LINUX VENDORS

OTHER VENDORS


Webcasts

founded 2 months ago
MODERATORS
 

I'm a software developer with a platform-independent stack (java / postgre / mysql / intellij / docker), I use a Linux distro. I have a workstation, but would like to be able to work away from home. Good battery life, small size, staying cool under load are the priorities; I don't need a lot of power. So I thought maybe I should try ARM?

My first idea was to get a [refurbished] MacBook Air and learn how to use MacOS, although I'd love to support something... less proprietary and more open. I've never used an ARM Linux distro or ARM laptops, and I'm not sure how good they are for my application.

What is your experience?

you are viewing a single comment's thread
view the rest of the comments
[–] bluetardis@sh.itjust.works 5 points 2 weeks ago (1 children)

Up to you but if you can get a refurbished m1 that will easily do what you need

[–] fuckwit_mcbumcrumble@lemmy.dbzer0.com 3 points 2 weeks ago (1 children)

And honestly still probably be better in every way besides the OS (subjective)

[–] sloppy_diffuser@sh.itjust.works 2 points 2 weeks ago

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 find having 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.