 
				
				Murder makes unlikely allies. On the eve of the planet Ileri's historic vote to join the Commonwealth, the assassination of a government minister threatens to shatter everything. Private investigator Noo Okereke and spy Meiko Ogawa join forces with police chief Toiwa to investigate - and discover clues that point disturbingly toward a threat humanity thought they had escaped. A threat that…
				Continue reading →
			
			
				
				
					 
				
				ACTORS! ACTING!  Here's a quick summary of the film:  "I AM ACTING!"  "YEAH! WELL I AM ACTING LOUDER THAN YOU!"  "OH? REALLY? JUST LOOK HOW GOOD I'M ACTING!"  It's a relentless argument between two gormless gargoyles. Yes, the director is very clever in using lots of long and unedited shots. And, gosh, isn't the aspect ratio quirky?! Hey, isn't that... you know... the actor from the thing...? …
				Continue reading →
			
			
				
				
					 
				
				What if Red Dwarf were given a big budget and re-made "Backwards"?    I'm only teasing a little bit! It is impossible to do a good Time Travel story. The closest I've experienced is "This Is How You Lose the Time War" which, similar to TENET, has sort-of-spies chasing each other through time.  Most sci-fi movies are an excuse to advertise the prowess of the special effects team - and TENET is no…
				Continue reading →
			
			
				
				
					 
				
				As part of my MSc, I'm getting a few lessons in technologies I'm not familiar with.  I've found some of these lessons extremely confusing - even when I'm proficient in the language.  Here's an example of a coding fragment from one of the tutorials in the R language.  Let me explain everything that I think is wrong with it.  barplot(H, names.arg =M, col=“blue” xlab ='Country', ylab="Population") so…
				Continue reading →
			
			
				
				
					 
				
				I received a rather distraught DM from a Twitter friend last week. They were upset that I was following an account which did nothing but spew out racist bile all day long. Did this mean that I endorsed their hateful views.  I was confused. I didn't recognise the specific account, and didn't recall seeing any of their tweets - but I was following them.  How?  Why? Was it a hack? I did a little…
				Continue reading →
			
			
				
				
					 
				
				A deconstruction of gender through the voices of Siri, HAL 9000, and other computers that talk  Considering Star Trek, 2001: A Space Odyssey, Her, and more, Liz W. Faber explores contentious questions around gender: its fundamental constructedness, the rigidity of the gender binary, and culturally situated attitudes on male and female embodiment. Going beyond current scholarship on robots and…
				Continue reading →
			
			
				
				
					 
				
				The world is a complex place. It is tempting to enforce simplicity upon it to make things easier for computers. Gender is a boolean, no one is older than 99, all text flows left to right, and names are always in English. That makes it nice and easy for us to write computer systems - and who cares if it is dehumanising?  Recently, I tried to register with phone company EE.  When someone asks for…
				Continue reading →
			
			
				
				
					 
				
				Like most of you, I'm inundated with spam calls. So I have a new solution. When an unknown number calls me, they get routed to this audio file.   	🔊 	 	 		💾 Download this audio file. 	   This was created with Amazon Polly which is free for casual use. I was pretty impressed with the voice quality. Although there are limits to how well you can control the speed and intonation.  While there are a nu…
				Continue reading →
			
			
				
				
					 
				
				I'm doing an apprenticeship MSc in Digital Technology. In the spirit of openness, I'm blogging my research and my assignments.  This is my paper from the Technical and Digital Leadership module. I think it is fair to say I didn't get on too well with it. I found it very focused on American companies - which wasn't great for someone working in the UK Civil Service. It also had a weird focus on…
				Continue reading →
			
			
				
				
					 
				
				I was inspired by this delightful bookshop clock:  David Coates@OziasMidwinterBookshop clock... pic.x.com/1tvwJiI4kn❤️ 39,543💬 468🔁 017:03 - Sun 16 May 2021  I wondered - if it was possible to create a similar clock using books from a single author? So here's my first attempt - using Agatha Christie's novels.    I've tried to use first edition covers, where possible.  There are a few notable absen…
				Continue reading →
			
			
				
				
					 
				
				Like many of you, I'm inundated with spam calls. I've suffered endless car accidents, my National Insurance Number has been suspended multiple times, and my broadband will be cut off imminently. Wouldn't be nice to screen out all the fraudsters?  So I've set up a Bananaphone. When people ring me, they get 30 seconds of my favourite song. Then the call is passed to me. The theory being that my…
				Continue reading →
			
			
				
				
					 
				
				Bit of a boring write-up, but here we go.  Taxi app Gett had a content injection flaw in its search function.  By searching for an HTML string, it was possible for an attacker to add links or images to a page.  It was really hard to contact them - but the threat of media attention sprung them into action.  For example, searching for a specially crafted string meant that an arbitrary SVG could be…
				Continue reading →