Technology
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 [...]
Changing Primary Color Theme in wiki.js V2
Currently, custom theming in wiki.js V2 is just not there yet so here is how to do it anyways. Wikijs offers Code Injection in the administration panel. First I tried putting in CSS override but quickly found that most of the styles in wiki.js are applied at the tag style="" level or on classes using the !important flag which makes [...]
2017 IoT Summit Chicago Summary
Quotes Who owns the data collected by IoT devices? It seems the majority of speakers said the data is owned by the customer, but the bigger question is who has access to use the data. Legally most IoT companies bury their legal access to the data in the EULA which often are not read or understood by end users. Vendor to vendor [...]
Using Node-Red to send commands to Wifi LED Controllers
After buying a new Raspberry Pi 3, I noticed it came with an interesting app called Node-Red. Already familiar with Node.JS, I thought it was going to be some cheesy simplification that was going to severely limit what it could do for beginners. To my amazement, it wasn’t. Node-Red is a tool designed for IoT to [...]
How to fix Android’s Insufficient Storage Available when you really do have space left
If you have an Android device, you probably have gotten this error message before. There is an actual reason why this happens but Android does a terrible job informing you what it is and an even worse job of getting you to a solution to update or install that new app you want. Quick, How do I fix it? The quickest way to fix [...]
Improve your Mac’s Audio Output
I’m a huge audio person, but I am not an audiophile. I think you can have amazing sound without spending hundreds or thousands of dollars of equipment or even buying additional equipment. It used to be with analog audio you needed specialized equipment to produce amazing sound. But in the digital era, almost all processing is done [...]