tmat256

joined 2 years ago
[–] tmat256@lemmings.world 6 points 8 months ago

American Chestnut. Have a few seedlings we planted in the front yard. Super excited to be part of the process of restoring them

[–] tmat256@lemmings.world 10 points 10 months ago (1 children)

A lot of this is personal preference but I will suggest the following strategy. Mount all of your drives into subfolders of /mnt or /media (/mnt is usually used for more permanent storage but either is fine). Then symlink various folders on the system to this mount point. Like maybe you want your home folder downloads on one of these drives so /home/spawnsalot/Downloads is symlinkef to /mnt/drive1/Downloads.

This lets you pick and choose various places across your system that are actually on the additional drives but also the ability to see everything on the drives in one place.

Game installation location completely depends on the game itself. Some might install to /usr/bin, others to /opt, etc. You might have to dig around a little after install, move the folder, then symlink it like nothing ever happened.

[–] tmat256@lemmings.world 2 points 10 months ago

I have not tried either. I'll look into them though, thank you!

[–] tmat256@lemmings.world 1 points 10 months ago

It's a work provided device. It was either that or Windows, so it was really the only option. I might try out some tiling options for it, not sure how upset IT will be about that though...

[–] tmat256@lemmings.world 3 points 10 months ago

It's also incredibly useful as a failsafe in a helper method where you need the argument to be a string but someone might pass in something that is sort of a string. Lets you be a little more flexible in how your method gets called

[–] tmat256@lemmings.world 19 points 10 months ago (6 children)

I spent years using i3 as my main machine and I loved everything about it. Fast forward to now where I have to use a Mac. Most of the time I'm in a terminal with tmux so it's fine but any time I have to deal with a gui element that is under something else I get more and more upset.

[–] tmat256@lemmings.world 1 points 1 year ago

If you can somehow manage to install software on your work laptop then I highly recommend Synergy. It is by far a better solution than a KVM and you could keep the keyboard and mouse plugged into your PC so no effect on gaming.