Thomas Karpiniec

@octet-stream.net

Tasmanian dev often writing networking-related Rust. Mostly opinions about computers. AKA thombles and VK7XT. https://octet-stream.net/ https://site-validator.fly.dev/ https://social.octet-stream.net/@thomask

There’s a bonkers bug in iOS Calendar where recurring events spontaneously email no-op updates to invitees. It’s driving my contacts nuts, going to have to switch to Outlook

In community orchestra news, our current conductor is using words like "shred" and "chopped" to describe musical expression and I'm having to translate for my desk partner

It's disappointing how little development the iOS/Android Bluetooth APIs get. Androids can emit periodic advertisements but not receive them. iOS can receive extended advertisements but not emit them, and doesn't offer Coded PHY at all. These have been around for years now.

me: "who the hell is playing alarm bells through my macbook speakers..." *runs `printf "\a"`* me: "mhh no that sounds different..." *hears 4x 440Hz beeps at 1s interval* me: "THERE IT IS AGAIN WHAT THE F—" the agent working on my NLE: "hey so I've solved the AV sync issue" me: "oooohhhh neat"

It’s interesting seeing people get angry at Codeberg for banning predominantly LLM projects from being hosted there when they’ve clearly outlined the costs problem of hosting it 99.99% of these people would rather give 200$ to Anthropic than donate even half that to Codeberg for hosting their shit

TIL the mesh networking support in the XO-1 laptops was designed specially so it could still forward packets for other devices even while the laptop (at least the main CPU) was fully suspended. Super cool.

I’ve been playing with an open source tool that’s coded with heavy AI assistance (dirge) and it’s an interesting dynamic. Usually if I found a bug I’d try to make a PR. Here it’s better if I just write a good issue and the maintainer can quickly generate a fix in exactly the way that suits them.