[$] Development statistics for the 6.15 kernel
The 6.14 kernel development cycle only brought in 11,003 non-merge
changesets, making it the slowest cycle since 4.0, which was released in
2015. The 6.15 kernel, instead, brought in 14,612 changesets, making it
the busiest release since 6.7, released at the beginning of 2024. The
kernel development process, in other words, is back up to full speed. The
6.15\
release happened on May 25, so the … ⌘ Read more
[47°09′11″S, 126°43′29″W] Taking samples
[47°09′21″S, 126°43′11″W] Saalmi, retransmit, please
One of the nicest things about Go is the language itself, comparing Go to other popular languages in terms of the complexity to learn to be proficient in:
- Go:
25keywords (Stack Overflow); CSP-style concurrency (goroutines & channels)
- Python 2:
30keywords (TutorialsPoint); GIL-bound threads & multiprocessing (Wikipedia)
- Python 3:
35keywords (Initial Commit); GIL-bound threads,asyncio& multiprocessing (Wikipedia, DEV Community)
- Java:
50keywords (Stack Overflow); threads +java.util.concurrent(Wikipedia)
- C++:
82keywords (Stack Overflow);std::thread, atomics & futures (en.cppreference.com)
- JavaScript:
38keywords (Stack Overflow); single-threaded event loop &async/await, Web Workers (Wikipedia)
- Ruby:
42keywords (Stack Overflow); GIL-bound threads (MRI), fibers & processes (Wikipedia)
[47°09′46″S, 126°43′11″W] –interrupted–
Security updates for Tuesday
Security updates have been issued by Debian (firefox-esr, openjdk-11, openjdk-17, and wireless-regdb), Fedora (iputils, open-vm-tools, sfnt2woff-zopfli, and woff), Red Hat (postgresql:12), SUSE (apache2-mod_auth_openidc, brltty, helm, python-maturin, and rubygem-rack), and Ubuntu (linux-azure-fips). ⌘ Read more
Introducing Docker Hardened Images: Secure, Minimal, and Ready for Production
From the start, Docker has focused on enabling developers to build, share, and run software efficiently and securely. Today, Docker Hub powers software delivery at a global scale, with over 14 million images and more than 11 billion pulls each month. That scale gives us a unique vantage point into how modern software is built… ⌘ Read more
[47°09′11″S, 126°43′16″W] Working impossible due to blizzard
[47°09′11″S, 126°43′47″W] Resetting dosimeter
Security updates for Wednesday
Security updates have been issued by AlmaLinux (emacs, firefox, gnutls, java-17-openjdk, java-21-openjdk, osbuild-composer, python39:3.9, and thunderbird), Arch Linux (screen), Debian (varnish), Fedora (chromium), Gentoo (Atop, FreeType, and Spidermonkey), Mageia (java-1.8.0-openjdk, java-11-openjdk, java-17-openjdk, java-latest-openjdk and postgresql15, postgresql13), Oracle (389-ds-base, emacs, firefox, kernel, libsoup, libtiff, mod_auth_openidc:2.3, nodejs:20, nodejs:22, … ⌘ Read more
@kat@yarn.girlonthemoon.xyz You don’t need to change the directory first in line 11, you can just create the directory, that’s sufficient since you’re having an absolute path.
The echo in line 13 is useless, you can simplify this to: newdir="$WD/$now" If you reversed this line with the previous one, you could make use of the variable in the directory creation: mkdir "$newdir".
In line 16, pull the directory change out of the loop upfront. The loop body doesn’t modify the working directory, so no need to reset it with each cycle. In fact, you could even spare the cd altogether when you simply tell find where to look: find "$basedir" -type f….
I didn’t try it, but if I read the manpage correctly, you should be able to simplify line 19 as well:
-C Change to DIR before performing any operations. This option is order-sensitive, i.e. it affects all options that follow.
Hence, remove the cd and put the -C "$WD" as the first argument to tar. Again, I didn’t try it. Proceed with caution.
Finally, you don’t need to specify the full path to rm in line 21. I bet, /bin is in your PATH. When you removed the previous cd from my last suggestion, the relative path that follows won’t work anymore. So, just use the absolute path that you already have in a variable: rm -rf "$newdir"
I hope you find this tiny review a wee bit useful. :-)
It’s more than a wind turbine for home — Unlimited, free energy at home with this 22-century invention
Laila A. , Contributing Writer - ECO NEWS
Stephan: Here is some potentially quite good news about renewable energy. I will follow this and let you know
Credits: Harmony TurbinesWith the world moving toward the adopt … ⌘ Read more
20th Anniversary iPhone Will Be Mostly Glass With All-Screen Design
Apple will mark the 10th anniversary of the iPhone X in 2027 by launching a mostly glass, curved iPhone without any cutouts in the display, according to Bloomberg’s Mark Gurman.
Writing in his latest [Power On newsletter](https://www.bloomberg.com/news/newsletters/2025-05-11/apple-2027-plans-tabletop-robot-20th-anniversary-iphone-i … ⌘ Read more
First Foldable iPhone ‘Should Be on the Market by 2027,’ Says Gurman
Apple’s first foldable iPhone will have a “nearly invisible” display crease and should be on the market by 2027, according to Bloomberg’s Mark Gurman.
Writing in his latest Power On newsletter, … ⌘ Read more
Influencer with no medical license picked to be nation’s top doctor
Emily Singer, Staff Writer - Daily Kos
_Stephan: The United States, which already has the lowest healthcare ranking in the developed world, as well as the highest expense, thanks to aspiring dictator Trump, now has the strangest healthcare system in the world. Not only has Trump gutted most the institutions and agencies that do medical research, he has now appointed as Casey Means as Surg … ⌘ Read more
Why Do Americans Pay More for Prescription Drugs?
David Armstrong, Investigative Health Care Reporter - ProPublica
_Stephan: I have been searching for weeks for some good news coming out of the Trump administration coup, and have finally found something. Because we have an illness profit system, not a real healthcare system, U.S. drug prices are orders of magnitude higher than the same drugs in other developed nations. Now a bi-partisan bill backed by Trump may finally do … ⌘ Read more
Trump Has Skipped Out On All But 12 Of His Daily Intelligence Briefings
Jack Revell, Staff Writer - Daily Beast
_Stephan: Kash Patel only shows up for work as the director of the FBI a few days a week, Pete Hegseth is more interested in his makeup studio than managing one of the largest organizations and budgets in the world. And Trump can’t be bothered to get the secret briefings the Preisdent is supposed to get every day so that he can properly und … ⌘ Read more
The founders fought tyrants, the morbidly rich, religious elites. Remind you of anyone?
Thom Hartmann, Commentator - Commentary | Raw Story
Stephan: Thom Hartmann describes something I have known, but never before seen covered in the daily media. As Hartmann explains, what is happening in the United States today is exactly what the Founders did not want the country they were creating to ever become.
The American Revolution wasn’t just … ⌘ Read more
Powerbeats Pro 2 Available for Lowest Ever Price of $199.95, Plus Beats Pill at $99.95 and More
Amazon this weekend is discounting a collection of Beats headphones and speakers, including an all-time low price on the Powerbeats Pro 2. You can get this new 2025 model for $199.95 in all four colors, down from $249.99.
, Red Hat (freetype, kernel, kernel-rt, libsoup, libtiff, redis, redis:6, and thunderbird), SUSE (apparmor, chromium, grafana, ImageMagick, java-11-openjdk, java-17-openjdk, libsoup, libsoup2, libxslt, opensaml, rabbitmq-server, rubygem-rack-1_6, sqlite3, and thunderbird), and Ubuntu (kernel, libfcgi, libraw, libsoup2.4, linux, linux-aws, linux-aws-5.15, linux-gcp, linux-gke, linux-gkeop, linux-hwe-5.15, linux-ibm, linux-ib … ⌘ Read more
How to build a fleet of networked offsite backups using Linux, WireGuard and rsync
Comments ⌘ Read more
And on a similar note, cross-post from Mastodon:
What I love about HTML and HTTP is that it can degrade rather gracefully on old browsers.
My website isn’t spectacular but I don’t think it looks horrible, either. And it’s still usable just fine all the way down to WfW 3.11:
It’s not perfect, but it’s usable. And that makes me happy. Almost 30 years of compatibilty.
The biggest sacrifice is probably that I don’t enforce TLS and that HTTP 1.0 has no Host: header, so no vhosts (or rather, everything must come from the default vhost). (Yes, some old browsers send Host:, even though they predate HTTP 1.1. Netscape does, but not IBM WebExplorer, for example.)
(On the other hand, it might completely suck on modern mobile devices. Dunno, I barely use those. 🤪)
[47°09′11″S, 126°43′28″W] 4399 days without news from Herve
[47°09′11″S, 126°43′39″W] Taking samples
Security updates for Wednesday
Security updates have been issued by Debian (glibc and libraw), Fedora (digikam, icecat, mingw-LibRaw, perl, perl-Devel-Cover, and perl-PAR-Packer), Red Hat (ghostscript, kernel, and kernel-rt), Slackware (mozilla), SUSE (augeas, firefox, and java-11-openjdk), and Ubuntu (binutils, libxml2, and nodejs). ⌘ Read more
[47°09′11″S, 126°43′58″W] Raw reading: 0x680FD031, offset +/-5
MINIX Elite EU715-AI Mini PC Combines Meteor Lake Performance and dual 2.5GbE Ports
The MINIX Elite EU715-AI is a compact mini PC based on Intel’s Meteor Lake-H processor architecture. It features integrated Intel Arc Graphics, Wi-Fi 6E, dual 2.5G Ethernet ports, and quad-screen display support. The system runs Windows 11 Pro and comes equipped with 32 GB of DDR5 SO-DIMM memory, configured as two 16 GB modules. For […] ⌘ Read more
@prologic@twtxt.net Exactly, @bender@twtxt.net! :-D This is at the entrance of a veggie farm (11 & 12) where there are free-ranging kids playing on the road, so people should slow down when driving there to buy some supplies. I also wondered why the sign says “Halt!” instead of “Langsam fahren!” (Drive slowly!) or something like that. On second thought, maybe to actually park there on the street right at the property line.
I actually never walked on that road before and discovered that this was a dead end. There’s usually at the very least a foot path on which to continue when passing a farm. Not this time, though. I didn’t want to stamp down the high grass to cut across country, so I had to walk back maybe 150 meters. Not too bad.
New Record Low Prices Arrive for M3 iPad Air on Amazon at $100 Off Nearly Every Model
Amazon is kicking off the week with discounts across the entire M3 iPad Air lineup, offering $100 off these tablets. Prices start at $499.00 for the 128GB Wi-Fi 11-inch M3 iPad Air, down from $599.00. Across the board, these are all new all-time low prices on the M3 … ⌘ Read more
[47°09′11″S, 126°43′34″W] Resetting dosimeter
Security updates for Wednesday
Security updates have been issued by AlmaLinux (bluez, expat, and postgresql:12), Fedora (chromium, golang, LibRaw, moodle, openiked, ruby, and trafficserver), Red Hat (bluez, expat, gnutls, libtasn1, libxslt, mod_auth_openidc, mod_auth_openidc:2.3, ruby:3.1, thunderbird, and xmlrpc-c), and Ubuntu (linux, linux-aws, linux-gcp, linux-hwe-6.11, linux-lowlatency, linux-lowlatency-hwe-6.11, linux-oem-6.11, linux-oracle, linux-raspi, linux-realtime, linux-azure, linux-azure-6.11, linux-gc … ⌘ Read more
[47°09′11″S, 126°43′20″W] –interrupted–
Exciting new for Python 3.14!
t-string, not to be confused with f-string, to avoid malicious code and make life easier for web developers.
https://davepeck.org/2025/04/11/pythons-new-t-strings/
#python
Regex Isn’t Hard - Tim Kellogg 👈 this is a pretty good conscience article on regexes, and I agree, regex isn’t that hard™ – However I think I can make the TL;DR even shorter 😅
Regex core subset (portable across languages):
Character sets
• a matches “a”
• [a-z] any lowercase
• [a-zA-Z0-9] alphanumeric
• [^ab] any char but a or b
Repetition (applies to the preceding atom)
• ? zero or one
• * zero or more
• + one or more
Groups
• (ab)+ matches “ab”, “abab”, …
• Capture for extract/substitute via $1 or \1
Operators
• foo|bar = foo or bar
• ^ start anchor
• $ end anchor
Ignore non‑portable shortcuts: \w, ., {n}, *?, lookarounds.
Get Apple’s M3 iPad Air for Up to $70 Off on Amazon
Amazon is kicking off the week with multiple discounts on Apple’s M3 iPad Air, offering as much as $70 off these tablets. Prices start at $569.00 for the 128GB Wi-Fi 11-inch M3 iPad Air, down from $599.00.
[47°09′19″S, 126°43′11″W] –no signal–
Hmmm there’s a bug somewhere in the way I’m ingesting archived feeds 🤔
sqlite> select * from twts where content like 'The web is such garbage these days%';
hash = 37sjhla
feed_url = https://twtxt.net/user/prologic/twtxt.txt/1
content = The web is such garbage these days 😔 Or is it the garbage search engines? 🤔
created = 2024-11-14T01:53:46Z
created_dt = 2024-11-14 01:53:46
subject = #37sjhla
mentions = []
tags = []
links = []
sqlite>
**Hmmm there’s a bug somewhere in the way I’m ingesting archived feeds 🤔
sqlite> select * from twts where content like 'The web is such ga ...**
Hmmm there’s a bug somewhere in the way I’m ingesting archived feeds 🤔
sqlite> select * from twts where content like ‘The web is such garbage these days%’;
hash = 37sjhla
feed_url = https://twtxt.net/user/prologic/twtxt.txt/1
content = The web is such garbage these days 😔 Or is it the garbage search engines? 🤔
created = 2024-11-14T01:53:46Z
created_dt = 2024-11-14 01:53:46
… ⌘ Read more
[47°09′11″S, 126°43′53″W] Reading: 0.70000 PPM
[47°09′11″S, 126°43′54″W] Transfer aborted
Deals: Apple Watch Series 10 for $299, Save $200 on M4 iPad Pro, & More
Amazon is back with some fantastic deals right now, including taking $100 off the price of the Apple Watch Series 10 bringing the price down to $299 from $399. Plus, there’s $200 off the iPad Pro M4 13″ models and $100 off the 11″ model, a discount on the new iPad Air M3 models, a … Read More ⌘ Read more
iPhone Shipments Down 9% in China’s Q1 Smartphone Boom
Apple’s iPhone shipments in China declined by 9 percent in the first quarter compared to the year earlier, and it was the only major smartphone vendor to see a decline, according to data from research firm IDC.
Shipments of iPhones fell to 9.8 million units, giving Apple a market share of 13.7 percent, do … ⌘ Read more
@david@collantes.us If I run
printf '%s\n%s\n%s' 'https://aelaraji.com/twtxt.txt' '2025-04-16T22:49:11+00:00' "Am I tripping or `rsync` is actually THIS effing faster than `scp`!!? 🫨" | b2sum -l 256 | awk '{ print $1 }' | xxd -r -p | base32 | tr -d '=' | tr 'A-Z' 'a-z' | tail -c 8
I have xqfsv6a. It is raw text
But… If I change de date to 2025-04-16T22:49:11Z I have si4er3q.
[47°09′11″S, 126°43′36″W] Bad satellite signal – switching to analog communication
Hello from Windows 3.11 and Trumpet Winsock 3.0!
Security updates for Wednesday
Security updates have been issued by AlmaLinux (gvisor-tap-vsock, kernel, and kernel-rt), Fedora (chromium, dnf, dotnet9.0, golang, lemonldap-ng, mariadb10.11, perl-Crypt-URandom-Token, perl-DBIx-Class-EncodedColumn, php-tcpdf, podman-tui, and trunk), Red Hat (java-17-openjdk and kernel), Slackware (mozilla), SUSE (apache2-mod_auth_openidc, cosign, etcd, expat, flannel, kernel, libsqlite3-0, libvarnishapi3, mozjs52, Multi-Linux Manager 4.3: Server, Multi-Linux Manager 5.0: Server, … ⌘ Read more
[47°09′11″S, 126°43′08″W] Transfer aborted
American Stasi
John B. Alexandria, Contributing Writer - Daily Kos
Stephan: John Alexander, who has considerable expertise in the geopolitical world, has it exactly right. Our democracy is crumbling into authoritarianism as the Republicans in Congress sit sucking their thumbs listening to Daddy tell them what to do.
The actions of many government organizations are more like the extinct East German Sta … ⌘ Read more
On my blog: Toots 🦣 from 04/07 to 04/11 https://john.colagioia.net/blog/2025/04/11/week.html #linkdump #socialmedia #quotes #week
A mate and I met at the scout yard to prepare an upcoming workshop. Boy did we have an amazing sunset when we left. The photos don’t reflect it, it was a hell lot more beautiful in person: https://lyse.isobeef.org/plaetzle-2025-04-11/
ABC Australia is reporting of a potential market manipulation in the US. Potential? I would call it almost certain. For as much as I would like not to be dragged into politics, it is rather impossible these days.
Anker Raises Prices on Amazon Due to Tariffs
Chinese company Anker is one of many companies that will be raising prices due to the tariffs put in place by U.S. President Donald Trump, and prices are already starting to go up on Amazon.

John Hughes, Reporter/Editor - Bloomberg Law
_Stephan: Psychopath “tyrant” Trump, and his fascist servant, Attorney General Pam Bondi, are, as quickly as possible, trying to destroy the judicial system of the United States. As a result over half of the attorneys in the Solicitor General’s office are resigning, and Trump is resentfully targeting law firms, many of whom are caving to his wishes. This a … ⌘ Read more
Fund managers quietly fear Trump doesn’t have a tariff plan and that he ‘might be insane’
Gustaf Kilander, Reporter - Independent (U.K.)
Stephan: This article stood out to me for two reasons: First, this is what the United States and its psychopathic “tyrant” Trump look like to media in the U.K. and other countries. Second, it is one of the first major media pieces I have seen dealing with Trump’s mental illness.
, vit un quotidien familial plutôt paisible et des week-ends rythmés par les activités extra-scolaires des deux marmots. Cette année, alors qu’Emma pratique la danse, pour Léo, la question se pose encore : […] ⌘ Read more
Ten Animals with More Interesting Sex Lives Than You
The animal kingdom is full of weird and wonderful creatures having weird and wonderful sex. After all, reproduction is one of the core processes of life. So why not do it in style? Perilous journeys to find a partner. Elaborate mating rituals. Shocking acts of passion and lust. Nature has it all. From self-pleasuring monkeys […]
The post [Ten Animals with More Interesting Sex Lives Than You](https://listverse.com/2025/04/11/te … ⌘ Read more
Bluesky Gains Twitter-Like Message Reactions and New Search Page
Bluesky is rolling out a new update introducing features that might ease the transition for social media users coming over from X (Twitter).
First up, version 1.100 adds emoji reactions to Bluesky’s direct messaging system. Users can now respond to messages with quick emoji reactions by holding down on … ⌘ Read more
That’s a dang cool story from Apollo 11 where priority queues saved the day: https://www.nasa.gov/history/alsj/a11/a11.1201-fm.html
Eight new stable kernels
Greg Kroah-Hartman has announced the release of eight stable kernels: 6.14.2, 6.13.11, 6.12.23, 6.6.87, 6.1.134, 5.15.180, 5.10.236, and 5.4.292. These all contain a large
assortment of important kernel fixes throughou … ⌘ Read more
Chaos and Corruption Weekly Digest: Week 11
, - American Federation of Government Employees
Stephan: Week 11 of the corruption that is the unacknowledged but defining character of the coup.
Week 11 saw Trump’s attack on the free press, our country’s economy and ability to fight diseases and find cures. But the American people pushed back against his attacks in four elect … ⌘ Read more
Deals: Apple Watch SE 2 for $170, Plus Discounts on M3 iPad Air, M4 MacBook Pro, & More
Amazon is back with some nice deals on select Apple products, including a big discount on Apple Watch SE 2, and some nice discounts on brand new M3 iPad Air, M4 MacBook Pro models, AirPods Pro with hearing aid functionality, and more. M3 iPad Air 11″ and 13″ – $50 Off Retail Starting at $549 … [Read More](https://osxdaily.com/2025/04/09/deals-apple-watch-se-2-fo … ⌘ Read more
Security updates for Wednesday
Security updates have been issued by Debian (lemonldap-ng, libbssolv-perl, and phpmyadmin), Fedora (augeas, mariadb10.11, and thunderbird), Oracle (gimp, libxslt, python3.11, python3.12, tomcat, and xorg-x11-server), Red Hat (expat, grafana, opentelemetry-collector, and webkit2gtk3), SUSE (azure-cli-core, doomsday, kernel, and poppler), and Ubuntu (dotnet8, dotnet9, erlang, and poppler). ⌘ Read more
iPad 11 vs. iPad Air Buyer’s Guide: 30+ Differences Compared
The iPad Air costs at least $250 more than the entry-level iPad, so is choosing the pricier model worth it? Or should you save the money and buy the 11th-generation iPad? This guide helps you to understand the differences between the two models and decide which is best for you.

It’s not toooo far into the future.
It would be crazy … 20 years without reinstalling once … phew. 🥴
Hmmmm
**(#4uctaca) OH wait! 😳 Why am I storing the timestamp as created = 2025-04-07T19:59:51Z ?! 😱 @movq@movq’s feed shows:
OH wait! 😳 Why am I storing the timestamp as `created = 2025-04-07T19:59:51Z` ?! 😱 [@movq _@www.uninformativ.de_](https://twtxt.net/external?uri=https://www.uninformativ.de/twtxt.txt&nick=movq)’s feed shows:
2025-04-07T19:59:51+00:00 I wonder if my current Linux installation will actually make it to 20 years:
$ head -n 1 /var/log/pacman.log
[2011-07-07 11:19] installed filesystem (20 ... ⌘ [Read more](https://twtxt.net/twt/tnhgy6q)
@movq@www.uninformativ.de Not according to the output of ./yarnc debug <your feed url>:
znf6csa 2025-04-07T19:59:51+00:00 I wonder if my current Linux installation will actually make it to 20 years:
$ head -n 1 /var/log/pacman.log
[2011-07-07 11:19] installed filesystem (2011.04-1)
It’s not toooo far into the future.
It would be crazy … 20 years without reinstalling once … phew. 🥴
**(#2znenta) @movq@movq Not according to the output of ./yarnc debug <your feed url>:
znf6csa 2025-04-07T19:59:51+00:00 I wo ...**
[@movq _@www.uninformativ.de_](https://twtxt.net/external?uri=https://www.uninformativ.de/twtxt.txt&nick=movq) Not according to the output of `./yarnc debug <your feed url>`:
znf6csa 2025-04-07T19:59:51+00:00 I wonder if my current Linux installation will actually make it to 20 years:
$ head -n 1 /var/log/pacman.log
[2011-07-07 11:19] installed filesystem (2011.04-1)
It’s not … ⌘ Read more
Doesn’t look like it Hmmm
sqlite> select * from twts where content LIKE '%Linux installation%';
hash = znf6csa
feed_url = https://www.uninformativ.de/twtxt.txt
content = I wonder if my current Linux installation will actually make it to 20 years:
$ head -n 1 /var/log/pacman.log
[2011-07-07 11:19] installed filesystem (2011.04-1)
It’s not toooo far into the future.
It would be crazy … 20 years without reinstalling once … phew. 🥴
created = 2025-04-07T19:59:51Z
subject = (#znf6csa)
mentions = []
tags = []
links = []
**(#2znenta) Doesn’t look like it Hmmm
sqlite> select * from twts where content LIKE '%Linux installation%';
hash = znf6csa
feed_url = ht ...**
Doesn’t look like it Hmmm
sqlite> select * from twts where content LIKE ‘%Linux installation%’;
hash = znf6csa
feed_url = https://www.uninformativ.de/twtxt.txt
content = I wonder if my current Linux installation will actually make it to 20 years:
$ head -n 1 /var/log/pacman.log
[2011-07-07 11:19] installed filesystem (2011.04-1)
It’s not toooo far into the future.
It wou … ⌘ Read more
Security updates for Tuesday
Security updates have been issued by AlmaLinux (gimp, libxslt, python3.11, python3.12, and tomcat), Debian (ghostscript and libnet-easytcp-perl), Fedora (openvpn, perl-Data-Entropy, and webkitgtk), Red Hat (python-jinja2), SUSE (giflib, pam, and xen), and Ubuntu (apache2, binutils, expat, fis-gtm, linux-azure, linux-azure-6.8, linux-nvidia-lowlatency, linux-azure, linux-azure-fde, linux-azure-5.15, linux-azure-fde-5.15, linux-azure-fips, linux-gcp-fips, linux-hwe-5.4, linux-nvidia, … ⌘ Read more
[47°09′11″S, 126°43′34″W] Not enough data – sampling finished
I wonder if my current Linux installation will actually make it to 20 years:
$ head -n 1 /var/log/pacman.log
[2011-07-07 11:19] installed filesystem (2011.04-1)
It’s not toooo far into the future.
It would be crazy … 20 years without reinstalling once … phew. 🥴
@movq@www.uninformativ.de having a similar one here, and it is only 11:41. Ugh!
Apple Releases New Immersive Video App for Mac and Vision Pro
Apple today released a new app for managing an immersive video library on a Mac.
Apple Immersive Videos are 3D videos recorded in 8K resolution, with a 180-degree field of view and Spatial Audio. For example, recent performances by singer The Weeknd and … ⌘ Read more
[47°09′11″S, 126°43′38″W] Transponder still failing – switching to analog communication
iOS 16.7.11, iOS 15.8.4, & iPadOS 17.7.6 Security Updates Released for Older iPhone & iPad
While iOS 18.4 and iPadOS 18.4 updates were just released for modern iPhone and iPad devices, Apple has also released a bevy of software updates for older iPhone and iPad devices. Each of these updates include important security fixes and are therefore recommended for all eligible users and their devices to install. Specifically, you will … [Read Mor … ⌘ Read more
Trump Just Ripped Up Federal Workers’ Union Contracts
Meagan Day, Staff Writer - Reader Supported News | Jacobin
Stephan: Part of psychopath “monarch” Trump’s coup to dismantle democracy and a functioning government, is the elimination of any kind of collective action such as unions. This is the latest move to accomplish that goal.
_Psychopath “monarch” Trump speak … ⌘ Read more11 years later! 💙🥰 My baby ⌘ Read more
使用 Go 構建 MCP Server
一、MCP 介紹 ———1. 基本介紹 MCP(Model Context Protocol,模型上下文協議)是由 Anthropic 公司(Claude 大模型的創造者)於 2024 年 11 月推出的一種開放標準協議,旨在統一大型語言模型(LLM)與外部數據源和工具之間的通信方式。MCP 的核心目標是解決當前 AI 應用開發中的數據孤島和碎片化集成問題。2. 協議特點 MCP 可以 ⌘ Read more
[$] LWN.net Weekly Edition for March 27, 2025
Inside this week’s LWN.net Weekly Edition:
Front: Open source in government; OSI election; Memory-management medley; Address-space isolation; CMA; 6.14 Development stats; State of the page.
Briefs: Asahi Linux progress; Reproducible Debian; rpi-image-gen; Neovim 0.11; OpenH264; Quotes; …
Announcements: Newsletters, conferences, security updates, patches, and more. ⌘ Read more
Neovim 0.11 released
Version\
0.11 of the Neovim text editor has been released. Notable changes
in this release include simpler Language Server Protocol (LSP) client
setup, improved tree-sitter performance, better emoji support, and
enhancements for Neovim’s embedded terminal emulator. See the release notes for
a full list of changes. ⌘ Read more
[$] Development statistics for 6.14
By the time that Linus Torvalds released
the 6.14 kernel, 11,003 non-merge changesets had been pulled into the
mainline, making this one of the smallest releases we have seen in some
time. Indeed, one must go back to the 4.0\
release, which happened almost exactly ten years ago, to find a release
with fewer changesets than 6.14. Even so, “small” is relative, and 6.14
contains a lot of significant changes. ⌘ Read more
A collection of postgreSQL patterns that you can use in other databases
https://mccue.dev/pages/3-11-25-life-altering-postgresql-patterns
#postgresql #databases
Chapter 11 with guest speaker Cori:
Chapter 11 with Alan:
Chapter 11 with guest speaker Cori:
Chapter 11 with Alan:
Monero Dev Activity Report - Week 11 2025: 14 PRs, 3 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.
Opened (8)
monero-project/monero:
Monero Observer Artistic Saturday Top 5 - Week 11, 2025
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
![‘Spe … ⌘ Read more
Apple to Support Encrypted RCS Messaging in Future Software Update
Apple says it will add support for a new Rich Communication Services ( RCS) specification that includes end-to-end encryption (E2EE) for messages sent over the protocol in future software updates.
“End-to-end encryption is a powerful privacy and security technology that iMessage has supported since the … ⌘ Read more
[ANN] Monero, Arti, and I2P Apps for TrueNAS Scale
As part of our efforts to support critical cryptocurrency infrastructure and privacy, MAGIC Grants has implemented Monero, Arti, and I2P apps for TrueNAS Scale.
Link: https://magicgrants.org/2025/03/11/truenas-monero-arti-i2p.html
u/SamsungGalaxyPlayer (Reddit) ⌘ Read more