Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

Introducing Open Ideas

· 250 words · Viewed ~269 times


Line drawing of a human head. The line curls inwards to the brain, and changes into a lightbulb.

As previously mentioned, I quit my job. So now I'm no longer working for The Man. Instead, I am working for a man. Specifically: me. I've launched Open Ideas Ltd. It's a bespoke computing consultancy focused on open technologies. Here's a brief run-down of what I offer: Open Source Want to understand open source licencing? Confused about your options? Worried about getting it right? I am…

Fixing clock drift on the Watchy

· 3 comments · 200 words · Viewed ~315 times


A watch showing the correct time. There is some blurred code on the computer screen behind it.

I'm getting increasingly annoyed with SQFMI's Watchy. The documentation is terrible, the device is fragile, and now it turns out that the "Real Time Clock" loses several seconds per day! Which means, after a couple of weeks the watch is a couple of minutes fast. Ugh. But, on the other hand, you can reprogram it in C++. So swings and roundabouts... Anyway, this is the code you need to stick…

MSc Managed

· 150 words · Viewed ~643 times


Photo of a bearded man, wearing full academic dress and a VR headset.

This is the final post in my MSc journey. Last month, in an academic congregation at Northumbria University, I was formally awarded a Master of Science Digital and Technology Specialist (Data & Analytics) with Distinction. Look! Actual proof! Thanks to Mike, my Father-in-Law, for ripping that stream. As my research was about "Exploring the visualisation of hierarchical cybersecurity data …

Book Review: Lessons in Chemistry - Bonnie Garmus

· 2 comments · 150 words


A fifties housewife holds up a television - which is showing a fifties housewife.

This is a sickly sweet and somewhat preposterous book - but it is a lot of fun. Fifties feminism and cooking go together like bangers and mash. Chemistry and gender politics are the garnish on top. I loved the way it told the story from multiple points of view - even the pet dog gets in on the act. I've no idea if the science was accurate, but it was delightful to be swept away by something so…

Book Review: Kill It With Fire - Manage Ageing Computer Systems by Marianne Bellotti

· 1 comment · 350 words · Viewed ~242 times


Book cover showing a dumptster fire.

Computers, eh? Leave them for five minutes and they become obsolete. Leave them for five years and they become legacy infrastructure. How do we deal with a tower of "quick fixes" which are older than Moses? What strategies do we need to stop teams going mad as they try to upgrade a Spitfire into a 747 while in flight? This is Marianne Bellotti's attempt to explain how we get there and - just…

Restaurant Review: Chef's Table at The Savoy

· 1 comment · 800 words · Viewed ~408 times


A booth looking over a kitchen.

My mate Greg, without meaning to, makes all other husbands look bad. It's not enough that he is a loving partner, devoted father, and pillar of the community. Oh no. He also has to go and make the most amazing reservations for wedding anniversaries. My wife, Liz, and I were running slightly late for our meeting with Greg and his delightful wife Jamie. We hadn't seen them for... oooh... About a…

Weeknotes: fin. (So what did I accomplish?)

· 13 comments · 1,600 words · Viewed ~932 times


Photo of Terence presenting. The background has the NCSC logo.

I hate being introspective. But I'm told it's good for me. A few months ago, I handed in my notice to Cabinet Office. And now I'm no longer a Civil Servant. It's hard to sum up those 2,462 days. Every day brought new challenges. I saw my work presented to the highest offices in the land, discussed on the nightly news, cancelled due to General Elections, and implemented across the nation. I…

Should your phone be a webserver?

· 7 comments · 500 words · Viewed ~346 times


Screenshot of a Symbian mobile phone asking "Opening a secure connection. Yes or No?"

I really like this article from Rohan D "Every Phone Should Be Able to Run Personal Website". In it, they make the convincing case that phones are perfectly capable of hosting websites and - if we want more people to escape the walled-gardens - this could be a good way to get people back into self-hosting. I loved hosting a small site on my Nokia N95 back in the day, and I'd be overjoyed if…

Sometimes gzip beats Brotli

· 2 comments · 350 words · Viewed ~211 times


Screenshot showing a transfer with the content-encoding as gzip.

Perhaps this was obvious to you, but it wasn't to me. So I'm sharing in the hope that you don't spend an evening trying to trick your webserver into doing something stupid. For years, HTTP content has been served with gzip compression (gz). It's basically the same sort of compression algorithm you get in a .zip file. It's pretty good! But there's a new(er) compression algorithm called Brotli…

Review: EgoFit Walker Pro - an under-desk treadmill

· 3 comments · 900 words · Viewed ~728 times


Product shot of a woman on a treadmill using a computer.

My doctor told me that sitting at a desk all day was slowly killing me. So I purchased a standing desk adapter. Then my doctor said I ought to take better care of my feet. So I purchased a massaging foot mat to go with my standing desk. Now my doctor says that I need to do more exercise rather than standing still all day. So I purchased a standing desk treadmill. I suspect my doctor might work …

Nurses should spend less time helping patients and more time ordering bandages

· 4 comments · 500 words · Viewed ~412 times


Crop of an oil painting. The Agnew Clinic (or The Clinic of Dr. Agnew) an 1889 oil painting by American artist Thomas Eakins. It shows three male doctors operating on a patient. A female nurse looks on.

I was speaking to the absolute epitome of a pub bore. Flapping his jaws about how the problem with the NHS was too many admin staff doing absolutely nothing. "Quite right!" I said, feverishly agreeing with his red-faced ranting, "Nurses should spend less time helping patients and more time ordering bandages!" He paused, slightly, as the gears in his brain started grinding. "Well, no, not like…

Solar Battery Statistics - Day One

· 3 comments · 500 words · Viewed ~493 times


A complex graph with multiple overlapping coloured lines.

We recently upgraded our home solar storage to 4.8kWh. The battery has sensors to detect how much solar power we're generating, and how much electricity we're buying from (or selling to) the grid. That means... GRAPHS AND STATISTICS! Our battery was commissioned just after midday. This graph shows: 1630 - it was fully charged. 2000 - the sun had set and the battery started discharging into…