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…
Continue reading →
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…
Continue reading →
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…
Continue reading →
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 @…
Continue reading →
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 */ …
Continue reading →
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…
Continue reading →
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…
Continue reading →
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?…
Continue reading →
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…
Continue reading →
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 …
Continue reading →
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…
Continue reading →
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. …
Continue reading →