

Huh. All that work, just for little ol’ me? Gosh, I’m humbled. I didn’t even know that was going on.
I do try to limit thorn to my piefed account. Sometimes habit tricks me to using it on Midwest.Social, but that’s entirely accidental.
🅸 🅰🅼 🆃🅷🅴 🅻🅰🆆.
𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍 𝖋𝖊𝖆𝖙𝖍𝖊𝖗𝖘𝖙𝖔𝖓𝖊𝖍𝖆𝖚𝖌𝖍


Huh. All that work, just for little ol’ me? Gosh, I’m humbled. I didn’t even know that was going on.
I do try to limit thorn to my piefed account. Sometimes habit tricks me to using it on Midwest.Social, but that’s entirely accidental.
I use a convenience package on top of stow (yas-bdsm), but yeah: stow is foundational.
Yeah. SimpleX has a similar problem, because it’s basically creating a bunch of 1:1 connections between everyone to preserve anonymity - IIRC (I freely admit I could be misremembering this). As I understood, it’s a decent limit, though - more than the 7-12 friend/family group you’d reasonably trust in a chat group.
I did not consider this a blocker - who’s using encrypted chat for large groups? Large group chats are fundamentally insecure; is the use case about anonymity, not encryption?


IME, beyond the install, it’s all distro- and desktop-specific.
As I think about it, I realize that configuration under KDE of way more encapsulated and clear than on Windows, and people having learned the byzantine and myriad ways of Windows, KDE’s relative simplicity is confusing. Windows people look for configurations in places they’ve learned to look, which aren’t always where they are under KDE (I can’t speak much about Gnome - I don’t use it or set people up with it). MacOS isn’t as bad, having a similar configure-everything-through-a-single-settings-program approach.
Anyway, that’s my experience.


This was many years ago, but since I was learning on the fly and asking Germans for translations of English words and was trying to learn words, I’d gotten in the habit of simplifying my requests. So instead of asking how to say “all of” I asked for “whole”. I also may have phrased it differently where “whole” made more sense - this was 20+ years ago, and I don’t remember exactly what was said.
I would still like to understand why Jami is never mentioned in these posts. I’m not aware of any technical or security objections, and the less I hear about Jami, the more concerned I become about using it.


I was living in Germany and was learning Germman on the fly and was with my sister and her girl friends at Octoberfest, and I wanted to ask one what she did with her whole time, so I asked what the word for “whole” was. I ended up asking her what she “did with her hole time.”


I was living in Germany and was learning Germman on the fly and was with my sister and her girl friends at Octoberfest, and I wanted to ask one what she did with her whole time, so I asked what the word for “whole” was. I ended up asking her what she “did with her hole time.”


Huh. tar tf and unzip -l. I’m not sure I’d even bother to write a shell function to combine them, much less install software.
Zips just exploding to files is so common, if you just mkdir unzpd ; unzip -d unzpd file.zip it’s going to be right nearly all of the time. Same with tarballs always containing a directory; it’s just so common it’s barely worth checking.
You write the tools you need, don’t get me wrong. This seems like, at most, a 10-line bash function, and even that seems excessive.
function pear() {
case $1 in
*.zip)
unzip -l "$1"
;;
*.tar.*)
tar tf "$1"
;;
esac
}


No, not on porpoise.


I have no idea! It seems to be the human material. Have you ever heard of a solution? I can be aware of it and resist it, but what I hate is that instinctive, negative impulse, and I don’t think wishing it away is going to help.
Not that kind of “use!”
That’s… a big gap. I think I’d just be confused all the time if I had to switch between them.


Ok, so preface: this isn’t about you. Your comment just coalesced something I’ve been ruminating about recently.
I wish we, as humans, didn’t have this knee-jerk tenancy to make everything a zero-sum competition. Vi vs EMACS. x86 vs ARM. Windows vs Mac vs Linux vs FreeBSD. C vs Go vs Rust vs Clojure vs JavaScript. Arch vs the world.
It really is a zero-sum game, with real consequences. If your favorite distro becomes unpopular enough, it might die, and then you have to give up something you love. Windows winning the OS market for decades meant countless people had to suffer using Windows because the company they worked for mandated it. If I crusade for V(lang) enough, it might become popular enough for jobs to open for it.
The downside is that we’re constantly fighting against diversity, and that’s bad.
I suffer from this as much as anyone, and I hate that my first impulse is to either tear down “the opposition”, which at some point is nearly everyone, or schadenfreude.
“It is not enough that I succeed, but that others should fail.” It can’t be healthy.


I miss the days when every package came with a man page.
Every respectable package; don’t come at me, pendants.


groan


What almost impresses me most is the architecture of the Parthenon in Athens. Nothing in it is perpendicular. There’s a rise in the middle of the floor of about 6.5cm over a span of 30 meters that makes the floor bowed and prevents it from looking like it’s sagging in the middle. All of the columns are just slightly tilted inwards. They’re not straight-sided, either, they’re bowed. The whole danged thing is an optical illusion to make it appear perpendicular, because it’s so big that if they didn’t, it wouldn’t.
https://www.thearchaeologist.org/blog/6e7osxbhye9libjdlmb8std5b77rs9


C-beams glitter in the dark near the Tannhauser gate.


This is exactly what establishment Democrats and AIPAC were afraid of. Not Mamdani himself, as mayor of NYC, but a normalization of more progressive candidates.
I love it. Be prepared for the massive media campaign though. If we thought the smear against Mamdani was bad, if he wins the general it’s going to be a frenzy.
If it was me (@piefed.zip), I didn’t change anything. I used the same character always had - it was the Icelandic thorn, provided by my mobile keyboard. I wasn’t even aware of the replacement feature until those release notes.
I’m curious about why it was appearing that way. Granted, I used Piefed with three different devices around this time: a desktop, where thorn was an X compose character; Android, where it was from the Icelandic character set; and a Linux phone where I modified the keyboard and added thorn from the Unicode character on the Thorn Wikipedia page. I suppose one or more of those could have been from different code point blocks.
I’ve switched over almost entirely to Piefed by now, but piefed.zip being offline at the moment has me back on my non-Thorn Lemmy account.