To set the date when a photo was taken, install ExifTool e.g.: sudo apt install libimage-exiftool-perl # If on Ubuntu sudo dnf install perl-Image-Ex… ...more
SMPP is a binary protocol used by phone companies to send text messages, otherwise known as SMS messages. It can work over TCP, so we can use netcat o… ...more
Here is the text of a letter I wrote to my MP today via writetothem.com: Dear [], I am writing to you to express my growing horror at the ongoing pol… ...more
I've spent the last couple of days fighting the Android command line to set up a simple project that can run automated tests inside an emulator reliab… ...more
I am building a toy project in Rust to help me learn how to deploy things in AWS. I'm considering using Elastic Beanstalk (AWS's platform-as-a-service… ...more