@konradlogs
Writing about low-code and automation.
Nothing here yet.
Nothing here yet.
Jan 18 · 7 min read · 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...
Join discussion
Jan 4 · 3 min read · I 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 ...
Join discussion
Jan 4 · 4 min read · This 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...
Join discussion