If you are unfamiliar with μlogger, it is a handy Android application paired with a self hosted server application to keep track of your location. Or, in the author’s own […]
Is it “Go-Dot” or “Guh-Doe”?
Since I decided to go with Godot, I’ve really, really been enjoying the experience. Of course it is a tremendous help to learn how to use it while making a […]
Which 3D engine to use?
Well, it’s time to pick which engine/sdk I am going to use to make my dice game. Now the big question is what game engine to use. There may be […]
Dice, anyone?
Now that I’ve completed the low poly course from Udemy, I’m ready to start using my fledgling, but newfound skills in some form of application. That said, the most fun […]
Still Gapp-less?
Back in July, I decided to go Google App-less, or gappless. Cold turkey. No baby steps, just quit using Google Apps on my phone. Of course, this is possible only […]
Home photo server, part 2: Apache, phpAlbum, and Piwigo
Last time we talked about how to set up the domain name with DDNS for free, and then using very secure FTP, vsftp, and SyncTool (the Android app) to automatically […]
Android Remote Control through ADB
Today, I stumbled on perhaps the most ingenious use of ADB ever: Remote control your Android phone through adb A program and write-up by Marian Schedenig, that they shared on […]
Text field types to capitalize sentences…
I recently received a comment from a Just Notes user about how much they loved the simplicity of the notes app. However, they also pointed out that the text field […]
Game restarts when minimized!
When I originally created JustChess, I had a problem. If you were playing a game, and pressed the new game button, then started another game, you could press back and […]
JelloStorm.cpp:198:58: error: ?createBackground? was not declared in this scope
After the rough time I had completing section 6 of the course, I was not looking forward to section 7. However, it turned out that section 6 was just tough, […]