My Stuff
My Techiestuff.
Sunday, June 8, 2025
DISTCC: client did not provide distcc magic fairy dust
›
I get these errors from distccd (in detach mode) everytime distcc client wants to distribute some jobs to do: istccd[14791] (dcc_create_kid...
Monday, February 3, 2025
Python script to find duplicate files
›
Here is a Python script that scans directories for duplicate files by comparing file sizes and MD5 hashes: import os import hashlib from col...
Sunday, December 15, 2024
Some bit manipulations
›
This C++ code has bits access routines to get and set some bits: dataBits.h: #include <cstdint> #include <iostream> template ...
Saturday, February 5, 2022
Solution to Weak Sound from Maono USB/XLR HD300T Microphone
›
I bought a USB/XLR Dynamic Microphone "Maono HD-300T" from Amazon a few months ago and was disappointed with its low or quiet so...
Saturday, December 18, 2021
2.5 Gbps Ethernet slowing down
›
I was having issues again with the unexpected slowness of my internet access. This time turns out due to failure in ethernet auto-negotiat...
Friday, December 17, 2021
Chinese Hackers are now the top of the list
›
My gateway router has a cool security feature called Intrusive Threat Prevention (ITS). When I checked the statistics from where most of t...
›
Home
View web version