How a 20 year old bug in GTA San Andreas surfaced in Windows 11 24H2
The headline sets the stage, and the article delivers. This was the most interesting bug I’ve encountered for a while. I initially had a hard time believing that a bug like this would directly tie to a specific OS release, but I was proven completely wrong. At the end of the day, it was a simple bug in San Andreas and this function should have never worked right, and yet, at least on PC it hid i … ⌘ Read more
The mysterious inetpub folder is actually a crucial part of a Windows security fix
Remember the odd inetpub folder that seemingly randomly appeared on people’s root drives after installing a Windows 11 update? Everybody assumed it was something left over from an update script, and that the folder was safe to remove. Well, it turns out that’s not the case, as the empty folder is actually a crucial part of a security fix for a serious vulnerability. I … ⌘ Read more
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.
Pinellas County - Long run: 11.28 miles, 00:10:03 average pace, 01:53:15 duration
was suppose to get 20 miles today but after working outside nearly the entire day i was worn out and called it early.
#running
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
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
Pinellas County - Long run: 12.03 miles, 00:09:11 average pace, 01:50:36 duration
schedule called for 12 and it got it. again felt light today… almost an all-day pace but just slightly faster. i hope i am not peaking too soon.
#running
https://galusik.fr/fridayrockmetal/2025-04-11-frm.m3u Tonight #FridayRockMetal playlist
On my blog: Toots 🦣 from 04/07 to 04/11 https://john.colagioia.net/blog/2025/04/11/week.html #linkdump #socialmedia #quotes #week
Historia patriótica de España: Felipe II. Segunda parte
Dieter conversa con José Mª Marco sobre la política exterior de este Rey, sobre Juan de Austria y sobre los moriscos. ⌘ Read more
Pido la paz y la palabra: Exposición "La tiranía del cronos" en el Banco de España
Agapito Maestre nos ofrece su columna radiofónica sobre un asunto cultural. ⌘ Read more
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.
10 Foods That Went from Garbage to Gourmet
When you think of fine dining, you likely picture white tablecloths, a candlestick, and waiters who may be even better dressed than you are. The core of fine dining has always been a luxury experience. What’s changed quite a lot over the years is what you actually eat once you sit down at the table. […]
The post 10 Foods That Went from Garbage to Gourmet appeared firs … ⌘ Read more
Nicolas, 35 ans, découvre les urgences à la française
Un article à 4 mains écrit par h16 & Citronne Nicolas, 35 ans, marié, et père de deux enfants (de 5 et 8 ans), 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
next-20250411: linux-next
Version:next-20250411 (linux-next)Released:2025-04-11 ⌘ Read more
Not updated in 7 years, IIS is still a default part of Windows, apparently
This month’s security updates for Windows 11 create a new empty folder on drive C. It is called “inetpub,” and it does not contain any extra folders or files. Its properties window shows 0 bytes in size and that it was created by the system itself. Neowin checked a bunch of Windows 11 PCs with the April 2025 security updates installed, and all of them had inetpub on drive C. ↫ Taras Bu … ⌘ 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
./yarnc debug <your feed url>:
OH wait! 😳 Why am I storing the timestamp as created = 2025-04-07T19:59:51Z ?! 😱 @movq@www.uninformativ.de’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 (2011.04-1)
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
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!
Comment on The Ultimate Ubuntu Xmas Gift Guide (Updated) by Clark Calhoun
Good post! We will be linking to this particularly great post on our site. Keep up the great writing ⌘ Read more
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
Microsoft makes it even harder to use a local account on Windows 11
Do you want to install Windows 11 without internet access or without an online Microsoft Account? It seems Microsoft really doesn’t want you to, as it has removed a very common and popular way of bypassing this requirement. In the release notes for the latest builds from the Dev and Beta channels, the company notes: We’re removing the bypassnro.cmd script from the build to enhance security and use … ⌘ Read more
Microsoft releases Windows 11 roadmap tool to help make sense of Windows 11’s development
I’ve complained about the utter inscrutability of the Windows release process for a long time, with Microsoft seemingly using channels, build numbers, code names, date-based version numbers, and so on interchangeably, making it incredibly hard to keep track of what is being released when. It turns out even Microsoft itself started losing track, because it … ⌘ Read more
Spomínajme…
V XIV. Vojvodinskej údernej slovenskej brigáde (VÚSB) bojovalo 86 žien, z Petrovca 42, zo Starej Pazovy 13, z Kysáča 11, z Pivnice 7, z Kulpína 6, zo Selenče 3, Begeča 2 a po jednej z Ľuby a Lalite. Mnohé z bojovníčok mali len 15 či 16 rokov. Svoje mladé životy obetovali Mila Zabunová z Kulpína, Zuzana Sičová z Pivnice, Zuzana Šuľanová z Kysáča, Anna Kubečková z Ľuby a dve Petrovčanky: Anna Víziová, ktorá zahynula keď mala iba devätnásť 21. marca 1945 od výbuchu míny, kým mladučká, 16-ročn … ⌘ Read more
František Gaal
František Gaal, hudobný skladateľ, autor asi 150 orchestrálnych a klavírnych skladieb, úprav ľudových piesní a tancov – pedagóg, sa narodil 27. marca 1860 v Skačanoch, na území dnešného Slovenska, v rodine učiteľa ľudovej školy, navštevoval Národné konzervatórium v Budapešti a pôsobil v Subotici, kde aj zomrel 11. decembra 1906. ⌘ Read more
11 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
Chapter 11 with guest speaker Cori:
Chapter 11 with Alan:
Pinellas County - 8 miles: 8.01 miles, 00:08:57 average pace, 01:11:45 duration
was good to get out and not have to get up too early.
#running
More pro for the DEC Professional 380 (featuring PRO/VENIX)
Settle down children, it’s time for another great article by Cameron Kaiser. This time, they’re going to tell us about the DEC Professional 380 running PRO/VENIX. The Pro 380 upgraded to the beefier J-11 (“Jaws”) CPU from the PDP-11/73, running two to three times faster than the 325 and 350. It had faster RAM and came with more of it, and boasted quicker graphics with double the vertical resolution built right into … ⌘ Read more
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
8 miles: 8.00 miles, 00:08:58 average pace, 01:11:41 duration
treadmill run due to work. killing me.
#running #treadmill
[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
iOS 18.3.2 Update Released with Bug Fixes
Apple has released iOS 18.3.2 for iPhone and ipadOS 18.3.2 for iPad. The updates are focused on security patches and bug fixes, and do not include any new features. Separately, there are updates available for Mac as MacOS Sequoia 15.3.2, Safari 18.3.1 for Ventura and Sonoma, tvOS 18.3.1 for Apple TV, and visionOS 3.2.3 for … Read More ⌘ Read more
El análisis de Domingo Soriano: Las decisiones de Trump se reflejan en las Bolsas
Dieter comenta con Domingo Soriano los aranceles a Canadá del presidente de EEUU, sus consecuencias, y el aumento del gasto en Defensa en la UE. ⌘ Read more
Tertulia de Dieter: Reunión de Pedro Sánchez y Yolanda Díaz sin acuerdo
Carlos Cuesta, Alejandro Vara y Juan Pablo Polvorinos comentan las diferencias en el Gobierno sobre el gasto en Defensa, y los casos de corrupción. ⌘ Read more
MacOS Sequoia 15.3.2 Update Released with Fixes for Bugs & Security Issues
MacOS Sequoia 15.3.2 has been released by Apple for Mac users running the Sequoia operating system. The update includes important bug fixes and security patches, and Apple recommends installing the update on all eligible devices. If your Mac is running macOS Ventura or macOS Sonoma, you will find an update to Safari 18.3.1 available instead … [Read More](https://osxdaily.com/2025/03 … ⌘ Read more
En este país llamado España: La opinión de Pilar Alegría sobre el auto de la juez de la DANA
Dieter Brandau recuerda los ataques de la portavoz del Gobierno a las decisiones de los jueces y los compara con la respuesta de hoy sobre las riadas. ⌘ Read more
Automating NIS2 Compliance in Kubernetes with Kyverno: A Practical Guide
2025 is the year when NIS2 measures will start to bite. Is your platform team ready for the challenge? This post gives a brief overview of NIS2 in the context of platform engineering. Then it gives… ⌘ Read more
Dapr in Two Minutes: Simplifying Distributed Application Development
Dapr (Distributed Application Runtime) takes the pain out of building distributed applications by offering developers simple “building block” APIs to manage the challenges of connecting with complex infrastructure. Developers can use these APIs to interact with… ⌘ Read more