Not even very surprising. The dark and/or broody scenes tend to be a lot less serious than they look. To give an example I saw: At last year's Wave Gotik Treffen (a huge goth event) there were plenty of posters for broody bands – and in between them there was one for the German Hevisaurus spinoff advertising their new song about bubblegum.
And then someone went around and put googly eyes on all the posters. That's also pretty on-brand for the scene.
I have to disagree on one point – that iOS home screens somehow look more orderly because they're full of icons arranged in a strict top-left-to-bottom-right fashion. It doesn't look any less cluttered than an overly full Windows desktop.
I found desktops that limit themselves to core functionality and maybe a nice wallpaper to be better looking and more usable since the days of Windows 95 and that hasn't changed since.
That "strict grid of icons" look certainly is uniform across iDevices and that's what appeals to Apple but I never found it to be particularly attractive.
I actually went back to a light gray theme for my new Linux machine after I've been stuck with Windows's options of "flat pure black with hairlines" and "flat bright white with hairlines" for too long.
I don't actually need dark mode that much (except for coding) if a bright mode theme is easy enough on the eyes. Windows 10 is just so ugly that only the dark mode is halfway palatable.
If only the old themexp.dll hacks still worked I could have a decent looking desktop on all of my machines...
Ugh. I just finished dealing with what turned out to be a simple configuration problem that took me three days because the tool's documentation sucked. Turned it in feeling bad only to hear that four other devs had previously failed to get it to work.
One important lesson on life is that everyone is bumbling around all the time. (Like me with autocorrect in the first version of this comment...)
True. It's just the automated transfer that doesn't work.
I didn't bring up F-Droid's very existence as an argument because iOS also allows a form of sideloading these days. Android still makes it a lot easier but Apple isn't entirely out of the loop anymore. Baby steps, I guess.
Firstly, porting apps over between Android devices works seamlessly only if those apps come from the Play Store. Android has no provisions for auto-transferring e.g. F-Droid and its apps. So it's no wonder you can't transfer your iOS apps (which might not even have Android versions). But it is true that auto-transfers of Play Store apps between different Android spins is seamless.
Secondly, whether and how easily you can modify or replace your Android is dependent on the phone's manufacturer. A Pixel is a very different beast from an Xperia in that regard. Still, Google do provide AOSP and are very mod-friendly on their own devices. Apple very much aren't.
Then again, those 100 MB are usually mostly assets I want to look at or listen to. Certain websites contain 100 kB of text and pictures I want to look at and load 2 MB of JavaScript frameworks that add nothing to the usability of the site. Bonus points for automatically streaming a 20 MB video I don't want to watch while I look for one sentence's worth of information.
There are some good games mentioned already but I'd like to pitch in Planet Crafter. No enemies, no time pressure beyond an oxygen/food/water system, just you and the long-term goal of terraforming a planet by yourself.
The award for almost-but-not-quite-relaxing goes to Hardspace: Shipbreaker, where you can fall into a comfortable trot after you figure things out – and then the storyline makes you want to strangle someone with their own necktie. But the gameplay can be very relaxing.
No, you get to set that. The defaults are global. But you can override that (both globally and per community) only for you. If you never like jokes except in joke communities you can set "Funny" to -1 globally and to +1 in Ten Forward. But that doesn't affect how it works for me.
This would, of course, man that posts are sorted completely differently for us. A really funny post might be extremely highly upvoted for me but in the deep negatives for you.
It would also mean that a global karma counter doesn't exist.
I think Latte-Dock has been unmaintained for some time now. It's a dead project and maybe doesn't even work properly with Plasma 6. So it's a good time to drop it.
Why not just go to a collection of votes with configurable values of +1, 0, and -1? They all have global values that default to something sane and each user can define custom values both globally and per community.
I might set "Funny" to +1 except in /WorldNews, where it's a -1. I might appreciate controversial posts so I might set "Flamebait" to a global 0 so it doesn't affect a post's rating. And so on.
(Wait, that's basically just extended Slashdot. Eh, I like Slashdot's system.)
On the one hand I like the basic idea, on the other hand I think that some fundamental problems aren't fully solved yet. There big use case are passkeys and direct password manager integration – neither mesh well with the idea of software that isn't allowed to talk to most of the system.
I'm certain that this will be resolved at some point but for now I don't think Flatpak and its brethren are quite there yet.
True, although that made people think that Windows 2000 was the intended successor to Windows 98 – me included. Not that I minded; in my opinion Windows 2000 was straight up better than Windows XP until XP SP2 came out. Anyway, Microsoft spends far too much time getting cute with version numbers.
CUDA was there first and has established itself as the standard for GPGPU ("general purpose GPU" aka calculating non-graphics stuff on a graphics card). There are many software packages out there that only support CUDA, especially in the lucrative high-performance computing market.
Most software vendors have no intention of supporting more than one API since CUDA works and the market isn't competitive enough for someone to need to distinguish themselves though better API support.
Thus Nvidia have a lock on a market that regularly needs to buy expensive high-margin hardware and they don't want to share. So they made up a rule that nobody else is allowed to write out use something that makes CUDA software work with non-Nvidia GPUs.
That's anticompetitive but it remains to be seen if it's anticompetitive enough for the EU to step in.
They could've sold Windows 2000 as Windows NT 5 and Windows Me as Windows 2000; that would've kept the "NT X" versioning scheme for the professional line and the year-based scheme for the consumer line.
But the versioning scheme for the NT line is all kinds of weird in general. Windows 7 is NT 6.1. Windows 8 is NT 6.2. So we've established that the product name is independent of the version now. That means that Windows 10 is NT... 10.0. Windows 11 is also NT 10.0.
True. "Suck it up" works in some occasions and in others it makes everything worse. It's a terrible default approach to teach your children because they can end up never learning how to deal with stress in a healthy fashion.
The result is usually someone who builds up stress where other people don't (and then acts accordingly) and who has absolutely no ability to comfort other people when they need it. Few parents want their children to be lonely assholes.
Of course it's harder to teach someone nuance. Identifying when it's okay to be vulnerable and when you need to tough it out by yourself is difficult. But if you're not capable of both you're lacking essential tools.
Or, if the team does allow refactoring as part of an unrelated PR, have clean commits that allow me to review what you did in logical steps.
If that's not how you worked on the change than you either rewrite the history to make it look like you did or you'll have to start over.