I’m playing with ratterplatter again: It’s a toy that watches disk I/O and emulates the noise of a real hard disk. (Linux only.) It uses sound samples from one of my older disks.

I tried a different approach at estimating the disk activity and I think I finally got it right (after almost 10 years … 🤦).

Demo, booting a Windows 2000 VM: https://movq.de/v/1400544cc6/2kboot-ratterplatter-2.mp4

(For this purpose alone, I put a couple of mini speakers into my PC case, so that the noise comes from the right place: https://movq.de/v/a3b2dc0932/speakers.jpg)

The results aren’t too bad, but this thing can’t be super accurate due to the huge I/O caches that we have these days. For the video, I dropped the caches before booting Windows, otherwise you would have heard almost nothing.

FWIW, if you don’t know it yet, this is the equivalent for proper keyboard sound: https://github.com/zevv/bucklespring

⤋ Read More
In-reply-to » I have just received the royalties for the last book: 98 euros for the four-month period, about 24 euros a month on average. Not even enough for the gym membership. If you have to keep some knowledge: don't write for money, the paper (or ebook) industry is in a very bad way, the margins for the author are very small and piracy is devastating.

@prologic@twtxt.net I only buy stuff like that, for example games on GOG.COM. Or simply CDs or DVDs. (Rarely I ā€œbuyā€ a movie on some popular streaming service, fully aware that this is just ā€œrenting itā€.)

But yeah, I sadly have to agree with @bender@twtxt.net. 😢

⤋ Read More
In-reply-to » Eberbach is nowhere near Bad Wimpfen in comparison, but still has a nice historic old town: https://lyse.isobeef.org/eberbach-2025-03-29/

@lyse@lyse.isobeef.org Aww, this reminds me that I haven’t done any Fraktur/calligraphy in a hell of a long time. I should pick that up again. It’s always nice to see this on old buildings.

⤋ Read More
In-reply-to » (#4ro37ha) Not in the mood to deal with reality today, so here’s another one of those silly things: https://movq.de/v/68c61f8ecc/r2_session.ogg This time on electric bass, tuned down to B-standard because oomph. (Well, sounds okay on my headphones, but I’m obviously no sound engineer. 🤪)

@lyse@lyse.isobeef.org Yeah, to be fair, there’s not much of a difference other than a few grace notes (and just lower frequencies). I was mostly just fooling around with this one. 🄓

⤋ Read More
In-reply-to » This time, I brought my cam along. We checked out a piece of ex-forest they've cut down. It looks terrible now. :-( At least the spruce resin smell was nice. https://lyse.isobeef.org/waldspaziergang-2025-03-27/

@lyse@lyse.isobeef.org This is so crazy to me. When I think ā€œforestā€, I assume ā€œuntouched natureā€, but that couldn’t be further from the truth. 🫤

⤋ Read More
In-reply-to » Hello, i want to present my new revolution twtxt v3 format - twjson That's why you should use it: 1. It's easy to to parse 2. It's easy to read (in formatted mode :D) 3. It used actually \n for newlines, you don't need unprintable symbols 4. Forget about hash collisions because using full hash Here is my twjson feed: https://doesnm.p.psf.lt/twjson.json And twtxt2json converter: https://doesnm.p.psf.lt/twjson.js

Let me introduce you to the much superior version 4 instead: https://lyse.isobeef.org/tmp/twxm4.xml

⤋ Read More
In-reply-to » (#wqum66q) @lyse you must be loved by all the web developers in town! But ok, I have added all the missing semicolons, that should technically be there, but them not being there, does not make a difference.

@thecanine@twtxt.net And this is exactly why there are quirks modes in browsers…

I’m actually glad I don’t have to deal with all this web shit and work with compilers that hit me in the face when I do something illegal. :-)

⤋ Read More
In-reply-to » Hello, i want to present my new revolution twtxt v3 format - twjson That's why you should use it: 1. It's easy to to parse 2. It's easy to read (in formatted mode :D) 3. It used actually \n for newlines, you don't need unprintable symbols 4. Forget about hash collisions because using full hash Here is my twjson feed: https://doesnm.p.psf.lt/twjson.json And twtxt2json converter: https://doesnm.p.psf.lt/twjson.js

that’s certainty an interesting idea.

Building on top of that, I’m thinking of https://eapl.me/yatwt.yaml

⤋ Read More
In-reply-to » I have just received the royalties for the last book: 98 euros for the four-month period, about 24 euros a month on average. Not even enough for the gym membership. If you have to keep some knowledge: don't write for money, the paper (or ebook) industry is in a very bad way, the margins for the author are very small and piracy is devastating.

well, that leads to a long conversation.

Piracy is a difficult topic which is very personal, so I won’t say much about it.

On writing books, I’ve tried along with other digital products such as courses and videogames, and I got to confess that it has been hard for me.

If it helps, I think it all reaches our expectations on the activity and the result. If royalties is the expectation, it’s going to be slow. By 5% of royalties, for a rough example, a huge amount of sales will be required to get a decent ā€œwageā€, so I’ve understood of doing it by the side of a normal employment although it has been discouraging and a bit sad.

I have reflected about it in Spanish here: https://sembrandojuegos.substack.com/p/sobre-expectativas-al-crear-juegos

⤋ Read More

I have just received the royalties for the last book: 98 euros for the four-month period, about 24 euros a month on average. Not even enough for the gym membership.
If you have to keep some knowledge: don’t write for money, the paper (or ebook) industry is in a very bad way, the margins for the author are very small and piracy is devastating.

⤋ Read More
In-reply-to » Hello, i want to present my new revolution twtxt v3 format - twjson That's why you should use it: 1. It's easy to to parse 2. It's easy to read (in formatted mode :D) 3. It used actually \n for newlines, you don't need unprintable symbols 4. Forget about hash collisions because using full hash Here is my twjson feed: https://doesnm.p.psf.lt/twjson.json And twtxt2json converter: https://doesnm.p.psf.lt/twjson.js

Amazing! It is a good tool for reading feeds. What you used to calculate the hash?

⤋ Read More
In-reply-to » Hello, i want to present my new revolution twtxt v3 format - twjson That's why you should use it: 1. It's easy to to parse 2. It's easy to read (in formatted mode :D) 3. It used actually \n for newlines, you don't need unprintable symbols 4. Forget about hash collisions because using full hash Here is my twjson feed: https://doesnm.p.psf.lt/twjson.json And twtxt2json converter: https://doesnm.p.psf.lt/twjson.js

nice!

⤋ Read More
In-reply-to » I'm in an article in Quanta Magazine! It's about the bizarre world of algorithms that re-use memory that's already full. https://www.quantamagazine.org/catalytic-computing-taps-the-full-power-of-a-full-hard-drive-20250218/ I'm the one with all the snow in the background.

@lyse@lyse.isobeef.org Thanks for taking a look, and for pointing out the mixture of tabs and spaces.

I think I’ll leave reachability.c alone, since my intention there was to use an indent level of one tab, and the spaces are just there to line up a few extra things. I fixed reachability_with_stack.cc though.

⤋ Read More
In-reply-to » hey friends guess who had tiktok teens flood a mostly abandoned site of hers that was meant for a small group of friends? and went from 15 to ~60 users in 20 minutes? ya girl

@kat@yarn.girlonthemoon.xyz They all just wanted to be friends with a cool gal like you. ;-) It’s sad that putting things openly on the internet just waits to be raided by script kiddies, bots or spammers eventually.

⤋ Read More
In-reply-to » This time, I brought my cam along. We checked out a piece of ex-forest they've cut down. It looks terrible now. :-( At least the spruce resin smell was nice. https://lyse.isobeef.org/waldspaziergang-2025-03-27/

@movq@www.uninformativ.de Yeah, like nearly all of them. There is the so called Bannwald, where it typically is not allowed to log, but there’s only one in my entire county and I haven’t even visted it. I should change that. https://de.wikipedia.org/wiki/Bannwald

⤋ Read More
In-reply-to » (#4ro37ha) Not in the mood to deal with reality today, so here’s another one of those silly things: https://movq.de/v/68c61f8ecc/r2_session.ogg This time on electric bass, tuned down to B-standard because oomph. (Well, sounds okay on my headphones, but I’m obviously no sound engineer. 🤪)

@movq@www.uninformativ.de That’s really great! I can’t tell the difference to the original. :-)

⤋ Read More
In-reply-to » (#7xubh7a)

Registry format is its own thing. It takes the regular feed and appends nick \t uri \t to it. Its something that existed before yarn got big. There is still a bit of work but I will put together a ui for it to make it easier to view and navigate.

⤋ Read More

CachyOS Adds Limine Bootloader, Easier Samba Integration & NTSYNC Wine
The Arch Linux powered CachyOS is out with its March 2025 update that delivers a number of new features for this OS that is popular with open-source enthusiasts and power users for its out-of-the-box performance optimizations and extensive tuning… ⌘ Read more

⤋ Read More

Chromium Web Browser Lands Support For Wayland XDG-Session-Management
Google’s Ozone Wayland support continues to improve for benefiting the Chrome/Chromium web browser. The newest addition merged this past week is support for the xdg-session-management protocol… ⌘ Read more

⤋ Read More

IO_uring Network Zero-Copy Receive Lands In Linux 6.15
IO_uring continues maturing while being one of the greatest innovations within the Linux kernel in the past number of years. With Linux 6.15, IO_uring is getting even more interesting with introducing network zero-copy receive support. With this new code a 200G link could be saturated off a single CPU core in a recent demonstration… ⌘ Read more

⤋ Read More

IO_uring Network Zero-Copy Receive Lands In Linux 6.15
IO_uring continues maturing while being one of the greatest innovations within the Linux kernel in the past number of years. With Linux 6.15, IO_uring is getting even more interesting with introducing network zero-copy receive support… ⌘ Read more

⤋ Read More

MIPS Lands Multi-Cluster Support In Linux 6.15 For The EyeQ6 SoC
While the upstream MIPS architecture is at a dead-end due to RISC-V, the Linux kernel code for the MIPS CPU architecture continues to improve for all the existing MIPS-based platforms out there. With Linux 6.15 there is new work for enhancing the Mobileye EyeQ6 SoC support… ⌘ Read more

⤋ Read More

Puh, eine Woche StƤdteurlaub in Dublin. Das schafft - vor allem die Leber! šŸ»šŸ„ƒ
Viele Eindrücke, Gegensätze und wunderbare Menschen.
Jetzt heißt es wieder: Im Alltag ankommen.

⤋ Read More

Intel’s 2025-Q1 Linux Excitement With Battlemage, AVX10 & Other Kernel Improvements
With the first quarter quickly drawing to a close, here’s a look back at the most popular Intel Linux news of the quarter. There’s been excitement with the Battlemage discrete graphics cards with their open-source driver, early work on Xe3 graphics, AVX10.2 dropping the optional 512-bit features to make it mandatory now (thankfully!), and a lot of exciting upstream Linux kernel improvements… ⌘ Read more

⤋ Read More
In-reply-to » (#7xubh7a)

thanks for sharing @xuu@txt.sour.is!

Checking for example https://watcher.sour.is/api/plain/twt or https://registry.twtxt.org/api/plain/tweets, I don’t know whether this syntax is being used by clients or by people. Is it integrated on Yarn in any way? Genuinely asking to know more about it.

If I might throw a quick thought to those working on the registries, it would be nice to have an endpoint with a valid twtxt output (perhaps cached or dumped to a static file) which a client could point to, helping to discover it’s content in a way which is compatible with the twtxt spec.

Taking the first twt I found in https://watcher.sour.is/api/plain/twt as an example:
reddit_world_news https://feeds.twtxt.net/Reddit_World_News/twtxt.txt 2025-03-28T00:29:25Z **China bans US logs. 3 billion dollar[...])
it would be something like
TIME <@NICK URL> TWT
2025-03-28T00:29:25Z <@reddit_world_news https://feeds.twtxt.net/Reddit_World_News/twtxt.txt> **China bans US logs. 3 billion dollar[...])

That way you could watch the latest twts with your client, something similar to what we find on Mastodon: https://mastodon.online/public/local

Some support from the clients to separate these ā€˜discovery’ content, from your following timeline might be required. šŸ¤”

⤋ Read More
In-reply-to » (#4xaabhq) thanks @prologic! @bender the idea of the RFC was to reach an agreement on a difficult problem, receiving proposals, and the voting is a simple count to gauge the sentiment of "is this a problem worth to be fixed?, are we committed to implement a change in our clients?"

sorry @prologic@twtxt.net, timeline doesn’t autocomplete the mentions yet, and it was ā€˜difficult’ to look for your URL from the phone.

⤋ Read More
In-reply-to » (#7xubh7a)

somehow I forgot that existed.

Perhaps it was its mention of being a demo implementation here:
https://twtxt.readthedocs.io/en/latest/user/registry.html#registry
So I though it wasn’t really active.

Anyway, I think that’s a good idea.

Is there something similar available on Yarn? Sorry for for asking if that was mentioned recently.

I think that the clients may help you to submit your URL to these directories, and also to get a view of the twts in them.

⤋ Read More
In-reply-to » For anyone following the proposals to improve replies and threads in twtxt, the voting period has started and will be open for a week. https://eapl.me/rfc0001/

thanks @prologic!
@bender the idea of the RFC was to reach an agreement on a difficult problem, receiving proposals, and the voting is a simple count to gauge the sentiment of ā€œis this a problem worth to be fixed?, are we committed to implement a change in our clients?ā€

But that’s a fair point. What do the community expect? What do y’all expect?

⤋ Read More

Firmware Loader Makes It Possible To Use Old Samsung TV Cameras On Linux
Samsung used to sell web cameras for their smart TVs for use with living room video chatting with the likes of Skype. Samsung no longer supports Skype on their TVs (goodbye Skype!) or these devices but if you happen to have one laying around or buy one used for cheap, it’s now possible to use these Samsung TV cameras as a standard web camera under Linux… ⌘ Read more

⤋ Read More

Linux 6.15 PCI Brings New Drivers For Agilex PCIe Controller & AMD Multimedia DMA Bridge
All of the PCI subsystem feature updates have now been merged for the Linux 6.15 kernel cycle. This includes some new drivers from AMD and Intel-Altera as well as various other PCI changes… ⌘ Read more

⤋ Read More

Xiph.Org’s Theora libtheora 1.2 Officially Released: 16 Years After v1.0
Earlier this month brought the Theora 1.2 beta release coming 16 years after Theora’s libtheora 1.0 release for this video codec designed by Xiph.Org for use with Ogg audio. Theora is derived from the now rather ancient VP3 video codec, but for those continuing to enjoy content in Theora format, today brings the version 1.2 library… ⌘ Read more

⤋ Read More

KDE Plasma 6.3.4 To Fix The ā€œMost Commonā€ Crash, Other Crash Fixes Coming Too
Within This Week in Plasma, KDE developer Nate Graham notes the great excitement in KDE bug fixing this week/ KDE developers have lowered their HI/VHI priority bug counts down to ā€œtheir lowest numbers ever numbersā€ in addition to working on new Plasma 6.4 features over the past few days… ⌘ Read more

⤋ Read More
In-reply-to » DOGE To Rewrite SSA Codebase In 'Months' Longtime Slashdot reader frank_adrian314159 writes: According to an article in Wired, Elon Musk has appointed a team of technologists from DOGE to "rewrite the code that runs the SSA in months." This codebase has over 60 million lines of COBOL and handles record keeping for all American workers and payments for all Social Security recipients. Given that the code has to track the byzantine ... ⌘ Read more

Image

⤋ Read More

Torvalds Frustrated Over ā€œDisgustingā€ Testing ā€œTurdā€ DRM Code Landing In Linux 6.15
The big set of open-source graphics driver updates for Linux 6.15 have been merged but Linux creator Linus Torvalds isn’t particularly happy with the pull request. In particular, he’s unhappy with some new ā€œhdrtestā€ testing code being built as part of full kernel builds and the ā€œturdsā€ it leaves behind and this code ā€œneeds to dieā€ at least from the perspective of non-DRM driver developers… ⌘ Read more

⤋ Read More

Torvalds Frustrated Over ā€œDisgustingā€ Testing ā€œTurdā€ DRM Code Landing In Linux 6.15
The big set of open-source graphics driver updates for Linux 6.15 have been merged but Linux creator Linus Torvalds isn’t particularly happy with the pull request. In particular, he’s unhappy with some new ā€œhdrtestā€ testing code being built as part of full kernel builds and the ā€œturdsā€ it leaves behind and this code ā€œneeds to dieā€ at least from the perspective of non-DRM driver developers… ⌘ Read more

⤋ Read More

Interesting.. so running into an issue where queries only return a partal set of rows if i run in a docker image built from scratch. i have to add the debian root image for it to work. I wonder what file is missing that the root has?

⤋ Read More

GNOME Builder IDE Adds Arduino Integration, New Remote Desktop Software For VMs
While fresh off the GNOME 48 release, GNOME desktop developers aren’t slowing down and there’s been some interesting activity to report this week… ⌘ Read more

⤋ Read More

For anyone following the proposals to improve replies and threads in twtxt, the voting period has started and will be open for a week.
https://eapl.me/rfc0001/

Please share the link with the twtxt community, and leave your vote on your preferred proposals, which will be used to gauge the perceived benefits.

Also, the conversation is open to discuss implementation concerns or anything aimed at making twtxt better.

⤋ Read More

DOGE To Rewrite SSA Codebase In ā€˜Months’
Longtime Slashdot reader frank_adrian314159 writes: According to an article in Wired, Elon Musk has appointed a team of technologists from DOGE to ā€œrewrite the code that runs the SSA in months.ā€ This codebase has over 60 million lines of COBOL and handles record keeping for all American workers and payments for all Social Security recipients. Given that the code has to track the byzantine … ⌘ Read more

⤋ Read More

Linux 6.15 Graphics Drivers: NOVA Core, Apple Touch Bar, Lots For AMD + Intel GPUs
The big pull request was sent out today of the numerous Direct Rendering Manager (DRM) updates for the in-development Linux 6.15 kernel. There are new drivers, a lot as usual for the AMD Radeon and Intel kernel graphics drivers, and a lot of other changes throughout for advancing these open-source kernel graphics/display drivers… ⌘ Read more

⤋ Read More

GNOME 48 & KDE Plasma 6.3 Delivering Great Wayland Desktop Experience On Ubuntu 25.04 For Linux Gaming
While there were a few graphics benchmarks in yesterday’s Ubuntu 25.04 beta benchmarks, today’s article is looking more at the Ubuntu 25.04 Linux gaming performance for both the GNOME 48 and KDE Plasma 6.3 desktops that default to the Wayland-based session by default while also trying out the X11 session for both of these desktops. ⌘ Read more

⤋ Read More

Linux 6.15 Landing Backlight Driver For Various Apple iPhones & iPads
Back during the Linux 6.13 kernel cycle initial support for many (pre-M1) Apple devices were upstreamed including various iPad, iPhone, and iPod Touch devices. That though was the very preliminary support and continuing to work their way upstream are various drivers/patches to further enhance the support. Now for the Linux 6.15 kernel is a new Apple backlight driver for controlling the backlight on various mobile Apple devices… ⌘ Read more

⤋ Read More

M5Stack Expands Offline LLM Lineup with Ethernet-Enabled Kit
M5Stack has launched the Module LLM Kit, combining the Module LLM and Module13.2 LLM Mate for offline AI inference and data communication. It supports applications like voice assistants, text-to-speech conversion, smart home control, and more. This module operates using the AiXin AX630C SoC processor, also found in other M5Stack products like the LLM630 Compute Kit

⤋ Read More

Linux 6.15 Networking Delivers Many Nice Performance Optimizations & New Hardware
The networking subsystem updates for the in-development Linux 6.15 kernel bring multiple nice performance optimizations to enhance Linux networking speeds. The Linux 6.15 networking pull also has support for a number of new wireless and wired network chipsets… ⌘ Read more

⤋ Read More

Two Years In The Making, Intel Linux Driver Enables CPS Compression For Alchemist GPUs
A two year old Intel Mesa merge request was finally merged for Mesa 25.1 today for enabling functionality on DG2/Alchemist GPUs and newer… ⌘ Read more

⤋ Read More
In-reply-to » I need to figure out a way to back off requests to feeds that don't update often.

Hmm I think I can come up with some kind of heuristic.. Maybe if the feed is requested and hasn’t updated in the last few mins it adds to the queue. So the next time it will be fresh.

⤋ Read More
In-reply-to » greek myth is crazy bc there's the misogny but also yeah she IS getting that man pregnant. penelope and odysseus obviously (he literally WAS the one that carried telemachus) and ofc andromeda and perseus & hektor and andromache but also like. you cannot tell me helen didn't get menelaos pregnant bffr

athena was NOT making that night longer for ODYSSEUS to enjoy the sex get serious. she made that man see the gods above so clearly that he almost had a panic attack

⤋ Read More

greek myth is crazy bc there’s the misogny but also yeah she IS getting that man pregnant. penelope and odysseus obviously (he literally WAS the one that carried telemachus) and ofc andromeda and perseus & hektor and andromache but also like. you cannot tell me helen didn’t get menelaos pregnant bffr

⤋ Read More
In-reply-to » perseus and andromeda DEFINITELY have insane wild sex i just KNOWWW she gets him pregnant & she has him screaming the entire time. their servants have to cover their ears and steer clear of their room every night they're together their kid's nursemaid makes sure the kid has an early bedtime just so they don't hear this shit i just KNOW she makes him see stars i know she

call me andromeda the way i want to get that man PREGNANT ā€¼ļø

⤋ Read More

perseus and andromeda DEFINITELY have insane wild sex i just KNOWWW she gets him pregnant & she has him screaming the entire time. their servants have to cover their ears and steer clear of their room every night they’re together their kid’s nursemaid makes sure the kid has an early bedtime just so they don’t hear this shit i just KNOW she makes him see stars i know she

⤋ Read More

Nova DRM Skeleton Patches Further Flesh Out This Open-Source NVIDIA Kernel Driver
Set to be merged for the Linux 6.15 kernel is the very initial NOVA driver core code that will be incrementally built up over time in succeeding kernel versions. For Linux 6.15, this open-source NVIDIA kernel driver isn’t of any use for end-users as it’s just the very preliminary pieces to begin crafting the foundation for the driver that is leveraging the NVIDIA GSP found with Turing and newer hardware. In preparation for fut … ⌘ Read more

⤋ Read More
In-reply-to » i really wanna learn golang it looks fun and capable and i can read it kind of but every time i try it i'm immediately stuck on basic concepts like "what the fuck is a pointer" (this has been explained to me and i still don't get it). i did have types explained to me as like notes on code which makes sense a bit but i'm mostly lost on basic code concepts

@lyse@lyse.isobeef.org THANK YOUUUU I AM BOOKMARKING THIS FOR THE FUTURE <3

⤋ Read More