pgit is a static site generator for Git that renders your repository as a browsable set of pages, similar to GitHub's code view, allowing for private, offline access and customization.
The article discusses the increasing usefulness of running AI models locally, highlighting benefits like latency, privacy, cost, and control. It explores practical applications such as data processing, note-taking, voice assistance, and self-sufficiency, while acknowledging the limitations compared to cloud-based models.
Proxmox Mail Gateway is an open-source email security appliance designed to protect self-hosted email servers from spam, malware, and other threats. It functions as a firewall with IDS/IDP features, utilizing ClamAV, SpamAssassin, and Postfix.
This article details how the author uses a local LLM to summarize Docker logs and other home lab logs, providing proactive insights into their self-hosted setup and improving maintenance.
The article discusses 5 self-hosted services (NetBox, Harvester, Terraform, Ansible, and Kubernetes) that the author finds useful in their home lab despite being potentially overkill for typical setups. It details the benefits and use cases for each service, highlighting how they enhance the author's tinkering and learning experience.
The article discusses how NotebookLM can be used to document and troubleshoot a home lab setup. It highlights its ability to consolidate documentation, simplify complex tasks, and provide step-by-step instructions. The author shares practical examples of using NotebookLM for learning, troubleshooting, and managing a home lab environment.
A complete and free guide to setting up and running your own mail server on Debian 12, focusing on independence and control over your email service.
This article details 7 lessons the author learned while self-hosting Large Language Models (LLMs), covering topics like the importance of memory bandwidth, quantization, electricity costs, hardware choices beyond Nvidia, prompt engineering, Mixture of Experts models, and starting with simpler tools like LM Studio.
Gotify is a notification server that pulls alerts from other applications and pushes them to its neat UI. It's a useful addition to a home lab setup, especially for monitoring self-hosted services like Uptime Kuma, TrueNAS Scale, and Proxmox.
The article discusses Apple Container, a new tool for running Linux containers on macOS, comparing its performance and efficiency to Docker Desktop. It highlights its ease of setup on Silicon Macs, compatibility with Dockerfiles, and potential as a lightweight alternative for home lab enthusiasts.