#programmer
Read more stories on Hashnode
Articles with this tag
By Lane Wagner – @wagslane on Twitter If you are familiar with the laws of thermodynamics, you may recognize the second law as dealing with entropy....
By Lane Wagner – @wagslane on Twitter Need to encrypt some text with a password or private key in Python? You came to the right place. AES-256 is a...
By Lane Wagner – @wagslane on Twitter Building a from-scratch server or using a lightweight framework is empowering. With that power comes...
I’m going to focus mostly on some design decisions and how I went about writing an SPI interface using Go on a Raspberry Pi. I assume my readers have...
By Lane Wagner – @wagslane on Twitter Lattice-based cryptography has been coming into the spotlight recently. In January 2019, Many of the...
By @wagslane (twitter) Let’s look at the JavaScript with statement. We will go over the simple uses, as well as a deep dive into some more advanced...