Of my roughly 40 year career in IT, the past decade has been spent in the world of embedded systems cross compiling via Multi-Arch packages. Some systems require building inside of Docker containers which is not that good but allows more of the never-went-to-college crowd into embedded systems as low wage workers. I’ve done a lot of Debian (and some RPM) packaging over the years. There was a time when all of the SOM/SOC vendors … That Debian Multi-Arch Packaging ThingRead more
Debian
GNOME 3 – Most Hated Desktop This Side of Unity
Not since Ubuntu tried to force its Unity desktop onto the Linux world has a desktop been hated as much as GNOME 3. This is a case of kids who think an iMbecile Phone is a great thing having no concept of reality. Yes, everyone wants to spend a huge portion of their life staring at a bunch of random images trying to figure out which one they need to write a letter, open up … GNOME 3 – Most Hated Desktop This Side of UnityRead more
Linux Mint Random Shutdowns
A jaded computer geek would tell you Linux Mint random shutdowns can’t be fixed. As popular as Mint is, it really tries to offend everyone. There are no end of possible fixes from self-proclaimed “experts.” I’ve even seen people blame the Linux kernel itself, completely ignoring the fact other distros use the same kernel and don’t have this problem. I’m going to take you down the “Maybe it’s not exactly Mint” path first. Most of … Linux Mint Random ShutdownsRead more
How to Fork a Mercurial Project on SourceForge
Forking a Mercurial project on SourceForge isn’t as straight forward as one might think. If you jump straight to fork without first creating a project, you are going to end up with a personal tool. A personal tool is fine if you are working on a new feature you hope might one day be included in the project from whence you forked. In my case I was adding CopperSpice support to Scintilla because Qt no … How to Fork a Mercurial Project on SourceForgeRead more
CopperSpice Experiments – Pt 12
Let’s be honest. If you are a long time Ubuntu/Mint/YABU user you want a Debian package that fully installs. When it is a text editor you want to be able to select it as the default editor for various source files. You want to be able to add it to the “favorites” list so you can use it all of the time. Well, you can do pretty much all of that with the Debains I’ve … CopperSpice Experiments – Pt 12Read more