Reilly Grant

@reilly.io

SWE on Google Chrome, amateur photographer and radio operator. Opinions expressed here are mine and not my employer's. 🏳️‍🌈🇺🇸🇨🇦 Also at https://toot.cafe/reillyeon.

Trying to install a firmware update on my car and at this point I wish I could use Web Serial because there's no universe in which a web-based tool could be any more dangerous or user-hostile than the bullshit I'm dealing with from GM.

Can't emphasise how much I feel these are exactly the sort of use cases and users the web was made for: "hobbyists, hackers, educators, makers and developers"! Not everything has to be about corporate bottom lines sometimes the web can just be for fun tinkering (but also lots of real world use too)!

Firefox for Web Developers@webdevs.firefox.com · 3mo ago

Web Serial landed in Firefox 151! Here's how it works, and what you can do with it: hacks.mozilla.org/2026/05/web-...

I need someone to reconcile the Direct Sockets proposal in the Web Incubator Community Group with the Sockets API proposal from WinterTC before either gets so entrenched that we end up with two very similar and yet incompatible specifications for a TCP/UDP sockets API in JavaScript environments.

how do you all remember every UUID? I find it really hard. so I wrote them all down on every uuid dot com the list has fast search across all 2^122 values (so you can find your favorites) - hoping to add some social features like "trending UUIDs" soon!

My little tool for setting the time on a Xiaomi e-ink clock made an appearance on Eric Lawrence's recent post on security tradeoffs. Web APIs for connecting to Bluetooth and USB devices are scary but they're better than the alternative of executing native code. textslashplain.com/2023/09/15/s...

Web developers should be forced to use their own sites while using an international roaming plan that gives you 256 kbps (or worse). Especially bus ticket site developers.

Ok let's see how bsky works for professional posting. While being named @buttplug.engineer. Anyone looking for Rust/C#/possibly C++/TS/JS/WASM/etc... developers at the staff/principle level? I'm starting to look around for new opportunities, curious what might be available out there.

I have transitions lenses (UV reactive lenses which darken in sunlight). Since I'm walking with the sun exactly to my left, my right lens is in shadow. That means that only the left lens is transitioning and so colors appear differently between my eyes. This is very weird.

As a phone nerd I am simultaneously excited by phone systems and scared of bothering people by actually using them.

Post nicht verfügbar.

It's really hard not to get mad over the wonderful coworkers I lost so that Google could offer shareholders $70 billion in stock buybacks.

I'm having one of those moments where I'm reading through the code for a system and discovering that how I thought it works is not at all how it actually works. At least I found a comment pointing to an issue tracking fixing things so that they work a lot more like how I thought they did.