Tonio Loewald

Tonio Loewald

Star Citizen: Hour Two

Hour one was installation and patching. It was actually pretty fast. One of the first things you notice about Star Citizen, in Alpha (1.34) as I write this, is how incredibly polished and solid the supporting website, signup process, and…

Prettifying HTML

Given that it is the bedrock of the web, it’s surprisingly hard to find tools for improving HTML. It took me quite some time to find an HTML linter that even worked, and it doesn’t do a lot. Recently, I…

b8r’s lessons learnt

If you read my blog much, you’ll probably find occasional discussions of b8r to be pretty positive compared to the blowtorch I tend to turn on most things I discuss. Weird, huh? So, after nearly two months of trying to…

Mass Effect: Legendary Edition

Thanks to COVID, I find myself in the unusual position (since the 90s, at least) of playing games quite soon after they come out. I literally bought Mass Effect: Legendary Edition within days of release (after a brief “should I…

b8r 0.5.0

b8r 0.5.0 is available from npm and github. See the github-pages demo here. It’s the single most radical change to b8r since it was first released, although unlike the switch from require() to ES6 Modules it’s non-breaking, so I’ve updated…

If commas were washers…

Today, if you’re working at a big tech company, the chances are that working on a web application is something like this: You’re building an app that comprises a list view and a detail view with some editing, and for…