Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

Movie Review: One Cut Of The Dead

· 250 words


Movie poster. A Japanese man holds a movie camera while a young, blood-soaked Japanese woman is chased by zombies.

Zombie films are always social commentary. The original Night of the Living Dead is a story of small-town racism and paranoia. One Cut Of The Dead is - if you'll pardon the pun - a cut above the rest of the zombie flicks. It asks some deep questions about cinema and the role of the audience. Are we morally culpable for the actions that occur on-screen? Without us, there is no bloodshed. Without…

Stop treating eBooks like paper books

· 550 words · Viewed ~271 times


Screenshot of a page of an eBook. The page number splits the page in half. Footnotes are visible at the bottom of the bisected page.

As part of my never-ending quest to banish this skeuomorph from the world… I was reading a fascinating eBook recently which was, sadly, designed to mimic a legacy / paper book. To the point where the authoring software had hard-coded in page numbers and forced them to be displayed. Here's what it looked like: There are two abominations here. There's no need to interrupt the reading e…

NextCloud Client Command Line

· 2 comments · 350 words · Viewed ~1,599 times


Unix is user-friendly — it's just choosy about who its friends are.

I have a headless server - one without a GUI - which I use as a NextCloud client. My laptop, phone, tablet, and server all sync with a cloud-based NextCloud instance. But, sadly, NextCloud don't offer a way for servers to speak to servers. If you try to run apt install nextcloud it will try to install 300MB of GUI dependencies which you just can't use. Luckily, there's a way around all that!…

Building a new Microserver

· 4 comments · 600 words · Viewed ~385 times


Small square computer.

Back in 2011, I bought an HP Proliant Microserver G6 for £250. Last week I upgraded to... A Proliant G8 for £270. Nice! Hurrah for Moore's Law! Of course, setting it up is a bit of a mare. So here's a tangled mess of notes to hopefully remind me what to do... Firmware Download the latest gen8 firmware / BIOS / iLO. Find a site offering demo licence keys for iLO 4. Boot Order I stuck in an S…

MSc Dissertation: Exploring the visualisation of hierarchical cybersecurity data within the Metaverse

· 8 comments · 400 words · Viewed ~1,215 times


VR view of a room. A graph floats in midair.

Well gang, I did it! After two years I've finally finished my MSc! My final project was a 10,901 word epic about... The ✨Metaverse✨. Have I gone a little bit peculiar? No. I don't think so. I was advised to pick a project which would sustain my interest for 6 months. So I chose something which would have lots of modern papers to read. And, more importantly, justify me buying a new toy to play …

3 years of domestic solar stats in the UK

· 1 comment · 500 words · Viewed ~301 times


Solar panels on our roof.

After 3 full years of having solar panels on our London roof, they've generated 11,950kWh of electricity. Nice! Here's how those three years look, according to our smart meter. kWh Solar Generation 11,950 Solar Export 7,346 Grid Import 7,521 Quick maths! The difference between the generation and the export is our solar consumption: 4,604kWh over 3 years. So we…

Book Review: The Constant Sinner - Mae West

· 1 comment · 350 words


Book cover featuring a sultry blonde woman.

Yes, that Mae West wrote a novel. And it is a corker. Unabashedly sexy, druggy, provocative, and daringly modern. You can read the whole thing in West's voice: “It’s all right, Charlie,” she said. “I won’t hurt him. I only want to feel his muscles.” Every line just sizzles off the page. As with any 90 year old book, you might have to translate some of the slang: “the true story dope I’m commen…

Are there any modern closed-source programming languages?

· 4 comments · 550 words · Viewed ~1,350 times


Four generated images of William Shakespeare programming a computer.

At a recent OpenUK meetup, one of the participants declared that Open Source had comprehensively won. While businesses might not always release their proprietary source code, 100% of everything they wrote used an open source programming language. I wondered how true that was. You can, perhaps, moan about the shenanigans around Java's licencing and you mutter about whether it is easy to get…

SIP on Android - Sipgate and Linphone

· 2 comments · 350 words · Viewed ~1,412 times


Screenshot of the Linphone settings screen.

Three years ago, I wrote about how you could add SIP calls to Android for free. Android had a well-integrated system which made VoIP calling a first-class citizen on its handsets. Sadly, Google killed native SIP calling in Android 12. FFS! It's relatively easy to get it set up again, although you'll need to install a separate app. Sign up for a free Sipgate account. That will get you a UK…

MSc - completed!

· 13 comments · 350 words · Viewed ~678 times


Screenshot of my graduation notification. I got a distinction!

Back in November 2020 I started studying for an MSc. And, yesterday, I got this... All done! I've got to say, it has been... an experience. I've relentlessly blogged about the process. The academic content was pretty good, but the administration by QA.com was nothing short of atrocious. Missed deadlines, unhelpful staff, incompetent tutors, and admin staff who clearly didn't care about the…

Help Wanted! Testing Better Markdown Footnotes

· 4 comments · 1,000 words · Viewed ~329 times


A very long footnote.

I've been thinking a lot about footnotes in Markdown. I've contributed a patch to make them slightly better in WordPress. Now I'm wondering how to make them more useful by enhancing their pop-up title text. To that end, I'm writing a patch for PHP Markdown which will display the first ~200 characters of a footnote in the pop-up title text. Hover over the superscript number and you'll get a…

Some thoughts on "Hacking the Cis-tem"

· 5 comments · 800 words · Viewed ~418 times


Black and white photo of the Queen Mother pressing a button on a 1960's era computer.

I recently read a wonderful paper by Mar Hicks called "Hacking the Cis-tem" which is about database design in the 1960s and the nascent digital state's approach to transgender individuals. It's a short and readable paper with some jaw-dropping anecdotes. Like the man who immediately got a pay rise after his transition, despite working in exactly the same job as before; women were on a lower pay…