Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

Where Everybody Knows Your Name (and other metadata)

· 5 comments · 300 words · Viewed ~295 times


A group of people in a video call waving at their cameras. Each has a name under their video.

I've made no secret of rather enjoying this enforced period of remote work. Sure, it has had its challenges - but there have been so many fringe benefits. Less commuting! No crappy-canteen lunches! More time to sleep in! And, today, I was reminded of another benefit. I am terrible at remembering names. Many a time someone has bumbled up to me in a corridor, asked my opinion on something, and…

"I could build that in five minutes!"

· 11 comments · 300 words · Viewed ~1,273 times


A digital watch.

It's rather dispiriting when you launch something, only to have people berate you for not launching sooner. A few months ago, I was involved in a medical questionnaire launch. Before it was released, I had several people send me polite (and not-so-polite) queries as to why it was taking so long. "I could build that in five minutes!" was the common refrain. Some people, dissatisfied with our…

Broadcasting vinyl over my LAN - ALSA2ChromeCast

· 6 comments · 700 words · Viewed ~1,222 times


Icecast admin page.

Previously, on the Terence Eden Adventures: I accidentally won a load of vinyl on eBay, and I bought the cheapest record player I could find. The record player has USB output. So I shoved it into a Rock Pi S - an SBC similar to a Raspberry Pi - to broadcast vinyl all over my house via ChromeCast! Here's how. Detect the audio Install alsa-utils if they're not already present. Find your…

Book Review - Race After Technology: Abolitionist Tools for the New Jim Code

· 500 words


A Black woman, face sorrounded by circuits, looks to the future.

From everyday apps to complex algorithms, Ruha Benjamin cuts through tech-industry hype to understand how emerging technologies can reinforce White supremacy and deepen social inequity. Benjamin argues that automation, far from being a sinister story of racist programmers scheming on the dark web, has the potential to hide, speed up, and deepen discrimination while appearing neutral and even…

Let's get rid of humans

· 8 comments · 400 words · Viewed ~236 times


A robot taxi driver.

We place a large premium on Human. Mostly because it is what we've always known. But, when given the choice, we often ditch humans for something better. Some random examples… Radio DJs Does anyone actually miss witless chatter between records? Use of Spotify suggests a large number of us don't need a Human to introduce the next record. Or hold a phone-in. Or read out dates of a gig. We m…

Inside a £30 record player

· 10 comments · 650 words · Viewed ~6,459 times


A circuit board.

I accidentally bought a load of vinyl records. So I decided to buy the cheapest, shittiest, turntable possible. This is the E1372. Made by Jia Yin King Technologies. This is sold under a variety of names and costs about £30 including postage from China. It's a plastic shell, motor, and ADC (Analogue to Digital Converter), which is powered via USB. It is the cheapest brand new player I could …

Do any Open Source Licences require source history?

· 10 comments · 200 words · Viewed ~2,241 times


Binary code displayed on a screen.

A question to the void. Are you entitled to get the source history of open source projects? Lots of Open Source licences give the consumer of software the right to a copy of the source code. For example, GPLv3 says that distributors of software have to: give anyone who possesses the object code ... a copy of the Corresponding Source What is "Corresponding Source"? The "Corresponding Source"…