

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.
From the library of Jurgen Leitner, no doubt.
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.
Yup. I’ve never really felt compelled to steal anything at all in my life, but I found some silverware like this at a restaurant one time and I don’t think I had much of a choice.
Once I felt that ideal shape in my hand, with the perfect amount of heft distributed exactly as it should be, I knew I could never go back to using regular flat silverware.
The waiter caught me trying to clumsily hide the one set, and then he brought me a second one to take home as a gift. It was one of the nicest things, I’ll never forget it.
I might just be seeing things, but do those flight suits have flared bottoms?
Bezos has gone too far, he must be stopped.
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.
The word ‘nodule’ still makes me gag
In a functioning society, we wouldn’t have to rely on the “philanthropy” of rich people to fund good causes. It should not be possible for one person to hoard so much wealth that they get to personally decide which issues get ignored.
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.
Schwede contemplated selling his car, but after racking up more than 60,000 miles on it, there was little value left in it.
That’s a pretty steep devaluation curve. Do electric cars just wear out that fast? Or is this more of a hype-cycle rug pull situation?
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.