there is a page about this on the lemmy docs: https://join-lemmy.org/docs/users/05-censorship-resistance.html
there is a page about this on the lemmy docs: https://join-lemmy.org/docs/users/05-censorship-resistance.html
this made me realize one of the things I like about the old design is how many posts you can see at a glance.
it comes down to wayland, i3 only supports Xorg, sway only supports wayland.
as far as features goes sway was built to be pretty much a drop in replacement for i3 with a few improvements.
long time i3 user, now switched to sway
I think its a nice alternative to developers to offer software that is not available on your package manager, but having a distro offer multiple different ways of installing a package is not a good idea, I’m talking about ubuntu of course, as a user I just want to apt-get update/upgrade
and be sure my system is up to date, snap undermines that because I’m not sure anymore. also I don’t understand why I need to close the app I’m using to update it with snap, if the app is containerized I should be able to install multiple versions without affecting each other.
I mean yeah, the only reason people have to believe elder scrolls 6 is in development is that teaser from 2018, and honesty they probably only made that teaser to temper expectations.
love parallel !, for example encoding a bunch wavs to opus:
parallel --eta 'opusenc --bitrate 256 {} {.}.opus' ::: *.wav
love cat -n
, when working with csv files I often use a command like this to figure out which column I need:
head -n1 file.csv | sed 's/,/\n/g' | cat -n
I feel like calling it a galaxy makes it sound like its a bigger deal than it actually is, but I like it.
Love to see the community coming together to improve things !