I would make a joke that my Christmas tree is still planted on a field somewhere, but it’s not like I’ll get a tree either way…
I would make a joke that my Christmas tree is still planted on a field somewhere, but it’s not like I’ll get a tree either way…
Copy Link to Highlight is my favorite addition.
The thing I never understood about PowerShell is that it’s partially more verbose than C#, which is one of the most verbose programming languages in existence. It just feels like you might as well go for a full-fledged programming language at that point.
The appeal of Bash et al is that the scripting is almost the same as the interactive usage, which you already know. But because PowerShell is so verbose, I’m really not sure people do use it interactively.
I guess, that code snippet in the article makes somewhat of a difference, in that PowerShell offers better features for interop between processes. But man, that still feels like it could’ve been a library instead…


Yeah, this explains why they decided to remove it: https://blog.davidedmundson.co.uk/blog/upcoming-changes-to-activities-in-plasma-6-5/
To be fair, your “SUUUPER stable” is another person’s “not really going anywhere”…


Yeah, most errors occur somewhere in a library that you use (because libraries typically do the actual heavy lifting) and in the vast majority of cases, it will give you a (English) string describing what went wrong.
If you can just slap that string into the final error message (or at least into logging), that is so much easier and more helpful than pretending you could possibly assign an error code to each such error case.


Yeah, I also recommend this. Particularly with laptops, it’s good to have a full-fledged desktop environment, since you’re more likely to need WiFi, power management, easy display configuration etc…


In case you happen to be on KDE, plasma-apply-colorscheme gets you pretty close, especially if you’re mostly using KDE programs.
That’s kind of why I never feel great about buying video games. The price is pretty much entirely arbitrary.
Like yeah, they did an investment, it is fair that they recuperate that. But the actual price they need to ask of each customer entirely depends on how many customers there are.
And so, they will always start out asking more than what they expect to need to ask of each customer, which just feels like I’m paying too much.
But even when they do put it on sale, there’s likely going to be sales in the future where they sell it for even less. It’s not like they need to empty out a warehouse or such, where they put up uniquely low prices. So, even when I could get a game on a sale, I’ll feel like I could also just wait longer…
Where I live, the 4yo would get molested by a priest, and that would get covered up by the bishop. Which is also a pretty good reason to leave / not join the church.
Pretty sure that’s also how religions were historically…
I guess, maybe they thought in comparison to other churches?
But yeah, if there is only one church in the area, like there often is, then it’s a bit silly.


I always enjoy it when I post a silly joke and the first two people misunderstand it, and then the rest of humanity sees a negative number, so they don’t even give it the benefit of the doubt anymore and just toss their -1 into there for good measure.
Like, it’s sad that the post went to waste, but I don’t care how far into the negative it is. At that point, a large negative number just amuses me.
That “l” is an L. 🙃


I’m towards the hyperphantasic side of the spectrum and I’ve also noticed that it influences quite a lot of things.
Perhaps the biggest factor is that I don’t have the same drive to visit places or people. I could travel to a castle to look at it, or I could do so in my mind. I could meet back up with an old friend, but as I think of them, my desire to see them again is satiated. This does mean I’m terrible at maintaining friendships and socializing in general.
Oh yeah, I do think setTimeout executes in parallel, so only the largest element determines the execution time. It was difficult enough to make that sentence make sense, so I didn’t want to cram that detail in as well. 🙃
I mean, it does scale with the size of the input. Just not with the count of inputs, but rather the size of each input element.
Yeah, I agree that there could probably be a way to “close” Activities, which doesn’t do the session management, so explicitly just throws the windows onto another Activity (or maybe prompts you when there’s still windows on that Activity), without having to outright delete that Activity.
Deleting an Activity is relatively disruptive, since you may have files linked to it or nicely setup wallpapers and such. And there are a number of places where Activities show up, where it can be annoying to have Activities showing up that you’re not currently using.
I can imagine them being open to that suggestion, if you articulate it well.
From what I saw, they did make a lot of changes to remove the start/stop functionality, but most of it was session handling code. So, it might not be too additional much trouble to add a way to close Activities instead.
As a wise Nate Graham once said: The most reliable way to find out whether people use a feature (and how they use it) is to remove it. The second-most reliable way is to announce its removal.
Well, you did miss the announcement, so it probably felt a bit rude to you, but yeah, you should still consider this the start of a conversation. They’re not hellbent on removing this feature.