Resources
Reference library
6 entries. Everything here earns its place by being used, not by being impressive.
Browse by topic
- llama.cppREPOWhen you need to control quantization and context layout instead of accepting defaults.AIHOMELAB
- OllamaTOOLShortest path from wanting to try a model to running it. Model management is the actual feature.AIHOMELAB
- Proxmox VETOOLSnapshots make experiments cheap to undo, which is the entire point of having a lab.HOMELAB
- SQLiteTOOLThe correct default database for roughly everything. Reach for something else only when you can name why.HOMELABAI
- Tree-sitterTOOLReal parsing instead of regex over source. The foundation of every code-intelligence tool worth using.AI
- WiresharkTOOLStill the fastest way to find out what is actually on the wire versus what the documentation claims.CYBER