

If you have been using Linux for +10 years, what are you using now?
I distro-hopped every few years until about 2015. Since then I’ve been trending toward Debian for everything.
refugee from lemmy.sdf.org


If you have been using Linux for +10 years, what are you using now?
I distro-hopped every few years until about 2015. Since then I’ve been trending toward Debian for everything.


That’s the one I use, too. Works fine.


By ICE’s logic it would have been allowable to put rounds through the windshield.


I’m honestly regularly shocked at how many people use Chrome on Linux.
I generally prefer to run firefox (ESR) on my debian machines. But I regularly open a couple dozen tabs during a research session and sometimes FF eats eat all my RAM (16GB), then swap, then locks up the machine. If I catch the degradation before lockup sometimes I can kill enough tabs to recover. I had a few of those lockups last month before I got tired of it.
So for now I’ve swapped back to chromium to get around that problem. Same behavior on my part, ~same extensions, but chromium’s RAM usage stays sane.


for the first time someone has contributed to the code. This may seem trivial, but it is important to me
I’d definitely feel good about that!


I just don’t make a habit of visiting any particular website to read it. That’s what the threadiverse is for.
Alternatively: that’s what RSS is for.


some of those that join forces / are the same that burn crosses
I’m a noob and I prefer… Debian?
The beauty of linux is you get to run whatever you prefer. Have fun and be productive in the way you like. :-)
In the past I’ve mainly used XFCE or openbox because of my old hardware. A couple years ago I picked a Debian+MATE image to install on a fresh box and have been using it by default since then.
None of that “touchscreen UI uber alles” BS.
They don’t take arguments in the sense that functions do but in bash at least they are passed on as part of the expanded string. Pasted from bash:
alias argtest='echo arg is' argtest foo arg is fooSo yes you could alias your yt-dlp commands and invoke the alias with the URL.