Switching From Machine To machine - Hardware talk

Users browsing this thread: 2 Guest(s)
sbrg
Registered
I have a laptop which is sort of my main machine, primarily because it is what I use the most because I take it to school. It runs Arch Linux. I also have a desktop which is kind of my gaming computer, which is running Windows 7 and dual-booting Arch Linux.

I use github for keeping my dotfiles in sync, and my desktop and laptop almost work identically. There are differences between desktops and laptops, however, which is why I have two branches -- one for my laptop and one for my desktop. I will then just cherry-pick commits which apply to both branches.

For syncing stuff that doesn't necessarily belong under version control, I use dropbox. All of my code(some of which is under version control, but you can sync that with dropbox), my university stuff, and all sorts of other crap is synced using dropbox. This makes the whole sync process feel mostly transparent. My favorite robot overlord, Google, also takes care of syncing bookmarks and history and such across sessions because I use Google Chrome.

The only downside of maintaining multiple machines is the occasional effort to keep track of the difference between the dotfiles from machine to machine as well as dropbox being somewhat slow to sync at times, and I feel that the linux implementation of Dropbox is rather prone to bugs(hangs, idle spin eating cpu and such).


Messages In This Thread
Switching From Machine To machine - by venam - 23-07-2015, 02:13 AM
RE: Switching From Machine To machine - by apk - 23-07-2015, 02:32 AM
RE: Switching From Machine To machine - by z3bra - 23-07-2015, 04:08 AM
RE: Switching From Machine To machine - by sbrg - 23-07-2015, 06:30 AM
RE: Switching From Machine To machine - by cjm - 23-07-2015, 11:30 AM
RE: Switching From Machine To machine - by xero - 23-07-2015, 02:31 PM
RE: Switching From Machine To machine - by kirby - 23-07-2015, 02:48 PM
RE: Switching From Machine To machine - by movq - 23-07-2015, 04:04 PM
RE: Switching From Machine To machine - by jvarg - 23-07-2015, 05:30 PM
RE: Switching From Machine To machine - by Webtm - 23-07-2015, 07:03 PM
RE: Switching From Machine To machine - by chc4 - 28-07-2015, 11:05 PM
RE: Switching From Machine To machine - by sulami - 29-07-2015, 01:35 PM
RE: Switching From Machine To machine - by venam - 25-04-2016, 03:08 AM
RE: Switching From Machine To machine - by xero - 25-04-2016, 11:17 AM
RE: Switching From Machine To machine - by venam - 11-01-2021, 04:27 PM
RE: Switching From Machine To machine - by prx* - 13-01-2021, 09:43 AM
RE: Switching From Machine To machine - by x0ba - 08-08-2023, 02:24 AM