Category

Computers & Programming

Computers & Programming, Games, Lunar Lander

3D “Lunar” Lander Game!

I think I have an installable version of the 3D Lander game: https://www.rectorsquid.com/Lander/Lander.msi This is a Windows installer file that is digitally signed by me with my code signing certificate. If You encounter this Linage.msi file and installing it doesn’t show my name as the publisher, run away….

Continue reading
Computers & Programming

Are Fewer Lines Better?

I work in Java and Swift very often. Swift lends itself to writing fewer lines of code, which appeals to me because maintaining fewer lines of code always seems easier. But more importantly, fewer lines of code to do the same thing is more elegant, in my humble…

Continue reading
Computers & Programming

Twilio and A2P 10DLC

Many years ago, I created a messaging system for a puzzle hunt (AKA puzzle race) and I utilized Twilio for SMS text messages. Twilio provides a way for their customers to send SMS text messages through cell phone carriers to their devices. In other words, you can text…

Continue reading