card background
07/16/2024 AVD without Android Studio

How to run a virtual android device without installing Android Studio.

card background
11/06/2022 SOLID Principles

The basics of SOLID software design.

card background
11/06/2022 Clean Code

A very brief introduction to writing clean code inspired by Robert C. Martin's lessons.

card background
09/27/2022 Debian Basics

A description of the basic architecture of debian.

card background
11/10/2022 Debian - Setup GPG/SSH for Github

Setting up GPG/SSH keys to sign github commits.

card background
03/20/2023 Docker Basics

Basic commands and concepts of docker.

card background
03/23/2023 Dockerfile Basics

Basic usage and concepts of dockerfiles.

card background
03/02/2023 ESP8266 - WS2815 LED Strip

A quick example of how to interface WS2815 LEDs using an ESP8266.

card background
12/01/2022 HP Microserver Gen8 - 10GBit/s upgrade

Upgrading a HP Microserver Gen8 with an 10Gbit/s NIC.

card background
11/19/2023 Local HTTPS Server

Setting up a HTTPS server that works in your local network by becoming a Certificate Authority.

card background
09/23/2022 Nginx - Rate Limiting

An example of setting up rate limiting using ngx_http_limit_req_module and fail2ban.

card background
09/23/2022 Nginx - Reverse Proxy

card background
09/16/2022 rdiff - patching files

An example of how to use rdiff to apply a differential patch to a remote file.

card background
11/06/2022 Reverse Engineering - Introduction

An introduction to reverse engineering by examining and modifying a simple application.

card background
06/08/2024 Self Hosted Mailserver

How, why and why not to setup your own mailserver.

card background
09/15/2022 ST-Link/V2 Setup

Setting up the ST-Link/V2 programmer for STM8/STM32 microcontrollers.

card background
09/15/2022 STM32F030F4 - Bare Metal - Blink

card background
09/15/2022 STM32F030F4 - Bare Metal - Getting Started

card background
09/28/2022 TIG Stack - Monitoring Systems

An introduction to the TIG Stack and one way to set it up to monitor a system.

card background
02/18/2023 WSL: Connect to external network

Connecting WSL to an external network instead of the default host-only internal virtual network so it acts as a normal device on the local network.

card background
01/03/2023 WSL - Use SSH Keys From Host

Using SSH keys from the windows host inside a WSL guest.