Michael P.

@moderation
54 Followers
476 Following
96 Posts
🇦🇺. Ella's dad. Former CNCF governing board member
Twitter@moderat10n
Bluesky@m17e.co
@hotdogsladies on RoTL #558 you mentioned Tropical Fuck Storm. Great band. Gareth's earlier band The Drones are fantastic. The song "I Am the Supercargo" on Havilah (2008) is one of my top songs of all time - https://en.wikipedia.org/wiki/Havilah_(album)#Track_listing
Havilah (album) - Wikipedia

Turns out I needed the following query to see when Go 1.23.x was available as a Google Function runtime

`gcloud functions runtimes list --filter="name~go AND stage!=DEPRECATED" --sort-by STAGE,~NAME --limit 1 --region us-west1`

@linus I've been testing Kiesel which is fun. I haven't worked out a way to pass arguments in from a script. Something like the following for `llrt`

`count_arg = process.argv.slice(2);`

or `qjs`

`const count_arg = scriptArgs[1];`

Hit my first kernel or driver issue on my Framework laptop where the wireless wouldn't find networks and after a BIOS change would find them but attempt to join and fail in a loop. Used the openSUSE Tumbleweed feature to boot into a snapshot 2 kernel versions ago. Fixed!
Was able to de-React-ify the cool Turbopuffer logotype / wordmark animation on their home page into vanilla HTML + JavaScript. Fun
Previously I could update my @deno_land packages checking the `x-deno-warning` header at `xh https://deno.land/std` to get the latest version. Releases have now changed to date based https://github.com/denoland/deno_std/releases. Is there a more programmatic way to get latest versions on JSR

"You're the last day of April every year" - Something For Kate. Love this song

https://genius.com/Something-for-kate-pinstripe-lyrics

Fired up my new Raspberry Pi 5 using their 64bit lite OS on a USB and it is a huge performance lift over the 4. Much faster response and way quicker compile times. llvm and clang built and now compiling Envoy Proxy
Still sad that Twitter killed their API, I built a Hacker News clone using Envoy Proxy and Bun. Pretty happy with it turned out
Just got Plasma 6 on my SUSE Tumbleweed laptop and apart from having to restore the mouse cursors and oversized clock font... lfg #tumbleweed #linux #kde