The USs social media user count is at 73% of population, to Germany’s 77%. Smaller difference that I expected, but I did remember correctly, that the US has lower penetration.
USA does have higher time spent online per person though.
Eskating cyclist, gamer and enjoyer of anime. Probably an artist. Also I code sometimes, pretty much just to mod titanfall 2 tho.
Introverted, yet I enjoy discussion to a fault.
The USs social media user count is at 73% of population, to Germany’s 77%. Smaller difference that I expected, but I did remember correctly, that the US has lower penetration.
USA does have higher time spent online per person though.
It’s pretty much just that there are a lot of Germans.
The population of Germany is about 80 million.
All else being equal, there are 16 times more Germans online than us finns, for example.
Next to the USs 300 million people, that’s still one German about every 5 people. Add to that that Germans are definitely online more than americans, and yeah…
A lot of Germans.
It doesn’t take forever tho. Because it just goes directly to the latest package versions.
Also I recall there being checkbox on whether to do it when starting the install if you’re online. No need to override the system into allowing you to do an offline install.
Yes. When installing windows 11, it does not show you a desktop before it has updated everything. Which depending on how many updates have come out since the ISO, and your connection, can take HOURS.
Yes.
I only ever install windows for other people these days, and having that take longer than it needs to is by far my biggest gripe.
The ads are a solved problem for me, in that I don’t personally use windows.
I fucking hate how Windows makes you sit through it downloading and installing updates before you get to use it.
I know you can bypass it but you shouldn’t have to.
It combines capacity without any fancy striping. It can still provide some performance benefit as different blocks of the same file can be stored on different drives, but it doesn’t stripe data across the drives for performance.
It also allows you to just add more drives later. The drives don’t need to be the same size or type. You can also remove drives, provided there is enough free space to move the data on a drive to the ones that will remain.
It really just pools the storage capacity into one big volume.
If a drive fails, it still takes the whole volume with it tho. But as long as you monitor smart, it is fairly simple to try ejecting it from the device group before it takes the whole thing with it.
with three drives, raid1 doesn’t make sense
In raid1c2 mode btrfs will give 3TB of usable storage with 3x2TB. It always stores two copies on two drives. Not three.
If you just want to combine their capacities, and don’t need redundancy, just use single mode?
No need to use a raid mode for multi-device btrfs.
Edit: You could also do two volumes.
Split each drive in half. Use the first half of each drive for a raid1c2 volume to get 1.5TB of redundant storage for important data.
Use the second half of each drives for a raid0 volume to get 3TB of faster storage for games.


But there are no hacks required to install it on old hardware.
Yes there are.
If you used rufus or ventoy, you’ve just applied them without knowing.
Unmodified Windows 11 ISOs will refuse to install on any hardware with a CPU older than Ryzen 3000 or Intel 8000.
In fact there are less hacks required to install / upgrade to windows 11 then there are to install any Linux distro.
What?
On the vast majority of systems, the vast majority of linux distros will install and run with zero “hacks” of any kind. Literally just boot the ISO as-is and have at it.
genuine copy of windows will receive all and any updates
No. On many machines, while windows will install just fine due to the modifications to the installer applied by rufus/ventoy, the yearly major version updates can fail catastrophically.
A lot of hardware will update without issue, but there ABSOLUTELY is risk.
Windows is just an os. As long as it is compiled for the correct CPU architecture, it is just as supported as any other hardware. The hardware is supported by individual drivers, normally provided by the hardware manufacturer, not Microsoft.
You are confusing functional, and supported.
Something can “technically still work” without being officially supported.
Not being supported means Microsoft can make breaking changes in updates, because they made no promises your hardware would be accounted for in the future.
Just because it works today, no longer means it will tomorrow.


EXT4 is your all-rounder. Unix feature complete and reliable. No actually big downsides that would make it insufficient for, well, anything.
BTRFS is your complex and feature rich option. All the modern file system features like copy-on-write, snapshots, subvolumes, deduplication. Good for putting an operating system or user files on. Stuff you might want to snapshot or sort into subvolumes, etc.
XFS has some neat features too, but it has one main focus, performance. The difference isn’t massive since it’s just a file system, but for the fastest transfers speeds, with the smallest CPU impact, nothing beats XFS afaik. It’s also fully unix feature complete, so it has no trouble with symlinks, hardlinks, permissions, etc. EXT4 can theoretically be faster if handling a ton of tiny files, but game files are usually above that threshold.


“Hey… Nice mass surveillance system you got there, mind if I have a turn?”
It boggles my mind how some people thought privacy was worthless, and harmless to give up.


If you have access to another device, you can log into icloud.com and remotely log out of the phone.
Files “deleted” from icloud can also be restored on icloud.com/recovery for up to 30 days after deletion.
Yes. But you don’t have to switch.
People say “start” with simpler distros because if you go past just using it as-is, and grow to understand linux closer to the system level, you’ll likely eventually end up preferring something more complex.
There’s little point to starting at the deep end, like arch, since you don’t know whether you’ll end up staying in the shallows yet. Either way, it’s the start. It can also be the end, but that is unknowable.


Nah.
Just do what Valve did with Wine.
Officially fork and contribute to Heroic.
I’m antitheist, personally.
We have the power of god and anime on our side.
Having ideas is generally not enough.
Volunteers don’t take requests. They take suggestions. They only act on the ones they want to.
If you want something to actually get implemented, offering a monetary reward, hiring a dev to contribute, or contributing yourself, is the best way to go.
I’ve gotten several features I wanted into software I use, by adding them myself.