Board game for one person? Ironing. :‘-D
@david@daiwei.me Oh yeah, a full belly stops everything. :-D
@movq@www.uninformativ.de Dang it! You gotta have a chance again after sunset. :-)
muos/amd64 that boots into a running shell, with a tiny little vfs, UNIX-like semantics, syscalls, read/write, etc. It works pretty nicely, and aside from a small Assembly "nucleus", most of the Kernel and Userspace is written in Mu.
@prologic@twtxt.net Sounds cool, I gotta take a look at it when my brain has some free capacity. :-)
Facebook Offers a Verification System Certifying to Other Users That You’re a Real Human
Facebook announced Friday they’re launching a badge “that verifies there’s a real person behind a profile”.
“You record a short video selfie, which we check against your existing profile photos to confirm a match. The process is free and typically takes just a few minutes. Accounts must meet our trus … ⌘ Read more
@movq@www.uninformativ.de A mate showed me a graph reaching 40°C… :-O It’s going to be hell on earth.
Fedora Working To Establish Conflict of Interest Policy
Posted this week is a draft copy of the Fedora Conflict of Interest policy being worked on for dealing with identifying, disclosing, and managing any actual, actual, or perceived conflicts of interest within the Fedora Project… ⌘ Read more
muos/amd64 that boots into a running shell, with a tiny little vfs, UNIX-like semantics, syscalls, read/write, etc. It works pretty nicely, and aside from a small Assembly "nucleus", most of the Kernel and Userspace is written in Mu.
@prologic@twtxt.net Congrats! 🤘 That sounds disturbingly low-level to me, but I know that it’s no small feat.
@lyse@lyse.isobeef.org @movq@www.uninformativ.de @klaxzy@klaxzy.net @david@daiwei.me I’m in a similar boat, they pushed us to use it, then pushed us to keep our usage below a certain threshold (although they do allow certain “power users” go beyond the limit, LOL). I dragged my feet at first, but they finally broke my spirit about a month before the limits were put into place. Unfortunately, I’ve been doing more managing than coding lately, so I mostly just use it for creating JIRA tickets (I find it to be very good at producing “Agile artifacts”).
@prologic@twtxt.net Copyright infringement is still your best entertainment value.
Risks of Parkinson’s Disease May Increase With Prolonged Exposure to Road Traffic Noise
A large Danish study found a modest but consistent association between long-term road traffic noise exposure and higher Parkinson’s disease risk, with a 3% increase for every 11.5 dB rise in noise at the most exposed side of a home. The Guardian reports: The researchers modeled noise exposure at the … ⌘ Read more
Trump Threatens New Tariffs Against EU Over Google Fine
President Trump threatened a “substantial” new tariff on the European Union after Brussels fined Google more than $1 billion over alleged illegal trade practices. “The European Union will pay a very big price for this illegal and highly unethical conduct, which I have consistently warned them about,” Trump wrote on Truth Social. “The penalties will be entirely reve … ⌘ Read more
@lyse@lyse.isobeef.org I also got up at 5 (I always do 😅) and went on a quick stroll around 6:30, but boy, that was chilly. So I said to myself: Screw that, I’ll try again later.
And now we’re at 32 °C. 🤣
muos/amd64 that boots into a running shell, with a tiny little vfs, UNIX-like semantics, syscalls, read/write, etc. It works pretty nicely, and aside from a small Assembly "nucleus", most of the Kernel and Userspace is written in Mu.
@movq@www.uninformativ.de It’s “shaping” up to where I think I want it to go 😅
muos/amd64 that boots into a running shell, with a tiny little vfs, UNIX-like semantics, syscalls, read/write, etc. It works pretty nicely, and aside from a small Assembly "nucleus", most of the Kernel and Userspace is written in Mu.
@prologic@twtxt.net Yeah, sound impressive, I gotta try this. 👌
Next heat wave coming up?

Still a few days to go, luckily, and these models aren’t super accurate … we’ll see …
@david@daiwei.me Yes!
So, a hobby OS, just like Linux was for Linus?
Although this is really an exercise is self-hosting a lagnguage, then self-hosting the language to build a self-hosting OS. It’s all meta-circular.
muos/amd64 that boots into a running shell, with a tiny little vfs, UNIX-like semantics, syscalls, read/write, etc. It works pretty nicely, and aside from a small Assembly "nucleus", most of the Kernel and Userspace is written in Mu.
I just taught the scc SLOC tool I use how to detect and recognize the Mu programming language. So it’s actually a bit worse than your estimate. It’s more like ~60/30 at the moment:
>>> mu = 1445
>>> asm = 2365
>>> T = mu + asm
>>> mu / T * 100
37.9265091863517
>>> asm / T * 100
62.07349081364829
muos/amd64 that boots into a running shell, with a tiny little vfs, UNIX-like semantics, syscalls, read/write, etc. It works pretty nicely, and aside from a small Assembly "nucleus", most of the Kernel and Userspace is written in Mu.
@david@daiwei.me It’s somewhat expected to have a fair bit of Assembly (machine code) to get some of the bits you need going. But I think I can reduce this a bit. Let’s see…
Dunno if anyone will find this interesting… But some ~6 months or so ago I experimented briefly with creating a whole bootloader + kernel + userland – Basically an entire OS in the Mu programming language (which as you know I also designed and created) – 6 months later I’ve worked on it some more after spending the last week working on improvements to Mu itself, which is now able to compile itself with its own Mu implemented compiler and now have an os/arch backend called muos/amd64 that boots into a running shell, with a tiny little vfs, UNIX-like semantics, syscalls, read/write, etc. It works pretty nicely, and aside from a small Assembly “nucleus”, most of the Kernel and Userspace is written in Mu.
Kiwi Menu Continues Bringing macOS Vibes To GNOME
Kiwi Menu as the macOS-inspired quick menu option for the GNOME Shell desktop is continuing to enhance its macOS-esque experience on GNOME… ⌘ Read more
Wine 11.14 Released
Wine 11.14 is out with initial WoW64 mode support on FreeBSD, allowing 32-bit Windows applications to run on a 64-bit system without relying on 32-bit multilib support. The release also adds Start Menu icon support in Wine Explorer, 7.1 format conversions in DirectSound, AES-GMAC support in BCrypt, and 21 bug fixes affecting apps and games including Adobe Reader, Heroes of the Storm, and Age of Empires I and II. Additional details can b … ⌘ Read more
Bwahahahaha, wie geil! :‘-D Wenn Österreicher Hochdeutsch sprechen müssen: https://www.youtube.com/watch?v=Xh-l1wfIDXY Gestern Abend den Austrian Kiwi entdeckt, ein Neuseeländer, der seit ein paar Jahren in Österreich lebt. Der hat ein paar absolut großartige Videos.
GNU C Library 2.44 Released With /etc/tunables.conf, More Optimizations
GNU developers today released GNU C Library “glibc” 2.44 as the newest feature release for this critical library to modern Linux systems and other platforms… ⌘ Read more
@movq@www.uninformativ.de Type hints are just… so weird.
KDE Plasma 6.8 Introducing New kscreenctl Tool
KDE developers have been working on kscreenctl as a utility replacement to kscreen-doctor. Plasma and related code has also seen a number of bug/crash fixes coming about this week too… ⌘ Read more
@movq@www.uninformativ.de I see! :-D So, how was your banana then?
@lyse@lyse.isobeef.org Ruff, the formatter/linter, yeah.
Lol, never heard of that banana moment before, but it sounds very fitting. :-D
No wonder. I just made that up. 🤣
Why.
Python’s numeric types complex, float and int are not subtypes of each other, but to support common use cases, the type system contains a straightforward shortcut: when an argument is annotated as having type float, an argument of type int is acceptable; similar, for an argument annotated as having type complex, arguments of type float or int are acceptable.
https://typing.python.org/en/latest/spec/special-types.html#special-cases-for-float-and-complex
@movq@www.uninformativ.de I hear you! It’s so annoying. Ruff, the formatter?
Lol, never heard of that banana moment before, but it sounds very fitting. :-D
Valve begin improving account switching in the latest Steam Beta
Account switching is still not great on Steam but it seems Valve are aware and have started making some tweaks to make it a smoother experience.
Read the full article on GamingOnLinux. ⌘ Read more
(Wieder so ’n „soll ich’s einfach lassen und lieber ’ne Banane essen“-Moment.)
Bonus points for this:
$ man ruff
No manual entry for ruff
GE-Proton 11-3 brings better OptiScaler integration, AMD FSR4 improvements and lots of game fixes
GE-Proton 11-3 (and 11-2 just before) is a huge release for the popular compatibility layer for SteamOS / Linux.
Read the full article on [GamingOnLinux](https://www.gamingonlinux.com/2026/07/ge-proton-11-3-brings-better-optiscaler-integration-amd-fsr4-impro … ⌘ Read more
I am sooooooooooooooooooooooooooooooooooooooooooooooooOOOOOOOOOOOOOOoooooooooooooooo tired of “fast-moving” software. ruff changed a ton of stuff and now all my code bases “need fixing”. Blah.
And SemVer is worth nothing if your 4 year old program with over 16’000 commits is still at “version 0.x”. Blah!
Everything is horrible.
Wine 11.14 brings improvements for DirectSound, BCrypt, FreeBSD
The Wine 11.14 development release is officially out now bringing with it an assortment of new features to improve Windows apps / games on other platforms.
Read the full article on GamingOnLinux. ⌘ Read more
Got up at 5 to have a shower and air out the bathroom before the sun hits, went back to bed. Strolled with my mate for one and a half hours and now I’m absolutely done. At 8 the temps were pleasantly cool, but that didn’t last long.
SpaceX’s Starship Megarocket Hits Key Milestones In Its ‘Lucky 13’ Test Flight
SpaceX’s Friday launch of its massive Starship rocket “went quite smoothly,” reports CNN, with a SpaceX spokesperson calling this mission “Lucky Number 13” (as the 13th integrated flight test for a Starship spacecraft with a Super Heavy rocket booster):
During Starship V3’s inaugural test, there were numerous engine i … ⌘ Read more
For the tags feed it would be cool to include the actual changelog entries
Did that now:

🥳
@movq@www.uninformativ.de Oh dear, Thunderbird became such garbage.
@movq@www.uninformativ.de You know you could in theory use the Twtxt App and the Twtxt Feeds service as your “news reader” right? 😅
@lyse@lyse.isobeef.org Bingo!
Oh, yeah, newsboat is good. For this particular use case, I explicitly needed a graphical feed reader, though. 😅 I ended up using Thunderbird, which has its own interesting way of configuring/adding feeds:
https://movq.de/v/a3557e3dc9/vid-1784952576.mp4
Why are feeds categorized as “Mail”? What’s going on with that “Add” button on the left of the dialog? Why does the dialog indicate that there’s a folder called “list-files Recent Commits” which doesn’t really exist in the end? (Why does it take about 1-2 seconds to load 25 feed items?) And so on.
@prologic@twtxt.net Ahh gotcha 👌
OpenAI’s Rogue Agent Went Unnoticed For a Week
An anonymous reader quotes a report from Reuters: The OpenAI agent that broke into tech firm Hugging Face went on a dayslong hacking spree that OpenAI didn’t notice until well after the threat was contained and the FBI was alerted, according to people familiar with the investigation. The agent – a program capable of making decisions and executing complex tasks with little or no huma … ⌘ Read more
@eldersnake@we.loveprivacy.club Login to https://feeds.twtxt.net/ with your Pod’s account. Re-create whatever you like. In the end I had to start over, there was too much mess. As you can no doubt imagine, the reason for revamping the feeds service was to thwart SPAM and Junk.
@prologic@twtxt.net sorry if I missed it somewhere… are Yarn feeds like slashdot no longer a thing?
Instagram Is Now Banning Pickup Artists, Pranksters Who Use Meta Glasses
Instagram is banning videos filmed with Meta smart glasses that harass strangers in public, including prank videos targeting service workers and pickup-artist clips of women who may not realize they are being recorded. “If you’re posting content that is taking advantage of people and harassing them, like a lot of these pickup line … ⌘ Read more
Wine 11.14 Brings WoW64 Mode To FreeBSD, Icon Support In Start Menu
Wine 11.14 was tagged today as the newest bi-weekly development release of this open-source software for running Windows games and applications on Linux, macOS, and other platforms… ⌘ Read more
Paramount Agrees to Postpone Warner Bros. Merger Until June 2027
Paramount Skydance has agreed to postpone its $111 billion Warner Bros. Discovery merger until five days after an antitrust trial or June 1, 2027, whichever comes first. The agreement with a 12-state coalition led by California effectively shelves the deal for months while states argue it would reduce competition in cable and theatrical markets. Va … ⌘ Read more