os/arch for Mu is now relatively simple to do, or far less duplicated work/effort.
On that note, I just finished writing the linux/risc64 backend and it only took ~2k lines of code 🎉
os/arch for Mu is now relatively simple to do, or far less duplicated work/effort.
On that note, I just finished writing the linux/risc64 backend and it only took ~2k lines of code 🎉
After many months of hard™ work, I’ve finally been able to get Mu (µ) lang to a point where the duplication of machine code / assembly between the ARM64/AMD64 and Mach-O and ELF formats are not all eliminated. This now means that writing a new backend target os/arch for Mu is now relatively simple to do, or far less duplicated work/effort.
@david@daiwei.me Thanks, and affirmative. The cats are Bowie, Bugsy, Emperor Maximilian (Max), and Shadow. The dogs are the Princesses, Astrid and Peaches.
‘Tis a zoo, sometimes.
Oh good 😅
2026/07/19 02:55:52 sync-reaper: observe-only pass — 1152 namespaces, 6 anchored, 1094 undatable, 0 idle candidate(s), 0 reaped
Since I missed another #Caturday, I thought I’d introduce the 6th (and most recently arrived) mammalian quadruped with whom we share living space, a young lady known as The Princess Astrid.

She’s technically our grandpuppy (being our daughter’s “daughter”), but we considered the pibbles to be sisters, and they truly do love each other.

@movq@www.uninformativ.de Thanks for that. I’d been hearing about this in the context of browser plugins turning computers into residential proxies for web scrapers, but I hadn’t considered that a TV could be used the same way. ☹️
Are you aware of the Residential Proxy pest?
https://spur.us/blog/smart-tv-apps-residential-proxy-sdks
This explains the access patterns that I see in my logs.
It’s funny, because I used to warn years ago that this might happen, and then I lost track of this topic. Now here we are and it’s a real issue. 🤦♀️
@prologic@twtxt.net Which is? 😅
Okay, so this is live now under https://movq.de/git/. („Kurzen Prozess gemacht.“)
@lyse@lyse.isobeef.org A small portion of people might do the headphone thing because of autism or sensory issues, to isolate them from annoying noises. I used to do that myself. 🤔
@movq@www.uninformativ.de Hmmm you’ve given me an idea 🧐
I don’t get people strolling in nature with headphones on and constantly staring at their phones all the time. Why even go outside if you cover ears and eyes? Okay, you’re on the move and smell the country air, but still. Yesterday, one girl was wearing earphones and reading a real book while walking on a field path. Better than a phone, sure, but what the hell!?
Okay, so, my website also includes my code / git repos, and those are made browsable by stagit. What I don’t like about this (these days) is that this includes all the diffs of my commits. In other words: All my code.
This makes it super easy for malicious crawlers to slurp up valuable data. I don’t like that.
I’m thinking about switching to this instead:
It still shows project infos and there are Atom feeds, but to get the code, you have to actually clone the repos.
🤔
(If you spot any bugs, let me know.)