Of all the distros out there, they went with Mint?
Of all the distros out there, they went with Mint?
He’s not a candidate in this election, and Trump is older now than Biden was during the last election.
deleted by creator
Why though? The main benefit of solid state is the energy density, which is not at all important for a stationary, grid-connected system. It’s also super expensive. Why not just stick with sodium-ion batteries for the grid which are way cheaper per kWh?
That just made me imagine a Rust rewrite of systemd
What about the installer? Anaconda isn’t great, but you only need about 1 minute to set the options to install and then let it do it’s job before rebooting.
Tbf, this is something that only some distros do. Those distros should be reprimanded for handling home directories with the tmpfiles system, not systemd.
Some also do have specific use cases where they work really well, like Tea Tree Oil for acne and nail fungus or Peppermint oil for nausea. Most of them don’t do anything though.
50GB for the simple dual layer discs. You can theoretically reach 100GB with triple layer disks. The largest BDRip I have is 90GB for the Super Mario Bros. Movie.
Edit: UHD Blu-ray only supports dual and triple layer disks, not quad. Quad layer discs do exist though, with up to 128GB of capacity.
I’ve been using a Raspberry Pi 400 with LibreELEC installed. Mostly watch 4K HDR Blu-ray Remuxes that I have on another machine with a Samba server. Works really well for me.
Another good option would be to have Jellyfin on a media server and cast to the TV or use the TV directly if it has a Jellyfin app (I know there are official apps for Roku and WebOS (LG)). Jellyfin is similar to Plex but open-source and fully local (no need for an external account).
Of course, this is only works for local media. For streaming, just use a Chromecast.
Wake via Bluetooth isn’t new, the OLED model has always supported it (the LCD doesn’t due to hardware). This just lets you disable it for specific devices that you don’t want to wake the Deck.
I always use it when docked. Important to note that the LCD version does not support Bluetooth wake though.
You can’t. Just wait for it to be stable
Bread and beer. The reason that modern civilization exists. Of course, the modern versions are quite different from the ancient ones
A line of code that enables the backdoor was out present in the tarball. The actual code was obfuscated within an archive used for the unit testing.
I like the way kde does it. On first install it gives a slider with how much analytics you want to send. I just do all of it because I trust KDE, but it’s nice that it asks you. They probably have some pretty good data.
I actually have my ~/.cache
mounted as a tmpfs. No need to write that to disk when I have like 50GB of free RAM most of the time.
“Free” memory is actually usually used for cache. So instead of waiting to get data from the disk, the system can just read it directly from RAM after the first access. The more RAM you have, the more free space you’ll have to use for cache. My machine often has over 20GB of RAM used as cache. You can see this with free -m
. IIRC both Gnome and KDE’s system managers also show that now.
Sched-Ext finally in mainline!