there are 10 kinds of people.
- those who understand binary
- those who don’t
- those who know ternary exists
there are 10 kinds of people.
Zeno’s Paradox, even though it’s pretty much resolved
Lol. It pretty much just decreases the time span you look at so that you never get to the point in time the arrow reaches the apple. Nothing there to be “solved” IMHO
one of the main reasons the linux kernel is where it is today: “never break userspace”
unfortunately not every project keeps to this principle.
no package manager should put stuff into /usr/local, thats why its /usr/local. package manager should only put stuff into /usr/… not /usr/local. In the past some mainframes mounted these directory via nfs to do some kind of software management. It contains global stuff that is not managed by the package manager. install some software via “tarball and make” and it most likely puts everything into /usr/local/…
It’s the best location for your needs. /home/shared is a bad idea. /home is reserved for home directories not some shared stuff.
/usr/local is specifically what you are asking for. i would put themes to /usr/local/share/themes for example. chances are gtk will already look there. You can manage permissions inside /usr/local as you like. since the package manager doesn’t care for that directory there is no problem. giving write permissions only to root still is a good idea. it suggest to learn to use sudo when you are working on your system.
Why are you so angry? I never meant or even said what you are implying i did. Quiet the contrary: read the wikipage again, its about when it is justified to act like the side you want to ban.
People are intolerant. Let’s not tolerate them. Now we are intolerant:
Hab ich persönlich selber so nie nachvollziehen können. Nvidia läuft bei mir einfach und das seit 15 Jahren. Lediglich in den Anfängen, als man die Treiber noch nicht über die Repos der Distribution bekommen hat, machten die häufiger Probleme.
Unabhängig davon, AMD, die auch freie Treiber veröffentlichen, ist auf jeden Fall zu bevorzugen. Wie gut das dann in der Realität läuft kann ich aber leider nicht sagen, hab nie AMD GPUs genutzt.
Das läuft mittlerweile relativ entspannt. Wenn du die nvidia-treiber deiner Distribution nutzt (sudo apt install nvidia-driver) machen die eigentlich keine Probleme mehr. Einzig die Nutzung von zwei GPUs, wie bei Notebooks häufig der Fall, ist noch nicht ganz smooth.
Die Kompatibilität der Games ist in >90% der Fälle ebenfalls kein Problem. Einzig große AAA-Titel, bei denen der Publisher Linux bewusst mit hilfe des Anti-Cheat ausschließt, funktionieren nicht (Destiny, LostArk, SCUM kein Multiplayer…).
Ansonsten ist es bei mir so, dass ich nichtmal mehr schaue, ob ein Game Linux unterstützt, bevor ich es mir kaufe. Diablo 4, Starfield, Cyberpunk, BaldursGate4, Red dead redemption 2, läuft alles ohne gefrickel mit einer ähnlichen Performance wie unter Windows, machmal sogar besser.
Als Distribution würde ich dir Linux Mint empfehlen. Falls du etwas tiefer einsteigen möchtest, nimm Debian. Distros wie Arch, Gentoo o.ä. kann man sich für später aufbewahren, wenn man sich einmal in Linux eingelebt und die unterschiedlichen Konzepte verstanden hat. Falls du sehr neue Hardware nutzt, müsstest du drauf achten, dass der Kernel deines Systems die Hardware bereits unterstützt. In dem Fall könntest du von z.B. Debian Stable auf Debian Testing wechseln.
For the chess people: Zugzwang and Zwischenzug!
This works but I’d just create a function and use that instead of creating an alias that creates a function and then calls itself.
if your containers are created with a docker compose file you can use docker-compose to target them all
I’m using a HP spectre x360 since 2020-12 and I love it so much. I don’t use the tablet functionality often. The touch works pretty well as far as I can say. The notebook, even if it’s 13" ultra portable, is a little heavy for constant tablet usage. Everything else rocks aside of the thumbprint thingy. I use howdy instead.
Sure and there are pages helping you find communities, but there isn’t that one central instance that works as a frontend to all the decentralized content.
I really wish to get a solution that builds of a free protocol, not on a single centrally managed instance of something that gives disproportional power to the instance hoster.
I fucking love the idea of activity pub. Everything can talk to everything and offer different features for different requirements like forums, short messages or even video distribution.
Internet, as much as anyone acts like it’s not, is in its childs steps. We should really make sure in 100 years it’s a communication tool for the masses, not another advertising platform.
OSS and open protocols are so important for the future. Who cares if some people feel overwhelmed by adding an @instance to some handles?!
Sorry for my bad English btw. ;)
Give it time I would say. Nobody cares about not having a central mail index, because everyone is used to how email works.
Now with Lemmy we are changing the central approach of reddit to a decentralized one like email. It’s not a big problem if you ask me, it’s only that people don’t like change. Still, I think it’s crucial that we stay with the decentralized approach instead of creating the same problems we had with reddit/facebook/twitter and the likes.
We did it the wrong way nummerous times. This time, let’s be patient and please do it the right way for once.
And don’t forget that the big corporations are already trying to undermine the new approach. Look at meta and threads for example.
Im most interested in encrypted homedirs for servers. Since all my collegues are to lazy to use encrypted ssh keys, i hoped that systemd-homed makes it possible to secure them from the root user.
Is systemd-homed already useable for such usecase? If gnome will do the same for desktops, that would be a big plus, thinking about firefox profiles and such. Hopefully also using pam or kerberos for decryption.
I’ll look into fuse though, thanks for the hint
Read “the power of habit”, then use it to create healthy habits. Nobody can change his life in an instant. The book explains how to accomplish any habit in small steps.
It’s not about what to do specifically, its about moving in the right direction in a healthy way
My comment wasn’t meant as a jab against systemd or gnome, I was just curious if there are different solutions for an encrypted homedir.
I really like the direction linux, systemd and gnome are going! Big thank you to all the developers! <3
Congrats GNOME!
Does anyone know if homedir encryption will utilize systemd-homed?
things like “vim file.txt”, which is obviously not usually how files are edited
You what mate? Don’t assume my workflow. “vi file.txt” is obviously superior to clicking inside some texteditor or file browser
Linus would like to have a word with you