It's been a very productive month for me, more so than I had expected. I must admit that before I started compiling lists of what I've been doing with my time I had the subtle feeling of "slacking off" too much. Looks like that's not the case after all :-)
In keeping with the Japanese Kaizen movem...
2018-05-04 17:45:52 +0000 UTC
View Post
In this video I'll demonstrate how to draw random lottery numbers on a Commodore 64. The secret sauce here is not only the RND function to generate random numbers, but also two loops inside each other that prevent the same number from coming up more than once.
Here's the lottery generator code:
2018-03-31 16:39:28 +0000 UTC
View Post
Here's what I've been writing and recording during the month of March:
Articles and Websites
I can barely believe it myself, but I seem to have surpassed 3000 subscribers. I was going to upload a THANK YOU video on YouTube for public consumption, but I decided this version was a bit too long. However, it explains in some detail where I am in my life right now and the current active projects...
2018-03-23 22:58:15 +0000 UTC
View Post