-
The road to 2.5gbe.
Written by
on
So I had a great idea. Buy two 2.5gbe ethernet adapters (like these) and connect them to get faster link to my NAS. Imagine my surprise when my Debian 10…
-
Shucking WD Easystore WDBCKA0120HBK-NESN
Written by
on
WD Easystore 12TB from BestBuy, purchased in May 2020, contains WDC WD120EMFZ-11A6JA0. It weighs XXX grams. (to be filled in when I actually take the drive out) smartctl -a (still…
-
Freezing Acrobat Reader DC when signing pdfs using Smart Card
Written by
on
I couldn’t figure out why I cannot sign PDFs using my smartcard anymore (I had no troubles on a different computer a couple months back). Adobe Acrobat Reader would simply…
-
Automatic renewal of letsencrypt.com certificates
Written by
on
On my personal servers I am using letsencrypt certs on debian and/or ubuntu. Several times now I couldn’t renew it automatically, due to a various of reasons, but there is…
-
Serialization choices
Written by
on
I’ve been recently looking into different serialization options. While there are plenty of writeups (even in C#) already available, I wanted to: Have one about C# Learn something new 😉 Look into…
-
Programming Atmega 328P-PU using Raspberry Pi (B+)
Written by
on
[I am new to microcontrollers – whatever I’ve written worked for me, but proceed at your own risk] I wanted to start playing with a little bit of home automation.…