Tailscale Hosts
2020-05-19 wireguard vpn python
Tailscale Hosts Last post I talked about how to set up a mesh network of WireGuard peers using a service called Tailscale. One of my only complaints ... Read More
Dotfile Managment using dotdrop
2020-03-25 dotfiles python c
Every developer has a customized system that they are familiar with to make coding easier. For a Linux system this involves modifying the dotfiles for ... Read More
Meson Python Modules
2020-02-24 meson python c
The meson build system is very versatile and can be integrated with a wide variety of technology. Meson can be used to build C modules that link in as ... Read More
Raspberry Pi IR Receiver
2019-12-12 python raspberry pi
I recently got my hands on a IR Receiver and Transmitter module from a ELEGOO Upgraded 37 in 1 Sensor Modules Kit V2.0. I wanted to learn how the ... Read More