|
|
|
|
|
by patrick451
1267 days ago
|
|
This must depend on the kind of work you're doing. For any kind of mildly serious with a compiled language, a laptop is still woefully inadequate. Its still difficult to find a laptop with 32 gb of ram, let alone 64. But working on a large c++ codebase, I routinely max out 32 gb and compilation still takes roughly 5 times as long on my high end xps compared to my workstation. |
|
Very much so, but 10 years ago most devs suffered on a laptop, now most devs would not.
Obviously if your workstation reference is a multi-socket beast then you will not be satisfied with a laptop, but most devs aren't recompiling large codebases from scratch every time.
> Its still difficult to find a laptop with 32 gb of ram, let alone 64.
I can't quickly find one with 64GB, but there's Lenovo Thinkpads with 48 GB (which is what I have), along with with 8/16T Ryzen cores. I can't speak to what it's like recompiling large C++ codebases, but I don't wait when it comes to compiling things written in golang fwiw.