Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

Où est L'Inconnue de la Seine en 3D?

· 1 comment · 450 words · Viewed ~264 times


Black and white photo of the face of a young woman. Her eyes are closed and she is gently smiling.

Twitter can be amazing sometimes... I was reading about "L'Inconnue de la Seine". The face of a young woman found drowned in the river Seine in the 1800s. Her death mask was enormously popular - with copies of it appearing all over the world. Her smile was compared to the Mona Lisa and her face decorated the popular salons of the day. Her death mask was even the basis for the first "CPR…

Book Review: On Earth We're Briefly Gorgeous

· 1 comment · 250 words


Book cover with autumnal leaves.

This is a letter from a son to a mother who cannot read. Written when the speaker, Little Dog, is in his late twenties, the letter unearths a family's history that began before he was born. It tells of Vietnam, of the lasting impact of war, and of his family's struggle to forge a new future. And it serves as a doorway into parts of Little Dog's life his mother has never known - episodes of…

Augmented Reality Twitter Conversations!

· 450 words


I've recently launched TweeView - a new way to visualise Twitter conversation threads in 2D and 3D. Sadly, I don't have a Virtual Reality system - feel free to buy me one! - but I have the next best thing. A web browser! Demo! Using the awesome power of A-Frame, here's a demo of how to view a conversation object as AR. Play! You can play with it yourself at TweeView.ml/ar. You will need…

Twitter trialling "bot" account identification

· 6 comments · 550 words · Viewed ~312 times


Screenshot showing the @openbenches account is Automated by @edent.

I run lots of automated Twitter accounts - "bots" in common parlance. But there's no way for people to know that these are automated accounts. This leads to slightly odd situations where people try to have conversations with them. Colours by @edent@RGB_Colours Automated"Dark Slate Blue"#483d8b pic.x.com/vi2novdlgr❤️ 54💬 0🔁 1505:30 - Tue 24 August 2021waaaaahat @ Spoutible@waaaaahatReplying to @…

Pure CSS Corner Banner

· 5 comments · 350 words · Viewed ~1,629 times


Scratching my own itch. Here's how to make a "beta" ribbon in CSS. Place this HTML at the end of your document: <hr id="beta" aria-label="Warning this page is a beta."> (Doesn't have to be <hr> - use whatever makes sense in your design.) Then, add this CSS: #beta { float: left; top: 1.5em; left: -3em; position: absolute; /* or fixed if you want it to always be visible */ …

Book Review: Darkwood by Gabby Hutchinson Crouch

· 350 words


An armoured Kniwght looks out over a forest. A friendly spider sits on their shoulder.

Magic is forbidden in Myrsina, along with various other abominations, such as girls doing maths. This is bad news for Gretel Mudd, who doesn’t perform magic, but does know a lot of maths. When the sinister masked Huntsmen accuse Gretel of witchcraft, she is forced to flee into the neighbouring Darkwood, where witches and monsters dwell. There, she happens upon Buttercup, a witch who can’t hel…

Book Review: Bias Interrupted Creating Inclusion for Real and for Good - Joan C. Williams

· 500 words


Book cover.

Companies spend billions of dollars annually on diversity efforts, with remarkably few results. Too often diversity efforts rest on the assumption that all that's needed is an earnest conversation about "privilege." That's not enough. To truly make progress with diversity, equity and inclusion, we must focus less on documenting the problem and more on just stopping the transmission of it. In…

Replacing broken avatar images with background SVG Emoji

· 1 comment · 350 words


Group of emoji.

When someone on Twitter mentions my blog, the WordPress WebMentions plugin automatically fetches those Tweets and turns them into comments on the blog post. It looks something like this: That is pretty cool - but has one slight problem. If someone changes their Twitter avatar, or deletes their account, the image disappears and I'm left with a broken image. Booo! So, how do we fix this?…

Review: Boyue Likebook P78 eReader - the Anti-Kindle

· 9 comments · 1,250 words · Viewed ~4,069 times


An eInk tablet.

Before I start this blog post - here's a big fat warning. You will get no support from Boyue if things go wrong with your device. I have their previous model, the Likebook Ares. After less than a year of use, I noticed screen discolouration. The eBay reseller wasn't interested in helping me with a return. Boyue ignored my repeated complaints - and I was stuck with a defective unit. So I waited…

What's the window size of a background tab?

· 1 comment · 350 words · Viewed ~718 times


The Outer window size is zero by zero.

Whenever I open Twitter in a new tab on my phone, the page layout looks weird for a few seconds. It starts out looking like the desktop view and then, after a few seconds, it snaps back to the mobile view. What's causing this? Try opening this link to a window size detector in a background tab. Then visit that tab. On Chrome, this is what I see. If I hit the refresh button on that tab, the …

Outdated Advice For Job Applicants

· 3 comments · 450 words · Viewed ~405 times


A golden envelope.

I was recently asked to look at some advice for new graduates entering the workforce. It was the usual mix of helpful, obvious, and trite. You know the sort - tailor your application to the job specification, make sure your CV is spelled correctly, don't give up, etc. In the middle of it, was this doozy. "Put your application in a gold coloured envelope so it stands out from the crowd!" This…

(re) Introducing TweeView - a Tree Visualisation for Twitter Conversations

· 3 comments · 450 words · Viewed ~766 times


A dozen or so Tweets in a thread.

Previously on Terence Eden's blog... About 4 years ago, I wrote about Visualising Twitter Conversations in 2D Space. Based on an idea by Lucy Pepper, I built a quick hack to show what Twitter threads actually looked like. Well, lockdown finally got the best of me, and I finished the project! TweeView.ml Here are a few screenshots of "interesting" trees, and a little bit about how it works. …