Hacker News new | ask | show | jobs
by stephenr 737 days ago
I use a simple approach.

I use an external TB3 m.2 SSD for everything work related. When going away when I may/will need to work, I unplug the drive from my desktop and put it in my bag with my laptop.

The drive (and tb3) is fast enough to run multiple VMs from it without a problem.

For smaller things I use regular sync tools (ie browser bookmarks in iCloud; IDE settings sync via JetBrains).

1 comments

How did you format the drive to avoid things like symbolic link issues?
... It's formatted as APFS, but I believe I was using this approach back before APFS was released, and as such it would have been HFS+. The only non-standard thing I do with it, is that it's case-sensitive.

What symbolic link issues would you be expecting, exactly?