Category

Computers & Programming

Computers & Programming, Linkage Program

Mac Linkage Progress

I’ve been posting videos on YouTube () showing some working features and some failing features of the Linkage app for the Mac. Here is one of the latest: Even though this looks like a simple mechanism with a sliding quick-return that makes a link oscillate, thus moving a…

Continue reading
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