Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

The Life Script - a play for algorithms

· 1 comment · 3,200 words


A padlock engraved into a circuit board.

Another short story. This time in the form of a screenplay - formatted with screenplay.css. What do the algorithms get up to behind our backs? The Life Script 🔗 A play for algorithms 🔗 SCENE I 🔗 INTERIOR A DULL LOOKING OFFICE. A BLUE LIGHT SUFFUSES THE STAGE. TWO ALGORITHMS SIT ACROSS FROM EACH OTHER, EACH ENGROSSED IN THEIR COMPUTE…

Book Review: Reality Is Broken - Why Games Make Us Better and How They Can Change the World by Jane McGonigal

· 1 comment · 1,600 words


Book cover featuring a game pad made of people.

I have never felt less like a human being than while reading this book. I don't mind video-games, I find them mildly diverting. I've never gotten in to massively multiplayer online games (unless you count Twitter). I just don't see what's appealing about them. Why would I want a bunch of teenagers screaming racial slurs at me when I'm trying to relax? The book says "reality is broken" - but it…

YOU DON'T NEED HTML!

· 8 comments · 650 words · Viewed ~12,451 times


Black and white text banner proclaiming that you don't need HTML.

Originally posted as part of HTML Hell's advent calendar. While browsing Mastodon late one night, I came across this excellent blog post called HTML is all you need to make a website. It describes a few websites which are pure HTML. No CSS and no JS. And I thought… do you even need HTML to make a website? A few hours later, I launched the NO-HT.ML website. Proving, once and for all, that you d…

Movie Review: Clerks Ⅲ

· 3 comments · 300 words


Poster for the movie.

How many times can you go back to the well before it is completely dry? With Kevin Smith, it's always once more. I remember watching the original Clerks about a hundred years ago at university. It was a cheap & daring movie then - and remains a mainstay of what you can do if you give a bored kid a camera. Kevin Smith's movies are uneven. He writes an amazing script - but give him a cast of…

Gadget Review: A USB-C powered Cattle Prod

· 4 comments · 450 words · Viewed ~279 times


An eerie purple light flashes between the two prongs.

Winter has come! And with it the risk of power-cuts. Thankfully, we already have a Uninteruptable Power Supply for vital things like WiFi and security. But what about lights? Hurrah for candles! They're not just for birthday cakes, you know. But how do you light candles? I vaguely remember something about rubbing two stones together? But who can be bothered with that! "What about matches?" I…

Game Review: Red Matter 2 for VR

· 400 words · Viewed ~222 times


A cosmonaut stands in front of a glowing orb.

I thoroughly enjoyed the first Red Matter VR game, so I leapt at the sequel when it was on offer. What's it like? Exactly the same as the first. Lots of creepy corridors, a range of puzzles, and a sedate-ish journey. You're exploring an abandoned space-station, looking for clues and trying to figure out what happened. It's a completely linear journey, and consists of a series of locked-room…

I'm the new Chair of the BCS Open Source Specialist Group

· 7 comments · 350 words


A t-shirt with the slogan "Make things open it makes things better."

I'm chuffed to bits to announce that I was recently elected to chair the BCS's Open Source community group! The British Computer Society is an august body, and the OSSG have put on some brilliant talks in the last few years. But I'd like to shake things up a little. I want us to move away from doing talks to a small group of London-centric folk. I want us to spread the message of open source…

You can have user accounts without needing to manage user accounts

· 7 comments · 800 words · Viewed ~428 times


A slide from a presentation which says "Avoice side projects with user accounts."

The inimitable Simon Willison has a brilliant presentation all about managing side projects: It is all good advice. But I gently disagree with the slide which says: Avoid side projects with user accounts If it has user accounts it’s not a side-project, it’s an unpaid job I get the sentiment. Storing passwords securely is hard. Dealing with users changing their names is hard. Updating avatars …

Snowflake IDs in Mastodon (and Unique IDs in the Fediverse more generally)

· 1 comment · 500 words · Viewed ~1,159 times


Hundreds of snowflakes - each one unique and beautiful.

Computer Science has two canonical "hard problems": cache invalidation naming things off-by-one errors Let's talk about how we name unique items in Federated services - for example, posts on a social media service. If you have only one service, it's pretty easy. Every time a new entry is created in a database, give it a sequential number. This becomes a problem at scale. If you have…

How much decentralisation is too much?

· 22 comments · 1,000 words · Viewed ~4,080 times


The Mastodon logo. It sort of looks like a smiling elephant.

Twitter's over, my dudes! And now everyone is on Mastodon! But Mastodon isn't a site, it is a federated network running an interoperable protocol! Yay for ActivityPub! Anyway, that means there isn't one Mastodon website. There are many. There is only one Twitter. There is only one Facebook. There is only one Instagram. If you want to interact with Twitter/FB/Insta then you have to do it on…

You can't screenshot or right click this image

· 14 comments · 550 words · Viewed ~1,814 times


A badly drawn cartoon of a monkey in a t-shirt.

People contact me with all sorts of weird opportunities. Some are fun. Some are not. I've lost count of the number of NFT grifters who've asked me to "revolutionise" the art space. I'm generally not a fan. But I had one chat with someone who wanted to do something intriguing. They were worried about people right-clicking or screenshotting their precious images and had a plan to stop that. I…

"He's more machine now than mannequin" - repairing Darth Vader with a Micro:bit

· 3 comments · 350 words · Viewed ~261 times


Photo of Darth Vader's head - there is a huge hole in his head.

As long term readers know, I got married dressed as Darth Vader. After keeping my wedding suit in storage for far too long, I purchased a mannequin to display the costume. Ever since then, Vader has lurked behind me in my home office. Looming over my every decision. But a few weeks ago, the old chap took a tumble. A gust of wind caught his cape - NO CAPES - and sent him crashing to the…