Remix.run Logo
saidinesh5 3 hours ago

At my current job, one of my biggest blunders was thinking "Let me just order the same hardware as most of my teammates to avoid unnecessary complications".

Most, if not all, of our current work happens on remote cloud vms. Now I'm stuck with carrying a 3KG monstrosity to work.Every day.

Absolutely no positives compared to my ThinkPad that weighed less than half in my previous job.

Remote development is "good enough" these days. With VS Code, Development containers etc... Having a light weight, portable laptop is so much nicer than a laptop that you can't even rest on your lap for long duration.

The only thing you need to be mindful of using light weight laptops is not having enough RAM to fit all your browser tabs..

digitaltrees 3 hours ago | parent | next [-]

I totally agree I use containers through propelcode.app which means I can code on any device including my phone and the environment is the same as the server target. It’s even more important with agents that can delete files and change OS settings. I never need to worry that a coding session ends up breaking my main OS environment by deleting or changing a file.

wombat-man 3 hours ago | parent | prev [-]

Yeah I stepped down to a smaller MBP. the only reason I didn't go for an air is my home setup with dual monitors involves using the HDMI port. There probably is a dock or something out there though.