Updates from Bog

No I didn’t misspell “Blog” and intended to say “Bog” because things have been that way around here. Kinda deep and stuck in some things to keep moving forward.

It is a pleasure to be able to use Visual Studio Code again for creating and editing posts and the website. I was able to use it for years until the last couple years when the app got so huge that it dragged. Though VS Code is well know for it’s huge size the problem was also I was trying to run on a Linux desktop built in 2011 and running Ubuntu Studio. And that with only 4GB of memory.

So rather than building a new tower I got a mini-PC with 16 GB of memory, SSD storage and screaming CPU speed. All that for almost 1/3 of the cost of the old desktop. And at 4x4” square not taking up so much space.

Needless to say it is a different experience though some of it is going from Ubuntu Studio 20.04 (Xbuntu) to version 24.04 using Kbuntu because the Xbuntu version isn’t available yet.

The mini-PC did come with Windows 11 installed so I ran it first to register it in case I “ever” need to use it on this machine. But that’s doubtful because sometime in the next few months I will be replacing my Windows 10 development PC with a Windows 11 system. That game PC I use for development is not capable of the Win11 install.

So I am still plaguing with “Not Responding” messages and the “Activity” indicator spinning on that Windows 10 machine. Makes me think that Microsoft is doing that to get people to migrate to Windows 11. Perhaps the big M has too much money to think about the economic problems dropped on the populace the last 4 years to expect them to upgrade so easily. Not to mention problems with their own product development especially .NET MAUI.

That problem resulted in having to delay my migration to MAUI which was announced in early 2000 and I liked the idea of replacing Xamarin with MAUI because it simplified the projects. In that case having both desktop and mobile in the same project. At this time I have been moving my Xamarin desktop app to MAUI. Since I have a backend of code for the app that can be used for various projects their upgrade tool make a good job changing namespaces and some of the “usings” from Xamarin Forms to MAUI. But I’ve yet to see how many other snags I’ll run into. Fortunately over the last few years as MAUI progressed I have been building some smaller apps using MAUI to exercise the platform.