So at long last I am finally getting around to (stop procrastinating) getting this site going again. It has taken a lot longer than I planned but between my work and my home life it seems like there is never enough time and/or energy to get things done. More to come as I get to it!
---------- On Red Hat Linux ----------
$ cat /etc/redhat-release
---------- On CentOS Linux ----------
$ cat /etc/centos-release
---------- On Fedora Linux ----------
$ cat /etc/fedora-release
---------- On Debian Linux ----------
$ cat /etc/debian_version
---------- On Ubuntu and Linux Mint ----------
$ cat /etc/lsb-release
---------- On Gentoo Linux ----------
$ cat /etc/gentoo-release
---------- On SuSE Linux ----------
$ cat /etc/SuSE-release
AS you can see this various depending on on which form of the original Linux Operating System so I usually end up searching for this as it is not something that I use day to day in my professional or work life. I hope it makes somees’s day that much easier. 🙂
A Christmas orniment hanging on a Christmas Tree with Happy Holidays written in front of it.
I just wanted to wish everyone out there in this increasing crazy world out there. I have not felt much like celebrating the holidays since I lost my Wife three years ago but this years has me feeling much more into the spirit of things. With that being said I hope that you and yours have the happiest of holidays! 😀
Recently WordPress has updated their WYSIWYG editor to Gutenberg which is absolutely fantastic! The only issue thus far is that when editing or updating a post within WordPress you see is the following.
This prevents the auto save and publish functions from working. WordPress and Cloudflare are working on the issue and have a workaround in place. The fix involves disabling two rules in the WordPress rules set in the Web Application Firewall settings in your Cloudflare account.
Once you are logged in click on the domain that you need to edit.
Click on Firewall from the top menu.
Scroll down to the section titled IP Firewall Button.
Click the button to the left titled Web Application Firewall.
Look for the section titled Package: Cloudflare Rule Set.
Click Rule Details.
Scroll down to the section titled Cloudflare WordPress and click the link.
Click on page 4 from the pagination at the bottom of the section.
Look for the rules WP0025A and WP0025A.
On the far right side of the section under the Mode heading you will see a drop down list.
Choose disable for both rules.
You should see a green par across the bottom of the screen indicating that the settings are saved.
Click the Close button.
Go back to your WordPress Admin area and try to edit a post.
Unfortunately this workaround has never worked for me even after Gutenberg was updated and Cloudflare pushed out patches on their end. As a last resort I had to whitelist my IP from the Firewall Events section of the Firewall page.
Now I am once again able to edit posts and whatnot in WordPress!
Shortly after LEGO released a $349, 3,599-piece scale model of the Chiron LEGO has upped their game with a fully life sized and drivable model created out of Lego Technic pieces.
The Chiron uses 339 different Technic elements, many of which are used as load-bearing components. It even has working headlights—featuring the first use of some new types of transparent Techic bricks. The car weighs 3,306lbs (1,500kg), and even the powertrain is made from Lego: 2,304 of the little electric motors to be precise.
This seems like an insanely complex undertaking and I am trilled that the folks over at LEGO were able to pull this off! If you were wondering if the LEGO model was able to reach the speeds of the actual Chiron I’m sorry to say that it cannot. 🙁
This gives the Chiron somewhat reduced performance compared to the ones Bugatti makes in Molsheim, France. One of those has 1,500hp (1119kW) and a top speed in excess of 261mph (420km/h); the LEGO Technic Bugatti makes just 5.3hp (3.9kW) and tops out at 12.4mph (20km/h).
Neofetch is really neat open source tool for displaying your system information on your command line oof choice. There are a lot of instructions on the Internet explaining how to do this on most Linux based system. There is a lot less information for Unix like systems such as macOS. Currently, I am running macOS Montery and as this version of the operating system now uses ZSH over the traditional Bash shell for the Terminal app . Eventually, I figured out that this difference in default shells is why I could not get this to work. If you want to do this for yourself you will need to first install the application.
Now, unlike installing most applications on macOS there is no graphical installer so instead we have to use the fantastic macOS package manager Homebrew. in order to do this open up Terminal and run this command:
Once neoffetch has been installed running it is super easy, just do:
neofetch
Great, now that we have neofetch installed, if you want to run this. every time a Terminal window opens we need to create a .zshrc file in your home directory which will run the neofetch command every time you open a new Terminal window.
sudo nano .zshrc
then you just add the command into this new blank file
Don’t forget to do ctrl+x to save the file. 🙂
If all went well you should see something similar to this once you quit and open Terminal.
If you have any issues or questions feel free to DM me on Twitter or use the contact form on this site.
For awhile now I have been seeing a reoccurring charge for $5.99 listed as AMZN Digital*MI or something similar. I looked all over my account pages and could never find any subscriptions that were active. I was finally able to determine that the charge was for ComiXology which was squired by Amazon some time ago. I am assuming at some point the charge stopped being listed under ComiXology and was switched to Amazon Digital but I am not certain about this. There was no help for this online so I thought I would put a not here and hope that future searchers find this post.