Featured Data Loss I did something very silly. I worked on a production server without proper measures to rollback or recover in the case of an accident
Tmux Tips I'm no expert at tmux...yet. I'm slowly picking up neat tricks. So I don't forget, I'm documenting some of my most important finds, with the help of the internet and with the help of LLMs. * Holding Shift to click a link bypasses mouse mode
Proxmox Using an Nvidia GPU with Proxmox LXC Setting up an LXC container on Proxmox with a GPU passed through, in order to run Ollama with CUDA acceleration.
Project Chat with my Consciousness Ever wondered what it's like to chat with an artificially intelligent consciousness? I too wonder because this is really just ChatGPT in a disguise. Not bad but also not...
Project Lily58 Reborn Improving ergonomics has no boundaries. This new Lily58 Pro build uses low profile Choc switches and black MBK keycaps.
Project Proxmox - A Fresh Start So why Proxmox? Proxmox is a Hypervisor first and foremost and has a lovely web interface to orchestrate a majority of things that would take more steps to do using a terminal. Proxmox also runs Linux, Debian GNU/Linux to be exact.
Guide Setting up SSH on your Unix-like OS Secure Shell or SSH is a network protocol for communcating securely over a network. It is available on most Unix-like systems (Linux, BSD, macOS, etc) as well as Microsoft Windows.
AI/ML Simple Intro to Natural Language Processing (NLP) with Python A hopefully simple intro into training a convolutional neural network to identify speech commands using Python, Tensorflow, Librosa, NumPy and Matplotlib.
Proxmox Proxmox - Resizing a LXC Disk The Proxmox Web-UI is great but it doesn't allow for reducing the size of a LXC disk that you may have overdone. Here's how to do it.
Update Blog Update This blog has recently been updated to use Ghost, a headless CMS and the experience so far has be great. It has boosted my motivation to write new posts and has improved my productivity.
Project Auto GPU Buying Bot - Curry's PC In light of the silicon and GPU shortage, I made a bot to increase my chances of geting a GPU
Project Remote Access on Server PC Setting up internet access to selfhosted personal server-apps with Tinc VPN and Nginx