Thoughts on styles of handling Click events in ReactJS
Author: admin
Linux admin, JS / React / Python / Perl developer.
Array wrapping with modulus
Recently came across a requirement that consisted of a list of items to display which is decorated by a smaller list of colours. The colours were to cycle through and wrap at the end of the list — starting over from the beginning. Mini Challenge 01: Changing Background Colors for Certificates Card Story for the… Continue reading Array wrapping with modulus
Ubuntu Pro
Ubuntu Pro & esm-apps: Universe repo getting curation?
Tech Meetups
Tech Meetup Calendar
RAID1 farce2
At the end of the last post about my RAID1 farce, Michael Paoli had given great and brilliant advice on dealing with accessing the /var folder in the root file system after I’d mounted a RAID on top of it. Rick Moen, also of Bay Area LUG (BALUG) chimed in with an idea on their… Continue reading RAID1 farce2
RAID1 farce
Smug in my RAID1, laughing at impending disk failure, I see RAID is empty and uninitialized.
SysV init vs Systemd
Discussion turned to SysV init scripts vs Systemd, because that topic never gets old.
Impending disk failure
The “smartctl” daemon (Self-Monitoring, Analysis and Reporting Technology) is warning of impending disk failure:
Device: /dev/bus/4 [megaraid_disk_01], SMART Failure: DATA CHANNEL IMPENDING FAILURE DATA ERROR RATE TOO HIGH
2 ISPs, 1 routing table
Fixing email by rewriting routing table
Rewrite address (To:) of message in postfix’s email queue
If an email gets stuck in postfix’s deferred queue, there are a couple of ways to deal with it.