Article Archive for November 2021
Productivity Shortcuts for .bashrc
Some of the useful (more or less) aliases and functions for the .bashrc file to make your life a little easier and delay the onset of carpal tunnel syndrome.
Decision Making Using Python TOPSIS
In a nutshell, TOPSIS – the Technique for Order of Preference by Similarity to Ideal Solution – seeks out one of many options that is the closest to the ideal option while at the same …
Using Variables in Bash
A few quick tips on using variables in your Bash scripts. Nothing fancy here, just good practices that we often overlook.
WordPress: Post-processing of the image failed
This particular WordPress issue appeared with version 5.3 and is refusing to go away. However, the problem here is not with WordPress but with the Apache ModSecurity. The particular ModSecurity rule in question is 200003 …

Latest Comments