That’s a new metaphor for me. I like it! And I want some chips now. Either the British or American kind.
That’s a new metaphor for me. I like it! And I want some chips now. Either the British or American kind.
Give up on nvidia, IMO.
I feel like most everyone* who cares about distros likes Debian. It may not be the right distro for your use case, but you’re glad it’s around.
*
I’m sure even Debian has it’s haters. But I think it’s a minority.
It depends on the implementation.
If there’s no voice chat, text based chat participation is considered optional, and the in-game community isn’t toxic, then I might get chatty.
I use rsync for this purpose and the only notable bottleneck is my download speed, fwiw.
It doesn’t copy data, no. Symlink is short for symbolic link. So it’s a pointer to another location. But it might be useful for you. Taking a guess at your goal, here’s a relevant example.
Say you moved all of your emulation stuff stored under /media/largehdd/retroarch. You could then symlink that directory to ~/.config/retroarch like so:
ln -s /media/largehdd/retroarch ~/.config/retroarch
That data is still stored on the large drive but will now also show under that symlinked directory.
I use file syncing (Syncthing) and symlinks to keep configs for some apps synced between devices. I don’t for Firefox, but it might work.
Could I maintain the same OS install for the life of a device? Sure. Can I resist disro hopping? Nope!
I made it, I think, 3 years on a Fedora install once.
I’m guily of the hopping on the bandwagon from Void to NixOS. But out of curiosity for NixOS not frustration over Void. Void is awesome, it fits the completely subjective picture in my head of what Linux should be.
Maybe you can do something with the tampermonkey extension to catch when that audio is triggered and have it do an api call that your script catches?
I don’t know if that’ll actually work, I know of the extension but have never it used nor am I skilled with Javascript but it seems feasible.
From: https://knowyourmeme.com/memes/btw-i-use-arch
BTW I Use Arch is a catchphrase used to make fun of the type of person who feels superior because they use a more difficult Linux distribution.
I think that’s fair to apply to some NixOS users. Source: BTW I use NixOS.
I’ve never had any trouble running adobe software on Linux.
I’ve also never tried, but still the statement is technically correct.