Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

Book Review - The Future of Feeling

· 150 words


A smiley emoji and a sad emoji on a book cover.

There's no doubt that technology has made it easier to communicate. It's also easier to shut someone out when we are confronted with online discourse. Why bother to understand strangers--or even acquaintances--when you can troll them, block them, or just click "Unfriend" and never look back? This is a mish-mash of essays which never quite comes to a conclusion. Virtual Reality experiences…

Who is Facebook's mysterious "Lan Tim 2"?

· 13 comments · 750 words · Viewed ~146,749 times


Facebook activity page saying they received data from "Lan Tim 2".

Facebook has an interesting feature. It will let you see which companies have associated your off-Facebook activity with your Facebook account. If you visit: https://www.facebook.com/off_facebook_activity/ you'll see what companies are snitching on you to Facebook. Alice St⭕️llmeyer@StollmeyerEU#AirBnB shares your activity with #Facebook ?!Delete that @Airbnb app, folks! Mine didn't even allow …

Bluetooth MAC, K-Anonymity, and Population Privacy

· 4 comments · 900 words · Viewed ~225 times


List of Bluetooth devices.

I recently went to a university hackathon, where students were trying to invent novel ways to help prevent pandemics. This was purely an academic exercise - they were not developing a fully-fledged app, nor were they creating official policies. I spent some time with one group discussing the privacy implications of what they had built. Thesis By monitoring nearby Bluetooth devices, we can…

It is spelled "URl"

· 13 comments · 150 words · Viewed ~973 times


The 😜 emoji.

There are many sectarian divides in computer. "Little-Endians" and "Big-Endians" wage bitter war against each other over the order of bits. Should line in text files end with \r\n or just \n? And both vi and emacs users fight betwixt themselves while ignoring the superior foe - nano. Perhaps the most contentious of these is the battle between URI and URL. Should we refer to links on the web…

If you don't sell it, I can't buy it

· 1 comment · 300 words · Viewed ~241 times


A book towering above some flames.

I don't understand the world of academic publishing. Incredibly niche books, some barely longer than a novella, are sold for ridiculously high prices. Or, worse than that, they're not sold at all. Let me explain. A friend of mine recommended an obscure book, published a couple of years ago. The blurb made it look right up my alley, so I tried to buy it. I only read eBooks, but I couldn't find…

Remove the first few lines from a string in PHP

· 1 comment · 250 words · Viewed ~807 times


Binary code displayed on a screen.

Problem: I have a multiline string - not a file - and I want to remove the first few lines from it and keep the rest. I found this surprisingly unintuitive. So these are notes in case I want to do it again. Feel free to suggest a better way! Example Given this input: $str = "Once upon\nA Time\nLived a big\nDragon\nCalled Cuthbert."; I want the output to be: "Dragon\nCalled Cuthbert." …

The Mobile Phones of Doctor Who - Series 12

· 2 comments · 800 words · Viewed ~850 times


The Doctor holding a blue flip phone.

Hello fam! I've identified all of the mobile phones used in every single episode of Doctor Who! This post looks at S12 - but feel free to rummage in the archives. Spyfall - part 1 Straight out of the credits, and The Doctor is yapping away on this gorgeous retro flipper. It isn't the 2020 Moto Razr with folding screen - it's literally the original Razr V3i! Hello Moto! We haven't seen a Razr …