Look on phoronix for benchmarks. Plasma consumes less RAM and CPU than even XFCE.
Look on phoronix for benchmarks. Plasma consumes less RAM and CPU than even XFCE.
Those are some
rookiemeasly numbers.
FTFY
It would be weird if the protests had a big effect on the predicted votes. Who would be all for the AfD and then suddenly go “yeah well, I changed my mind now”?
The protests should mainly convince the government to finally start the process to ban the AfD.
4 million.
2 million would be 1%.
They should have code-named this release “Brooklyn”.
I would definitely want my door locked for that.
Awesome Keyboard with AI Support *
* On supported Operating Systems **
** With separate subscription.
There’s nothing wrong with UDP. At least not that I know of.
Tell me which so I can develop a competing service and steal your userbase!
As with every software/product: they have different features.
ZFS is not really hip. It’s pretty old. But also pretty solid. Unfortunately it’s licensed in a way that is maybe incompatible with the GPL, so no one wants to take the risk of trying to get it into Linux. So in the Linux world it is always a third-party-addon. In the BSD or Solaris world though …
btrfs has similar goals as ZFS (more to that soon) but has been developed right inside the kernel all along, so it typically works out of the box. It has a bit of a complicated history with it’s stability/reliability from which it still suffers (the history, not the stability). Many/most people run it with zero problems, some will still cite problems they had in the past, some apparently also still have problems.
bcachefs is also looming around the corner and might tackle problems differently, bringing us all the nice features with less bugs (optimism, yay). But it’s an even younger FS than btrfs, so only time will tell.
ext4 is an iteration on ext3 on ext2. So it’s pretty fucking stable and heavily battle tested.
Now why even care? ZFS, btrfs and bcachefs are filesystems following the COW philisophy (copy on write), meaning you might lose a bit performance but win on reliability. It also allows easily enabling snapshots, which all three bring you out of the box. So you can basically say “mark the current state of the filesystem with tag/label/whatever ‘x’” and every subsequent changes (since they are copies) will not touch the old snapshots, allowing you to easily roll back a whole partition. (Of course that takes up space, but only incrementally.)
They also bring native support for different RAID levels making additional layers like mdadm unnecessary. In case of ZFS and bcachefs, you also have native encryption, making LUKS obsolete.
For typical desktop use: ext4 is totally fine. Snapshots are extremely convenient if something breaks and you can basically revert the changes back in a single command. They don’t replace a backup strategy, so in the end you should have some data security measures in place anyway.
*Edit: forgot a word.
Shut up and take my
moneyprayers
npm? So this uses electron? I essentially run a stripped down browser to render a fucking OSD? I can’t do that with good conscience.
From what I understand, Nvidia may be right in this case and explicit sync seems to be the better approach.
There is a nice article on Collabora’s blog about it and it sounds plausible to me: https://www.collabora.com/news-and-blog/blog/2022/06/09/bridging-the-synchronization-gap-on-linux/
Just FYI, if you want to enable and start, you can use systemctl enable --now ...
.
I have an older InfinityBook and a slightly less older Pulse. What I hate about both is the noise. The fucking fans are so incredibly annoying. Also they are not just loud, they scale up in weird steps (not linear) making it seem like something’s attacking.
In consequence I use it with throttled CPU most of the time, but then even the desktop can become laggy.
Theoretically it’s nice hardware, practically I won’t get another.
As a kid another kid regularly bullied me. Nothing extremely serious… pushing me, grabbing me, putting me in a headlock, stuff like that whenever he felt like it and/or wanted something. Parents and teachers were not able to stop it and I basically just got retaliation. One day when he came at me I simply kicked and managed to hit right in his balls. He ran away crying. Never bothered me again afterwards. Still feels good.
For nougat, the Milka stuff is better. If you want real chocolate, take Caotina.
That’s not easier than not needing a VPN in the first place.
All good, but I think it’s really often a misconception that a DE like KDE, which is big and brings tons of features, must be more ressource intensive than a (feature wise) smaller DE. Which, as the benchmarks show, is surprisingly not the case.