DEV Community

Discussion on: Slimbook pro x AMD vs. MacBook Air M1, which to choose and why?

Collapse
 
annietaylorchen profile image
Annie Taylor Chen

@joelbonetr Hi there, I read your post too and still couldn't decide... the goal is for mainly frontend but possibly transitioning to full-stack. Can you help a bit? Thanks!

Collapse
 
joelbonetr profile image
JoelBonetR πŸ₯‡ • Edited

Then pick the Macbook. The M1 has better average speed than intel or amd laptop CPUs for compiling tasks like when you do npm run dev or yarn start in frontend projects or when you compile Java artifacts and so on.

It also provides a screen with 100% sRGB coverage.

Just make sure you pick 16Gb RAM along this M1 :)
for me 256Gb is more than enough SSD to work but this depends on the usage you plan, maybe 512Gb or 1Tb if you want to use it for non-work stuff as well, that's up to you.

By the way MacOS is a Unix based system so the terminal API is 99% the same than what you can find in Linux terminal /bash which is always nice (at the end your VM instances will probably be Debian based Linux OS) or Alpine as much if you use Node with Node-Alpine docker image (but this is a choice, you can still use debian or deb-based distros).

Note that DCI color coverage is just for video editors, nothing to do as a dev with that, just 100% sRGB is fine to discern quick differences between colors that come along designers concepts and designs.

By this means and to clarify, the reason is the M1, which is way faster compiling code so it equals to less lose of time, the rest is nothing critical. You'll need 16Gb RAM at least in Macbook as well so check if the price of it with 16Gb RAM is ok to you, if it's not, pick the other.

Collapse
 
annietaylorchen profile image
Annie Taylor Chen

Thanks Joel.

I checked that MacBook Pro:
Apple M1 Chip with 8‑Core CPU and 8‑Core GPU 8GB unified memory 256GB SSD Storage for 13 inches costs $1,299.00
and 8-Core CPU 14-Core GPU 16GB Unified Memory 512GB SSD Storage for 14 inches costs $1,999.00

Apple is really not flexible when it comes to RAM or you just have to throw in way more money...It might exceed the company budget.

Thread Thread
 
joelbonetr profile image
JoelBonetR πŸ₯‡

Can't you pick the first one and simply add 8 extra Gb of RAM?

Thread Thread
 
joelbonetr profile image
JoelBonetR πŸ₯‡

just checked it, you can choose Macbook Air and in the next step you can choose 16Gb RAM, which is $1,449.00
I don't know if it exceeds the budget or not.
If it does, you can look at Huawei Matebook D14 AMD or Matebook D16 AMD which comes with a 4800H and 16Gb RAM for around 800-1000 bucks

Thread Thread
 
annietaylorchen profile image
Annie Taylor Chen

Yeah I also checked and here it costs 1 463,61 EUR | 1 695,35 USD for 16G RAM. Prefer not to use Huawei though.

So it's either Slimbook or MacAir M1. I hope the above budget is fine, esp if company has deal with Apple, then I guess problem solved.

I personally still prefer Linux and if I were to buy my next personal laptop I'd choose Slimbook or Tuxedo.

Thread Thread
 
joelbonetr profile image
JoelBonetR πŸ₯‡

I've never used any of those so I cannot recommend what i did not try.
On the other hand I learnt that you must not be a fan of any company, instead pick what fits better to you. If it costs more but is better, pay it (unless you're gonna get zero benefit from it) and if it costs less, you got some money for other -or related- stuff.

This Slimbook with 4800H and 32Gb of RAM is a beast and probably a good decision as well (even better depending on the rest of the tasks you'll perform) in comparison with the macbook (windows does not run properly in macs, that's no secret and using windows + WSL is a very good option nowadays).