I once drove my company car to my company's office and then drove around the company car park for 20 minutes looking in vain for a parking space. Whereupon I double-parked across a couple of cars, flipped on my hazard lights, and dialled in to my Very Important Meeting. Half-an-hour later, I drove home to think about my life choices. I then started looking for a new job. From the moment I…
Continue reading →
An utterly superfluous movie. Have you seen Cube? Or perhaps Saw? Maybe My Little Eye? All identical. But this has put last year's zeitgeist as its title as a selling point. The major problem with this outing of the plot is that it invites us to participate in a puzzle but provides none of the clues. A good story lets the audience guess the answer just a second before the cast. Or, at least,…
Continue reading →
This blog runs on WordPress. Using their JetPack plugin, I get fairly detailed stats on views and visitors. But, bizarrely, the API is undocumented. Well, sort of... Let me explain: Just Show Me The Code Here's the API call to get a year's worth of data about your blog. https://public-api.wordpress.com/rest/v1.1/sites/shkspr.mobi::blog/stats/visits ?unit=day &date=2021-01-03 &quantity=365 …
Continue reading →
For the past decade, Richard Herring has been answering sexist trolls on International Women’s Day when they ask ‘when is International Men’s Day?’ in the mistaken belief there isn’t one. If only the trolls had learned to use Google they would realise that there is an International Men’s Day – it’s on November 19th. In The Problem with Men Richard expands on his Twitter discussions and tackles s…
Continue reading →
Welcome back, friends! I've identified all of the mobile phones used in every episode of Doctor Who! This post looks at the New Year's Day Special "Revolution of the Daleks". Do feel free to rummage in the archives. Wooooweeee! What an episode! Only a couple of shots of mobiles in this one - but worth sticking around for. Graham is rocking his iPhone - which we last saw in the S11 episode…
Continue reading →
This is a quick round-up of the blogs which "did numbers" this year - and a few which I feel were cruelly overlooked. I posted a new blog every day in 2020 - so don't be surprised if you missed a few. OK? Here we go! January Watch out; there's a scam about. People love sharing horror stories. Scammers registering date-based domain names A venture into the arcane mysteries of programming …
Continue reading →
Every year, I take part in NaBloPoMo the Judoon mating festival where people blog every day in November. I ended November 2019 with more blog posts than I knew what to do with, so I tried blogging every day in January. And then, well, February is only a short month, isn't it? If all has gone to plan, you're reading this at the end of 2020 and this is my 366th blog post! Fucking leap years, eh? …
Continue reading →
Google Calendar is one of the cornerstones of G-Suite. Sadly Google don't dedicate enough resources to develop into its full potential. Other than a new icon and forced Google Meet integration, it hasn't had many improvements recently. Leaving it to the community to pick up the pieces. Here's how to get an external calendar integrated with your internal calendar. Why is this useful? I'm…
Continue reading →
Lots of pixels have been spilled recently on whether you should build your own stuff, or buy stuff and then configure it. Wardley Mapping (which I still don't understand) seems to say that you should buy commodity items and only build where you can add unique value. And I think I agree with that. For work though, not for personal stuff. There are two reasons why you should build your own stuff. …
Continue reading →
One of the annoying things about being on the bleeding edge, is that some things don't work as you expect. I use the Wayland Display Server on my Linux box. And I couldn't find a simple screen recorder which worked. Turns out, Gnome has a hidden screen recorder! To activate it, press these keys simultaneously. CTRL+ALT+SHIFT ⇪+R A small circle icon will appear in your tray to show it is r…
Continue reading →
Mostly notes to myself. Nestled away in my Linux Bash profile, I have this one-liner alias lh='ls -trhgGN --color=always | cut -d" " -f4-' When I run lh it outputs a list of files in the directory, showing their size, with the newest files on the bottom. I use this regularly to see what I've downloaded recently and how big the files are - so I made an alias. Here's how it works. Alias …
Continue reading →
When I first started in the mobile industry, 3G had just launched. It was slow and expensive. Nowadays it is fast and free. UK Network Three are giving away free SIMs which comes with 200MB per month of free data. Visit three.co.uk/datareward to register. My SIM was delivered a few days later. Update - the SIM is now £10 but comes pre-loaded with 1GB for the first month. Then 200MB free for …
Continue reading →