Recently Updated Pages
Getting Started
While exploring my local network, I stumbled upon several devices named espressif, and after some...
Building Projects
If you use vim, you can bind CTRL-B to build a cmake project nnoremap <C-b> :!cmake -S . -B ./bui...
HomeAssistant
Installation There are two methods below. The recommeneded method IMO is KVM. You could use Virtu...
Swap Allocation
Creating swap memory for your host could prevent system or services from crashing when under heav...
OSSEC Ubuntu Server
OSSEC is a useful tool in monitoring for malicious activity across various servers. It's lightwei...
Gameplay Ability System
Links and sources Example of using the GAS: GASShooter GitHub project Unofficial but detailed GAS...
LUKS Filesystems
When setting up a new Linux installation, I decided to take advantage of LUKS (Linux Unified Key ...
tmux
Multiplexers can be used to reattach to previous sessions and manage clipboard content / session ...
i3
i3 is a tiling window manager. See i3 User Guide for official documentation. Also see my notes be...
Hugo
Official Documentation Hugo Docker Image that is not maintained by Hugo, but it is recommended by...
Retarget Skeleton Animations
Mixamo to UE5 Animation Retargeting UE5 These systems have changed with the official release of U...
Gitea
This page doesn't intend to replace or improve existing documentation, but rather provides me wit...
Basics
Just some notes on basic C#, as I have recently been learning .NET Microsoft - Tour of C# preproc...
dotnet CLI
Microsoft - dotnet CLI should be all the information you need, but it helps me to learn new thing...
Multithreading
C++ Concurrency Support Below are some of the useful methods and objects I found in documentation...
Tunneling
Reverse Tunneling this is AKA Remote Port Forwarding, where we basically forward a remote server'...
Linux on Chromebooks
Booting Persistent USB It is possible to boot into a 3.1 USB stick with persistent data saved bet...
Software Development
Application Lifecycle Management When creating an application, we outline the entire life cycle w...
Basics
Maybe worth looking through these - Wikipedia: Index of C++ Idioms See Bjarne Strostrup's C++11 F...
GRUB
Notes on grub, because it's grand :) To apply any of these changes, make sure to run the followin...