

There’s more blind folks over on Mastodon, particularly on https://dragonscave.space/ .
Maybe we can lure some of them over here, though, by using one of these: #blind


There’s more blind folks over on Mastodon, particularly on https://dragonscave.space/ .
Maybe we can lure some of them over here, though, by using one of these: #blind


OP should’ve posted to !shittyasklemmy@lemmy.ml, if they want meme answers. If they want a factual answer, then “ghosts don’t exist” is that.
I also like how they claim it’s completely different to KRunner and then, save for OCR and whatever “circle to search” is, these are all features in KRunner.


More of a general tip: https://reuse.software/ can help to get this stuff right.
Pretty sure, it won’t be able to help with your use-case of copy-pasting code snippets, though (it’s not at all trivial to know which parts you copy-pasted), but it gives you a structure to work with and can automatically annotate new source files.
Hmm, I’m not sure you do. It’s a pun. “Just dua lipa” sounds like “just do a leap-a”, like someone with an Italian accent might sound like.
Took me a moment to get it, too, though…
Looks like a typo: !datahoarder@selfhosted.forum
df only shows partitions, whereas du adds up the file sizes in the directory you specify.
So, in particular, if you want to find out what’s taking up so much space, you can repeatedly run du -sh * and cd into the largest directory.


This is pretty much the only song in my collection which has vocals and which’s vocals don’t happen to be in English (don’t ask me why; my mother tongue is German), but anyways, it’s this ballad in some slavic language: https://open.audio/library/tracks/102128/
I have no idea what the song is about, so if they sing of pee and poop, I do apologize.
Yeah, I feel like Christians make a big deal out of life vs. death. Life is declared this super great thing that was gifted to them by their god. And death is described like an eternal departure into the unknown.
Meanwhile, if you view things in a much more mundane way, life is just your atoms jiggling about. It’s not particularly bad, when they stop jiggling together.
But even if you do prefer them being part of a pile that’s deemed ‘alive’, your left toe is probably gonna get eaten by a worm and brought into a field, where a plant will pick up the atoms and grow some seeds, which get carried by a bird into the next forest and so on. Your atoms will almost certainly be part of many alive piles of atoms going forward.
https://en.wikipedia.org/wiki/VK_(service)
(“Russian Facebook” is pretty accurate.)
Oh, huh, I saw the release announcement for Fedora 44 explicitly mention Plasma 6.6, so I figured it was tied to the release. 🫠
Yeah, it should come with the next Fedora release, which is scheduled for October 20th.
Feature updates, like this new Plasma version, get shipped every half year on Fedora. In between, you mostly just get security and bug fixes…


It was one of the stated goals for Servo itself to be designed like that. But I don’t think anyone at Mozilla expected Servo to take over from Gecko. They were already quite happy that they were able to incorporate Servo’s style engine and URL bar implementation and such into Gecko.


I don’t think that’s quite right. The Linux kernel, Firefox and Chromium all sit around 30 millions lines of code, last I checked, so if you add the rest of the operating system, it should still have more lines of code than the browser.
But yes, similar order of magnitude.


I mean, not everyone has to train their voice to sing low notes. If it’s just your natural range, you won’t have much choice but to sing bass.
Anecdotal, but I’ve also had to be called back the one time I was singing in a choir, because I was too loud compared to the rest.
To some degree, I imagine that’s a physics thing, due to having a larger (resonance) body and being able to push more air through the longer vocal cords. But of course, you also simply don’t need to be as present as the melody on top.
Lots of folks also like the unmarketable names, because you know that it’s not a corporate project. You’re hearing about it, because it’s actually good, and not just because some startup got VC money to do marketing.
Heck, the reverse is true as well. This project is better specifically because it has that name. You just know some transfemmes are tirelessly hacking away at it, because they enjoy the silly name.


Yeah, perhaps the real question is: What’s the definition of free will?
If you make your decision purely based on outside influences, then that’s not free will, that’s determinism.
So, you’d have to integrate something into your decision process that’s independent from outside influence. But something which is independent from the outside, that is either some constant (e.g. you always tend to say yes) or it’s effectively random.
Neither of those sound like free will to me…
Those are actually two different etymologies/meanings. Amazingly, the word “impregnable” itself has two meanings, which are kind of the opposite of each other.
See etymology 1 and 2 here: https://en.wiktionary.org/wiki/impregnable
For “impregnate”, it lists the meaning “to fill pores or spaces with a substance” under the same etymology as knocking someone up (which is etymology 2 above): https://en.wiktionary.org/wiki/impregnate


Ah, that does make a lot of sense, yeah. Thanks!
Expecting the runtime/browser to ship a native implementation of virtually everything you might want to do in a turing-complete language, is also really not sustainable, though.