Previously, I wrote about an algorithm which I constructed with the goal of being able to generate all the possible Minos of size N. My algorithm [...]
I’m still poking away at BASeTris, my Tetris Clone. I started it because I was annoyed at the lack of really good Tetris games which also allowed a wealth [...]
BASeTris, my Block-Puzzle Clone game, is still on .NET Framework 4.8. I tried upgrading things a few weeks ago, but had more trouble than I anticipated- [...]
When it comes to programming, there’s a lot of “rules” about refactoring. Ideas about “code smells”. Stuff you shouldn’t do. Stuff you should do. [...]
In early 2021, I managed to quit “online shopping” almost cold Turkey. From over 8 grand I spent in 2020 to only 40 dollars throughout all of 2022. However [...]
Lie. Most technology news is, frankly, kind of boring. Occasionally something really neat shows up that can attract people to your failing news website, [...]
BASeTris, my Tetris Clone which has been genericized such that I was even able to add a “Dr.Mario” Game mode, has now been around for nearly 5 years. I [...]
I recently noticed changes to Task Manager in Windows 11. Perhaps the systems I have Win11 on updated and this was the newest update. I don’t know. I don’t [...]
Recently, it’s been almost mematic how common the discussions about how C# is getting bloated have been; people have suggested basically creating a new [...]