

Fair, but then again, iOS autocorrect isn’t exactly not AI.
A typical bike-riding leftist urbanite who also happens to be a hockey-crazy Western Canadian.
Fair, but then again, iOS autocorrect isn’t exactly not AI.
Most people aren’t taking the time to type in ctrl+shift+u+2+0+1+4
when a regular minus-dash would get the point across with a single keystroke. But there is enough of a distinction that some people (like you and I) will use the proper punctuation when there is an opportunity to do so.
What I find far more suspicious is the unicode hyphen, because no human would be able to tell the difference, and would therefore always choose to input a minus.
That would work.
I’m not sure what could be in (or missing from) your environment that would break sudo, but it’s a place to check at least.
One big difference is that sway doesn’t run as a login process (and neither does gdm), meaning none of your .profile files are getting sourced. Check how your environment variables differ between i3 and sway and see if that might be the issue.
It’s not that people are incapable of picking up on nuance, it’s got more to do with it being reeaaally hard to convey tone through text. Like it would be hard to fully grasp all the finer points of a psychological movie if instead of watching the movie, all you had was a text version of the dialogue.
Personally I’m a fan of using an ‘/s’ marker, but inside of a spoiler tag.
To interject with a somewhat pedantic point, nothing is truly apolitical. But there is something to be said about sensing the proper time and place to start a political argument.
Except the marketing in this case is actually more accurate. Using ‘kilo-’ to refer to 1024 of something is a straight up misnomer. The Ancient hackers really cursed us with an ambiguous convention for counting bytes.
Cory Doctorow’s blog pluralistic.net is required reading as far as I’m concerned.
You should also look into Escape Pod if you like sci-fi (just a hunch).
City Planner Plays is quite literally the Bob Ross of city building games. He uses his actual professional knowledge of city planning to build really creative and compelling stuff, and he makes it seem easy enough that you want to try doing it yourself. He has commissioned a library of chill lofi beats that he plays in the background of all his videos, which adds to the vibe immensely. And on top of that, he seems like a sincerely pleasant guy, just having fun doing a thing he enjoys doing. It’s an absolute gem of a channel.
Mobile-first is supposed to be a specific way of implementing responsive design, but I think a lot of people say “job done” after the first step and never get around to the whole responsive thing. I think it’s easier to use a mobile layout on desktop than it is to use a desktop layout on mobile, so in that way I think mobile-first is a good principle to follow. But I agree, making a desktop layout that looks good is ignored far too much these days.
The one thing that really grinds my gears above everything else is how on some news sites, there’s an autoplaying video at the top of the article that follows you when you try to scroll past it. An autoplaying video is bad enough, but that’s just infuriating.
I find news sites tend to make the most aggressively bad UX decisions, most of them are a nightmare to visit even with an adblocker installed.
And 100% of the time the thing you end up clicking is an ad. It’s definitely intentional.
This guy Systèmes
Such is the problem with dictators in any situation. A benevolent dictator might be one of the most productive ways to run a project, but at some point there has to be a successor. Even a mildly-less-benevolent dictator could cause a lot of damage. Linux needs a governance structure with checks and balances even if it means slower decision making; it’s too important to let fall into the wrong hands.
I’m gonna join in with everyone and recommend completely zeroing all the drives (make sure you unmount them before doing it). It will take a while but at least you will have drives in a known state and can eliminate that as a possible issue.
Asking out of genuine naivety, why do you do that?
I love listening to solo piano or ambient music while reading. Any other type of music is too much for my brain to handle.
It’s an adjustment I had to make when everyone started working from home in 2020, and I find it works well on transit too. Might just be that I’ve trained my brain to go into focus mode when I hear that type of music.
Does anyone remember the spongebob edits people used to upload in the early days of youtube? Idk if they’re still around but I remember watching the pizza delivery one about 10 times in a row and just dying laughing.
I wonder if any of those videos are still funny, a lot has changed since 2009
Linus himself uses a macbook, I’m sure the mainline kernel has decent support for somewhat recent hardware
GPUs are specialized to be able to very quickly manipulate vectors, by using a principle called Single Instruction Multiple Data (SIMD). Where a CPU would have to individually operate on each element of a vector, a GPU can operate on all the elements in one go.
So maybe you could call it a SIMD card or Vector Accelerator or something like that.