Cchristoph_baierinquollix.hashnode.dev·17h ago · 3 min readWhy Is Self-Hosting Still So Hard? Professionally, I work as a software developer. I also value privacy, which is why I decided to host my own open-source services at home. While I had some system administration experience, this was my00
MMMarco Mornatiinblog.mornati.net·1d ago · 8 min readHow I built gphoto2proton to migrate 354GB of Google Photos to Proton If you're reading this, you're probably in the same boat I was: a happy Proton subscriber who wants to leave Google Photos behind, but can't find a straightforward migration path, especially if you're10
JGJosh Greeninjoshgreen.hashnode.dev·1d ago · 5 min readA 30B Model Crawled on My Mini PC, and the Weights Were InnocentThere is a comfortable assumption in the local LLM world: if a model only activates a few billion parameters per token, it will run fast on modest hardware. Sparse mixture-of-experts models are sold o11R
PCPaul Criniganinaiappsapi.hashnode.dev·3d ago · 5 min readYour Self-Hosted Agent Probably Is Not Self-HostedAsk a team whether they self-host their AI agents and you usually get a confident yes. Ask where inference runs and the answer gets quieter. That gap is where most of the bad decisions in this space l11R
JGJosh Greeninjoshgreen.hashnode.dev·5d ago · 7 min readRunning a Coding Agent on a Local GLM 4.7 with vLLM: The Setup Nobody DocumentsGiving a coding agent its own brain for zero API cost is genuinely possible now. GLM 4.7 Flash serves on two consumer RTX 3090s, and a real agent framework can point at it instead of a cloud endpoint.00
AArk0Nincodeman-github.hashnode.dev·6d ago · 7 min readMission control for my AI coding agentsAs a Poweruser you never run just one coding agent. You run several at once, spread across shells, windows, and machines, with no good way to keep track of them all or reach them from wherever you are01J
ASAsep Sayyadinasepsayyad007.hashnode.dev·Jul 23 · 4 min readFrom Zero to Production: Hosting Multiple Apps on a Free Oracle Cloud VM (1GB RAM)Introduction Many people think a 1 GB server is only useful for testing. I wanted to see how much I could do with a free virtual machine. In this guide, you'll learn how to host multiple Docker applic00
WTWade Thomasinblog.northernrangedigital.com·Jul 23 · 5 min readCoolify: The Complete Manual Setup Guide (For When the Auto-Install Script Won't Cut It) Coolify's one-line install script is great — until it isn't. Right now it officially supports Ubuntu 20.04, 22.04, and 24.04 LTS. If you're running anything newer (Ubuntu's already on 26.04 LTS), the 00
Ddomenicoinquven-engineering.hashnode.dev·Jul 22 · 6 min readWhat 18 months building a self-hosted media server taught me about playbackFor the last 18 months, I have been building Quven, a self-hosted media server for personal movie, TV, and documentary libraries. I started with a seemingly simple goal: let people keep their media on00
ASAsep Sayyadinasepsayyad007.hashnode.dev·Jul 22 · 4 min readI Built a Production Server on Just 1 GB RAM at No Cost (Here's How)Building a Production Server on Just 1 GB RAM Most people think you need a powerful VPS with 8 GB or 16 GB RAM to host real applications. I thought the same. Then I decided to see how much I could do 00