konradlogs.hashnode.devLocalhost Fun #3: Building a Reddit Automation Pipeline with n8n (Docker)With the Localhost Fun series continuing, I now have a fully local stack running: Oracle Database, APEX, and a local LLM. The next natural step is automation — and for that, n8n is the missing piece. This article focuses on building a local n8n workf...Jan 18·7 min read
konradlogs.hashnode.devLocalhost Fun #2: Running Ollama with DockerI decided to use gpt-oss:20b. Ideally, I would prefer gpt-oss:120b, which would be faster and more capable, or even to plug in an OpenAI API key for significantly better performance. However, this setup is constrained by my local machine. With 32 GB ...Jan 4·3 min read
konradlogs.hashnode.devLocalhost Fun #1: Running Oracle Database 26ai + APEX with DockerThis article starts a small series focused on building a fully local Oracle development stack using Docker. The goal is a clean, reproducible environment with: Oracle Database 26ai (Free) Oracle APEX Oracle REST Data Services (ORDS) Everything r...Jan 4·4 min read