RE: https://toot.wales/@rhyswynne/116359319837218581
I updated mine today too!
RE: https://toot.wales/@rhyswynne/116359319837218581
I updated mine today too!
Kid: This live stream from NASA is really boring. Why do you find it interesting?
…
Also kid:
What’s CapCom?
What’s a terminator?
What’s that map showing us?
Wait? They’re not going to land?
Related: The BBC World Service podcast “13 minutes presents" is doing an excellent daily show about Artemis II featuring Tim Peak (UK Astronaut).
https://www.bbc.co.uk/programmes/w13xttx2/episodes/player
Peak mentioned that you have to be really careful not to lose anything in space because stuff just floats off. You have to tie it down or it's gone somewhere!
And then you come home to Earth and let go of things and CRAP – they fall to the ground!!! (And they are really heavy!)
I've tuned into some of the live NASA coverage of Artemis II and I swear, everytime I watch they are talking about storage.
Which locker are the suitcases?
The boots are best stored under the seats.
These two compartments have the same label.
Such mundane stuff. But if you live somewhere very small for two days this is what matters.
I especially want to note that Joost mentions the “SQLite compatibility layer made WordPress Playground possible, has already proven that WordPress can run on a completely different database engine”
And it can. But have you seen it? It’s basically a MySQL interpreter for SQLite.
https://github.com/WordPress/sqlite-database-integration
It’s VERY clever. Incredible effort. But this is a massive hack.
And WordPress has many of these.
There are so many components to maintain now. Layer on layer of tech debt. It’s not great.
The most technically sensible post about #WordPress I’ve read in a LONG time.
“Modernizing the boot process, adding an autoloader, fixing the data model — none of that makes for a good keynote slide.
…
WordPress now offers so many layered approaches to the same problems…”
https://joost.blog/wordpress-refactor-not-redecorate/
Bravo, @joost !
I saw a “hoverboard” the other day – those self-balancing wheeled platforms. These were all the rage one Christmas. Everyone wanted one. Many got one. Where are they all now? Landfill? Recycled somehow??
Madness.
I am realising more and more – and I know it’s stupid that it took so long – that electronics last DECADES. Their lifetime is mostly limited by software and batteries.
Which is why I can still use my original Gameboy.
It’s so frustrating that so much is discarded that still has working components.
Had an amazing chat with my wife last night about how generative LLMs are NOT like previous industrialisation / automation of industries. They are replacing the CRAFT and THINKING, not (or as well as) the production.
We could not think of where this has happened before.
Where did automation of an industry do something where the output is different each time?
Reading stuff about LLM coding agents here makes me want to remove all the AI tools from my systems (I experiment at work, virtually no use at home). Hard to believe any security department would approve this stuff.
This is a fascinating discussion on the admin menu UX in #WordPress
https://make.wordpress.org/core/2026/03/24/rethinking-left-navigation/
Turbo Admin has had menu hiding since August 2024. I’m currently adding a better interface and item pinning.
It’s a bit different in that it’s user-specific. But that’s just how Turbo Admin work. It’s WordPress “your way”.
RE: https://mastodon.social/@geerlingguy/116321963195730224
I was working on Turbo Admin again last night. It’s all (apart from the fuzzy search) hand-crafted vanilla JS at this point. Mostly for compatibility: I don’t want to depend on a library that might be needed by something else.
Stuff like this also validates that decision though.
@retrogamecorps Just got the newsletter. The "Retro Game Emulation on the MacBook Neo” video is private?
So Turbo Admin will soon work in #WordPress Playground. Just not with REST API access because <very complicated reasons>.
But it’s very cool. Especially the automated on-boarding clean up! Experienced devs don’t need all that.
Video shows Playground without Turbo Admin and then with. SO much cleaner!!
Here’s what I’m dealing with in Playground.
A browser extension injects a content script into an iframes page.
The iframe’s container has a service worker that intercepts http requests and routes them to a PHP-in-WASM web server running in the browser.
This does not seem to work for fetch requests from the injected content script.
So much browser tech at work. It’s amazing. But so hard to debug.
This week’s AI abomination in my inbox.
A poster for a local high-ropes company featuring child who has an elbow on the wrong side of their arm and who clearly didn’t get a safety briefing and is about to lose their fingers.
And some very random and meaningless icons.
Make it stop!!!
Content warning:Politics. War. Thought that I can’t keep inside my head.
Is it really not obvious to some people that when you hit someone it makes them mad and angry and likely to hit back?
What the fuck is the point of all this? Really? It’s fucking 2026. Is this all we’ve got?
I got Turbo Admin (my browser extension) working inside the weird WordPress update iframe this week.
And then I thought “Now it works in iframes it’ll probably be easy to get it working inside Playground. That will be fun!”
…
It is not easy. It is not fun!
Oh my. Finally fixed weird bugs involving browser extensions, iframes, WordPress and then a bit of Firefox being strange too.
Phew!!!
By the way, if you enjoyed the simple press-and-hold mechanic of 100jumps.org, I made a fun two-player, pass-and-play game that is equally simple and weirdly competitive.
(This is an homage to a Taskmaster “Final Task” that we enjoyed)