-
My preferred development release cycles list of environments
-
Many companies can't afford this, so there are many variations, but when I have been fortunate enough to work for organizations (or I had the money myself) to have the ideal resources in place, this it what it looks like for me to ensure 99.999% or better up times each year...
-
Linux and TDE on Dell XPS 9575 15 inch 2-in-1
-
Here is information on the challenges of trying to get Linux (and BSD) to run on a Dell 2-in-1 15 in. 9575 XPS laptop / tablet.
-
Disable IPv6 on Ubuntu
-
Quick Notes
-
If killall by name not working try pkill -f
-
In recent years some distros and apps no loger responding to kill -9 <app name> such as killall -9 firefox.
-
Standards of Practice: Code Commenting Style Preferences and Recommendations
-
Too many programmers in the past 10-15 years increasingly seem to consider code commenting and documentation passe and too time consuming without enough benefit to justify the effort (they are outright _wrong_), but for those that understand the value of good and useful code comments, here are some suggested recommended guidelines...
-
Django-cms on CentOS 7
-
Since we are trying to drop Plone and evaluate moving to Django we are evaluating various options. Centos needs extra steps to be able to install Django and Django-cms and to use it. here are some notes as guidance and reminder.
-
Fiverr.com Caveat Emptor
-
At the suggestion of Ivan Van Norman, to get artwork and logos made before the January 22nd brodcast at WotC's Dragon Talk, I attempted to make use of a gig service called Fiverr.com. This has been a mixed experience...
-
WHY A CTO SHOULD _NOT_ JUST BE A GLORIFIED CODER/ENGINEER
-
Increasingly, the title “CTO” is being used to induce engineers to provide underpaid—or even free—technical services. Don't fall for it! Otherwise your organization will very likely be ruined. Generally if they can't actually pay for a CTO, the organization should NOT even be looking to fill a CTO role yet. Instead they should be looking at roles more appropriate to their specific needs and resources.
-
Plone 5, Apache, and SSL with Lets Encrypt
-
Walkthrough setting up SSL using Let's Encrypt by EFF, for a setup using Apache web server front end relaying to Plone 5.
-
OpenCms 13 on Debian 11
-