Today I discovered SolidusCode on YouTube. Here is some of their stuff:
Category Archives: Software
Linux Journal articles
I had a read of a few Linux Journal articles today. Easy reads that give you a high level view of what’s available:
- File Sharing on Linux Using NFS and Samba
- Combining Configurable Button Widgets With Kwin’s Shortcuts to Transform Your KDE Experience
- How to Monitor Your System with Zabbix
- Navigating the Linux Textscape using Vim and Emacs
- Locating Leviathan Files in Linux
- How to Configure Postfix Mail Server on Debian
Linux books
New books
Ordered on Amazon today:
- Understanding the Linux Kernel 3e: From I/O Ports to Process Management
- Linux Device Drivers 3e
- Linux Network Administrator’s Guide 3e
I’m not sure what to make of the fact that these books are nearly 20 years old… totally out of date, but all that is available? What’s up with that?
Netfilter and iptables
This evening I read the iptables man page and Linux iptables Pocket Reference from cover-to-cover; my notes are here: Netfilter.
I think at this point I am ready to use iptables in anger for the first time in a long time, and the first time ever on a router.
However, before I take that on, I’m going to have a quick diversion into the following books, and then sleep, and I will do my iptables programming when I wake up tomorrow.
Hardware debugging
Read a bunch of stuff about hardware debugging. Learned a thing or two, but I have much further to go!
cathode ray dude dot com
This guy, Cathode Ray Dude [CRD], does some fun stuff. He’s on the web via HTTPS at gekk.info and HTTP at www.cathoderaydude.com.
Game on!
I was at the thrift store the other day and I found this retro gaming system for AU$15 (US$10). Haven’t had a play with it yet, I’m saving it for when I have some time to do the unboxing. And I didn’t want to do that until I had my new HDMI recording setup installed, but that’s done now, so I AM READY BABY.
Saturn PCB Design Toolkit
Today while watching EEVblog 1559 – PCB Design: Trace Current Rating I learned about the Saturn PCB Design Toolkit.
ChatGPT formats date/time in PHP
I asked ChatGPT to format php datetime as “Fri 24 Mar 2023” and it “understood” what I meant and gave me the answer that I wanted! If that’s not intelligence I don’t know what is…