I always find the ‘Adven of code’ challenges difficult to follow.
i18n-puzzles.com has been a blast, but I don’t like having to think about puzzles on weekends. Like with exercise, doing it every day without rest doesn’t sound healthy.

I’d rater have a weekly challenge, at most three.

​ Read More

The Most Interesting Linux 6.14 Features From NTSYNC To AMD Ryzen AI & Rust Abstractions
Barring any last minute issues or hesitation by Linus Torvalds, the Linux 6.14 kernel is aiming for releasing as stable this coming Sunday on 23 March. Here’s a reminder about some of the most interesting changes to find with Linux 6.14
 ⌘ Read more

​ Read More
In-reply-to » my biggest fear of starting to work with servers professionally is realizing that no one uses servers anymore and having to do some cloud bullshit instead

@kat@yarn.girlonthemoon.xyz Using full-blown Cloud services is good for old people like me who don’t want to do on-call duty when a disk fails. 😂 I like sleep! 😂

Jokes aside, I like IaaS as a middle ground. There are IaaS hosters who allow you to spin up VMs as you wish and connect them in a network as you wish. You get direct access to all those Linux boxes and to a layer 2 network, so you can do all the fun networking stuff like BGP, VRRP, IPSec/Wireguard, whatever. And you never have to worry about failing disks, server racks getting full, cable management, all that. 😅

I’m confident that we will always need people who do bare-bones or “low-level” stuff instead of just click some Cloud service. I guess that smaller companies don’t use Cloud services very often (because it’s way too expensive for them).

​ Read More
In-reply-to » Hi! For anyone following the Request for Comments on an improved syntax for replies and threads, I've made a comparative spreadsheet with the 4 proposals so far. It shows a syntax example, and top pros and cons I've found: https://docs.google.com/spreadsheets/d/1KOUqJ2rNl_jZ4KBVTsR-4QmG1zAdKNo7QXJS1uogQVo/edit?gid=0#gid=0

yeah, it worked, thanks! :)

​ Read More
In-reply-to » Hi! For anyone following the Request for Comments on an improved syntax for replies and threads, I've made a comparative spreadsheet with the 4 proposals so far. It shows a syntax example, and top pros and cons I've found: https://docs.google.com/spreadsheets/d/1KOUqJ2rNl_jZ4KBVTsR-4QmG1zAdKNo7QXJS1uogQVo/edit?gid=0#gid=0

@eapl.me@eapl.me Thank you for this!

I cast a test vote. Did it work? :-)

​ Read More

#Moonspell Ă© uma banda que fui ouvindo menos e menos com os anos a passar, mas a #MusiQuinta de hoje Ă© sobre mĂșsicas que se ouviam a jogar, e esta Ă© a mĂșsica inevitĂĄvel - passei um verĂŁo com este CD dentro do CD-ROM, e sempre que jogava um de trĂȘs jogos que foram o meu vĂ­cio de fĂ©rias, eram as mĂșsicas dele que tocavam
 sendo que um dos jogos tocava a primeira faixa do CD no menu, e depois começava a tocar o CD pela segunda faixa com o jogo a começar
 E pronto, adivinharam, a “Opium” Ă© a segunda faixa do Irreligious, e talvez por este motivo tambĂ©m a minha faixa favorita do album.

https://yewtu.be/watch?v=XoooX3OVGoI

​ Read More

Mesa 25.0.2 Changes Range From Fixing Soft FP64 For Old AMD GPUs To RX 9070 Fixes
Even amid the ongoing FreeDesktop.org GitLab cloud/server migration, Eric Engestrom has managed to release Mesa 25.0.2 on schedule as the newest stable release for these open-source OpenGL and Vulkan drivers for Linux systems
 ⌘ Read more

​ Read More
In-reply-to » my biggest fear of starting to work with servers professionally is realizing that no one uses servers anymore and having to do some cloud bullshit instead

@prologic@twtxt.net i have seen some posts on this! that’s definitely reassuring. i don’t know cloud stuff at all and don’t want to. servers forever
.

​ Read More
In-reply-to » i tried deploying anubis (https://github.com/TecharoHQ/anubis) to protect my site superlove but yall i got so stuck with getting it behind caddy that i felt super dumb and gave up for now T_T

@kat@yarn.girlonthemoon.xyz UPDATE I DID IT!!!!!!! you will now see a cute anime girl that is behind the scenes testing if you are a bot or not in a matter of seconds before being redirected to the site :) https://superlove.sayitditto.net/

​ Read More

I saw 100% I/O wait in htop today but couldn’t find a process which actually does I/O. Turns out, I/O wait isn’t what it used to be anymore:

https://lwn.net/Articles/989272/

In my case, it was mpd which triggered this:

https://github.com/MusicPlayerDaemon/MPD/issues/2241

mpd doesn’t actually do anything, it just sits there and waits for events. To my understanding, this is similar to something blocking on read(). I’m not quite sure yet if displaying this as I/O wait (or “PSI some io”) is intentional or not – but it sure is confusing.

Image

​ Read More

Mesa RADV vs. AMDVLK Vulkan Driver Performance For The AMD Radeon RX 9070 Series
With my launch day testing of the Radeon RX 9070 graphics cards on Linux the Mesa RADV driver was used given that is what is predominantly used by Linux gamers/enthusiasts and is used out-of-the-box by all of the major Linux distributions. Last week AMD released an AMDVLK Vulkan driver with RDNA4 GPU support as the company’s official open-source Vulkan API Linux driver. For those curious how the Mesa RADV and AMDVLK drivers are co 
 ⌘ Read more

​ Read More

Arm Bringing Up Support For Newer Mali GPUs With The Open-Source Panthor Driver
Arm engineer Karunika Choo today sent out the latest patches developing a new GPU-specific initialization framework for the Panthor open-source kernel graphics driver as part of bringing up support for newer Mali GPUs
 ⌘ Read more

​ Read More
In-reply-to » i tried deploying anubis (https://github.com/TecharoHQ/anubis) to protect my site superlove but yall i got so stuck with getting it behind caddy that i felt super dumb and gave up for now T_T

@prologic@twtxt.net oh yeah it’s absolutely epic i love how fast it is. it would be extra peak if it sent a message to every bot that it denies access to that just says “get fucked” or something idk

​ Read More

Google Developing “Live Update Orchestrator” As New Means Of Live Linux Kernel Updates
While there is Kpatch, Ksplice, and other live patching solutions already in use for patching a running Linux kernel for deploying security updates without downtime, Google engineers are developing the Live Update Orchestrator as a new means of transitioning to a new updated kernel with minimal downtime
 ⌘ Read more

​ Read More

DAMON Self-Tuned Memory Tiering Shows Nice Improvement For Linux Servers
Linux developer SeongJae Park has posted a set of patches for the Linux kernel’s wonderful DAMON code to provide for self-tuned memory tiering that “just works” and is racking up some nice performance wins
 ⌘ Read more

​ Read More

Google Chrome Replacing FreeType With Rust-Written Skrifa For Font Handling
The Google Chrome web browser is moving away from the FreeType font rendering library and instead pursuing their Skrifa project that is written in Rust for better memory safety around handling fonts on the web
 ⌘ Read more

​ Read More

Miracle-WM 0.5 Released For Mir-Based Wayland Tiling Window Manager
Miracle-WM 0.5 released on Wednesday as their first update of 2025 for this Mir-based Wayland tiling window manager. With this release comes a number of new features and other enhancements
 ⌘ Read more

​ Read More

SOMDEVICES Expands SoM Lineup with ”SMARC RZ/V2N for AI and Vision Applications
SOMDEVICES has introduced the ”SMARC RZ/V2N, a System-on-Module based on the Renesas RZ/V2N processor. Designed for AI-driven machine learning, vision applications, and industrial automation, this module delivers high computational performance in a compact form factor. This module features the same Renesas processor as the V2N SOM by IMDT, which was covered earlier this month. Bui 
 ⌘ Read more

​ Read More
In-reply-to » @prologic I created a script for your book. i have only done the first two chapters. have to do some adjustments to the text so it sounds ok and that takes time..

Chapter 11 with guest speaker Cori:

Chapter 11 with Alan:

​ Read More

SoftBank Acquiring ARM Server CPU Vendor Ampere Computing
SoftBank Group just announced they will be acquiring Ampere Computing, the leader in ARM64 server processors that has come under increasing pressure with more of the public cloud service providers like Google, Microsoft, and Amazon/AWS turning to their own in-house ARM64 server processor designs
 ⌘ Read more

​ Read More
In-reply-to » My twtxt feed is now also available at gemini://roccodrom.de/twtxt.txt

well, I assume by syntax you mean Gemtext (which I like a lot, my personal blog is built on top of it), so I think it might work for twtxt clients


I knew of twtxt in Gemini Antenna, so at least the 2017 spec might work on that protocol. I think the main issue with extensions is that they weren’t designed with many URLs and protocols in mind.

Also I have to admit that the Gemini community significantly reduced in the last few years. I don’t know how worth it is to add support for Gemini now.

​ Read More
In-reply-to » Hi! For anyone following the Request for Comments on an improved syntax for replies and threads, I've made a comparative spreadsheet with the 4 proposals so far. It shows a syntax example, and top pros and cons I've found: https://docs.google.com/spreadsheets/d/1KOUqJ2rNl_jZ4KBVTsR-4QmG1zAdKNo7QXJS1uogQVo/edit?gid=0#gid=0

also I’ve made a draft of a voting page to receive preferences on each proposal
https://eapl.me/rfc0001/

Help me to play with it a bit and report any vulnerability or bug. Also any idea is welcome.

​ Read More
In-reply-to » Hi! For anyone following the Request for Comments on an improved syntax for replies and threads, I've made a comparative spreadsheet with the 4 proposals so far. It shows a syntax example, and top pros and cons I've found: https://docs.google.com/spreadsheets/d/1KOUqJ2rNl_jZ4KBVTsR-4QmG1zAdKNo7QXJS1uogQVo/edit?gid=0#gid=0

I have applied your comments, and I tried to add you as an editor but couldn’t find your email address. Please request editing access if you wish.

Also, could you elaborate on how you envision migrating with a script? You mean that the client of the file owner could massively update URLs in old twts ?

​ Read More

Fedora 43 Hopes To Set An Expectation That Package Builds Are Reproducible
A change proposal filed for the upcoming Fedora Linux 43 development cycles hopes to establish an expectation that RPM package builds for the distribution are reproducible
 ⌘ Read more

​ Read More

@andros@twtxt.andros.dev Can you reproduce any of this outside of your client? I can’t spot a mistake here:

$ curl -sI 'http://movq.de/v/8684c7d264/.html%2Dindex%2Dthumb%2Dgimp11%2D1.png.jpg'
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 2615
Content-Type: image/jpeg
Date: Wed, 19 Mar 2025 19:53:17 GMT
Last-Modified: Wed, 19 Mar 2025 17:34:08 GMT
Server: OpenBSD httpd

$ curl -sI 'https://movq.de/v/8684c7d264/gimp11%2D1.png'
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 131798
Content-Type: image/png
Date: Wed, 19 Mar 2025 19:53:19 GMT
Last-Modified: Wed, 19 Mar 2025 17:18:07 GMT
Server: OpenBSD httpd

$ telnet movq.de 80
Trying 185.162.249.140...
Connected to movq.de.
Escape character is '^]'.
HEAD /v/8684c7d264/.html%2Dindex%2Dthumb%2Dgimp11%2D1.png.jpg HTTP/1.1
Host: movq.de
Connection: close

HTTP/1.1 200 OK
Connection: close
Content-Length: 2615
Content-Type: image/jpeg
Date: Wed, 19 Mar 2025 19:53:31 GMT
Last-Modified: Wed, 19 Mar 2025 17:34:08 GMT
Server: OpenBSD httpd

Connection closed by foreign host.
$ 

​ Read More

@movq@www.uninformativ.de I have no doubt that you’re not seeing the images correctly 😀. It’s just that it’s broken when viewing them, in my case, and analyzing the URLs, I’ve seen everything I mentioned.
Regarding the hash, you’re right. I’ll have to investigate what’s going on. I’m having a hard time getting the hash generation to work properly.

​ Read More

Fedora 43 Hopes To Set An Expectation That Package Builds Are Reproducible
A change proposal filed for the upcoming Fedora Linux 43 development cycles hopes to establish an expectation that RPM package builds for the distribution are reproducible
 ⌘ Read more

​ Read More

@andros@twtxt.andros.dev Hm, looks correct to me. The image to be displayed is a thumbnail and this links to the full-sized image. The thumbnail (JPG) is auto-generated from the full image (PNG), hence the two extensions.

What does look strange, though, is that your client came up with the hash pqsmcka, while it should have been te5quba. đŸ€”

​ Read More
In-reply-to » Hi! For anyone following the Request for Comments on an improved syntax for replies and threads, I've made a comparative spreadsheet with the 4 proposals so far. It shows a syntax example, and top pros and cons I've found: https://docs.google.com/spreadsheets/d/1KOUqJ2rNl_jZ4KBVTsR-4QmG1zAdKNo7QXJS1uogQVo/edit?gid=0#gid=0

@eapl.me@eapl.me Good job! I have added these comments:

  1. It is only long for humans. Clients can only leave a hyperlink.
  2. The nickname is just a decoration, only the date that acts as the id and the URL matter. The nick is used for humans reading the feed.
  3. It can be migrated with a script, if the feed exists.

​ Read More

Hi! For anyone following the Request for Comments on an improved syntax for replies and threads, I’ve made a comparative spreadsheet with the 4 proposals so far. It shows a syntax example, and top pros and cons I’ve found:
https://docs.google.com/spreadsheets/d/1KOUqJ2rNl_jZ4KBVTsR-4QmG1zAdKNo7QXJS1uogQVo/edit?gid=0#gid=0

Feel free to propose another collaborative platform (for those without a G account), and also share your comments and analysis in the spreadsheet or in Gitea.

​ Read More

How to do what you want and pretend to listen your community - @mozillaofficial@mozillaofficial ’s edition

At the 26th of February Mozilla presented a few changes - Terms of Use for Firefox - as a done deal, asking for feedback only about the already decided move. Feedback came, and two days later February 28th, they decided to make cosmetic changes to “provide clarity”, changing nothing. At the same time, they were again open for a new round of post-fact comments, only this time they didn’t even bother to try to answer to any of those. Four pages later, and the flux of comments died down - there’s no argument to be had when the other side does not show any signs of listeinng. The last comment there (at this moment) is from the 16th of March.

Twenty days, it was all it took for us to absorb the shock, accept the bad news, consider it ‘old news’ now. Mozilla made the change they wanted anyway, and #Firefox users will just suffer the consequences.

The last comments thread: https://connect.mozilla.org/t5/discussions/an-update-on-our-terms-of-use/m-p/88320/page/4

​ Read More

GNOME 48 Released With New Default Font, HDR Support, New Audio Player & More
GNOME 48 is officially out as the newest stable release for this open-source desktop that will be powering the likes of Fedora Workstation 42 and Ubuntu 25.04
 ⌘ Read more

​ Read More

anyway re: girl doxxing for wonyoung. this is real wonyoungism. i can only dream of being that iconic. for context wonyoung gets so much hate and she is literally my age and has been doing this idol shit since she was 13 and has gotten called all sorts of horrible things since then because people are jealous of her. so imo doxxing in her name is OK and justified i DON’T CARE there are youtubers in south korea who have made a career out of hating on her and are now getting sued by her for defamation

​ Read More

i could do anything for wonyoung but nothing will ever be as cool and iconic as the 13 year old daughter of the baidu vice president who doxxed over 100 people during an argument for hating on wonyoung. Absolute icon

​ Read More

Another Round Of Rust Compiler Improvements Merged For GCC 15.1
A few days ago there was a batch of 145 patches merged for the upcoming GCC 15 compiler release to enhance the Rust “gccrs” front-end. That big set of patches merged the Polonius borrow checker and made other notable improvements. Today another 144 patches for enhancing gccrs were merged ahead of the GCC 15.1 stable release due out in the coming weeks
 ⌘ Read more

​ Read More

Intel Wrapping Up Family 18 / Family 19 CPU Model Preparations Ahead Of Linux 6.15
Over the past year Intel has been working to prepare the Linux kernel for the end of the “Family 6” CPU era. There’s been a big rework to the Intel CPU model handling within the Linux kernel given that “Family 6” has been in use since the 1990s and moving forward Intel CPUs will appear in Family 19 like Diamond Rapids along with Family 18 as part of the new CPU identification. Thus a lot of Linux kernel checks need to be reco 
 ⌘ Read more

​ Read More

Beyond The ROCm Software, AMD Has Been Making Great Strides In Documentation & Robust Containers
AMD recently allowed me some time with their AMD Accelerator Cloud (AAC) leveraging multiple Instinct MI300X accelerators. During this brief opportunity to try out their latest software advancements with the Instinct MI300X and the ROCm compute stack, one of the most striking takeaways was their documentation improvements compared to previous forays into ROCm+Instinct compute. In addition, AMD is now offering m 
 ⌘ Read more

​ Read More

Intel AVX10 Drops Optional 512-bit: No AVX10 256-bit Only E-Cores In The Future
Intel updated their AVX10 whitepaper and associated open-source compiler patches around this next Advanced Vector Extensions standard
 While AVX10 had intended to allow either 256-bit or 612-bit modes depending upon processor capabilities, Intel has dropped the 256-bit-only approach and going for 512-bit everywhere. Thus it would seem to indicate that Intel E cores of the future will properly support AVX 512-bit operation!.. ⌘ Read more

​ Read More

DRM Sync Object Optimizations Show Minor Benefit On The Steam Deck
Tvrtko Ursulin of Igalia has been working on some optimizations to the DRM synchronization object “drm_syncobj” code for slightly more efficient use on the CPU side
 ⌘ Read more

​ Read More

New Smartwatches Support PebbleOS with Long Battery Life and E-Paper Displays
Two new smartwatches running open-source PebbleOS have been introduced: Core 2 Duo and Core Time 2. These watches maintain compatibility with thousands of existing Pebble apps while incorporating modern hardware updates. Core 2 Duo is an updated version of the Pebble 2, featuring a 1.26-inch black-and-white e-paper display and a polycarbonate frame in White or

​ Read More

RDK X5 Development Kit Featuring HDMI, MIPI CSI, and Gigabit Ethernet
The RDK X5 is a development kit designed for intelligent computing and robotics. It features a form factor similar to the Raspberry Pi single board computer but is powered by the 10 TOPS Sunrise 5 processor. The RDK X5 includes an octa-core Cortex-A55 CPU running at 1.5 GHz, a dedicated BPU with 10 TOPS of

​ Read More
In-reply-to » My twtxt feed is now also available at gemini://roccodrom.de/twtxt.txt

Timeline and twtxt-php, don’t support Gemini, only HTTP/S, as a design choice (although originally it was intended to work on Gemtext, it was a niche inside a niche, so it was discarded very soon).

At the moment of building the engine there weren’t many Gemini URLs supporting twtxt 1.1 (with twtxt.dev extensions).
Also User-Agent won’t work there, and many Gemini URLs are a mirror of the HTTP one, so I think is not strictly necessary.

my 2c

​ Read More
In-reply-to » What is twtxt for me? It is a community of users sharing plain text following a specification that can be readable by both humans and machines.

well
 it has been an opportunity to build an artisanal microblogging client on top of a minimalist protocol. I agree on the hacker toy part.

And of course it’s about being part of a niche community which is (mostly) amazing, and nurturing. As there is almost no one writing in my native spanish, it has been an interesting challenge to share my thoughts in english, as well.

I couldn’t say it’s a ‘social network’ per se, I think it lack many engagement things usually associated with social networks, although it has a social part of igniting discussions, learnings and behavioral changes, which is the meaning of social for me.

​ Read More

Asahi Lina Pausing Work On Apple GPU Linux Driver Development
Following Hector Martin stepping down from the Asahi Linux project that he founded for bringing Linux to Apple Silicon hardware, Asahi Lina announced today that she is pausing work on all of the Apple GPU driver development she had been pursuing for Asahi Linux with the open-source DRM kernel driver as well as Mesa contributions
 ⌘ Read more

​ Read More

Ubuntu Developers Discuss Abandoning Mailing Lists For Discourse
Ubuntu developers decided a few months back to switch from IRC to Matrix for real-time communication needs. The newest fundamental shift being discussed by Ubuntu developers is shifting from mailing list discussions to Ubuntu Discourse for mailing list like written communications
 ⌘ Read more

​ Read More

BLAKE3 1.7 Turns To Intel’s oneTBB For Parallelizing C Code - Similar Perf To Rust+Rayon
BLAKE3 as the cryptographic hashing function that is much faster than the likes of SHA-1/SHA-1 while being more secure than SHA-1 and MD5 is out with a new feature update. BLAKE3 v1.7 is now available for the official C and Rust code as the reference implementations to this cryptographic hash function
 ⌘ Read more

​ Read More

Final Draft Of PCI Express 7.0 Specification Published
The full PCI Express 7.0 specification remains on track for publishing later this year while out today is version 0.9 of the specification as the planned final draft
 ⌘ Read more

​ Read More
In-reply-to » thinking about deploying anubis (https://xeiaso.net/blog/2025/anubis/) for superlove bc i doubt robots.txt is doing anything lmao

@kat@yarn.girlonthemoon.xyz i’m just winging it with fail2ban and robots.txt tbh it’s a miracle the poor server hasn’t fallen over yet from the scrapers lol. like i run this whole thing off a macbook i’m not even joking https://superlove.sayitditto.net/

​ Read More

OpenJDK Java 24 Released With Garbage Collector Improvements, Deprecating x86 32-bit
Along with the GraalVM 24 update today, Oracle has formally released OpenJDK Java 24. JDK 24 is now out under general availability status with many new features and changes
 ⌘ Read more

​ Read More