Reducing WordPress Load from XMLRPC
Every so often my website would get hit with high load but when I looked at the website analytics, I wouldn’t see any traffic that would explain it. It wasn’t until I was analyzing the nginx access logs through splunk that I realized what was causing it. Every couple days the xmlrpc.php file was getting hit hard by a bot. [...]
RAID or ZFS Storage Guide
It’s 2022 and you want to set up some local large disk storage. What should you use? I recommend using ZFS as a good general-purpose storage solution and I want to cover what it does well and what it doesn’t do great at. I’ve been running a small ZFS pool for a few years now and while I seen some issues, still recommend [...]
FlashPrint Opens Off-Screen
If you open FlashPrint and the app appears in your taskbar but not as a window on the screen, it might be due to your monitor setup. The app records what the last window position is and places it back there. If you have a multiple monitor setup and open the app later without a screen you might have a massively negative number [...]
Mockgen Adding Periods to Comments
If you suddenly are getting periods adding to every mockgen comment lines, its probably because you are building it natively on your machine (mac or windows) instead of the linux docker job that normally does it. openanalytics 264 views
Fixing To Be Filled In By OEM on Custom Built Machines
Something that has always bugged me after building my own machine is Windows doesn’t know what brand and model your machine is. It’s not a big deal, but it shows up in some weird places and I just wish I could set it. I always thought this was set in the driver firmware but turns out it’s just in the Windows Registry To [...]
Acronym Lookup
I run across lots of weird acronyms and try to add to this list so future people searching for these will not waste so much time to get these. Meijer / Walmart / CVS HBCOTC = Health & Beauty Care – Over the Counter Biotech PCR = Polymerase chain reaction qPCR = quantitative PCR or real-time PCR that uses fluorescent [...]
Tech Burnout
The dreaded b-word. In today’s fast-paced world, it can sometimes feel inevitable. But is it really? Anyone can burn out — it’s not how many hours you work or the number of jobs, but if you are actually enjoying how you spend your day. Burnout occurs when there is a difference between what you tell yourself you do and [...]