RSSAmplifier

Blog

Tom Lockwood - Developer

Site of Tom Lockwood, Developer

lockwood.devRSS feed ↗10 posts

Latest posts

How is the Bun Rewrite in Rust Going?

I think it’s important to be very Canny when someone makes a claim that supports a company’s large valuation.

CEOs Should do Good. Or Else.

CEOs should do Good. Or Else.

On Not Being Scottish or Australian

Thought I ought to say this upfront for some reason: I am non-binary. I don’t identify as a Man or as a Woman. That might be important later.

The Experiment

Experiment One

Reality by Consensus

Imagine if you forgot what one of the rooms in your house looked like, and when you returned, it had changed, it was “refreshed”. It had refreshed, not into some absurd wonderland of glowing fungi and strange creatures, but to one consistent with what you believed a room ought to be. Perhaps there was a lightswitch outside, that now instead of turning on the fluorescent globe, turned on a LED one.…

Solving Wordle in 3.64 Guesses on Average, 99.4% of the Time

Hey all, I’ve been enjoying wordle, the puzzle game recently but also wondered how a program might do at it.

AdTech Magazine Month in Review: June 2050

New Cloud Offering: Silicon Sterilization

Bruteforcing Beautiful Cellular Automata Rulesets with Golang

!!!PHOTOSENSITIVITY WARNING!!!

The Confusing Active Record Pattern

This article is a response to the highly rated on the orange website article by Cal Paterson on why the “Active Record” pattern is “Troublesome”.

Low-Bandwidth Infrastructure for Remote Work Created with Scripts

One potential solution for working in a low-bandwidth remote work scenario is to make your development environment run remotely, allowing you to send commands to a higher-bandwidth server and tunneling the ports you need back home (no packages install locally). I’ve created some Terraform scripts to enable this.