Hey, I'm Erik
weisser.dev
Software developer obsessed with microservices, cloud architecture, AI automation and side projects. I build things, document what I learn, and ship fast.
Latest Posts
awesome-opencode: 108 Agents, 15 Skills, and a 2-Minute Setup for OpenCode
Setting up OpenCode properly – agents, skills, model configuration, MCP servers, project rules – takes about 30 minutes if you read the docs and do it by han...
weisser-dev/awesome-opencode
opencode-remote-telegram: Control OpenCode from Your Phone via Telegram
opencode-remote-telegram is a Telegram bot that lets you control OpenCode from your phone. Pick a project, pick a model, type what you want — the agent works...
weisser-dev/opencode-remote-telegram
Accidentally Committed Credentials to a Public Repo?
Step-by-step remediation for leaked API keys, tokens, and passwords in public Git repositories. What to do in the first 60 seconds, how to clean the history,...
My Typical Frontend Hosting Setup: Strato + Cloudflare + Pages
Every frontend project I ship — agentic-ai.weisser.dev, scrumbuddy.org, cv.weisser.dev and others — follows the same hosting pattern: domain registered at St...
Building an Interactive AI Agent Workshop with Vite and Vanilla JS
A few weeks ago I set out to build a complete, interactive workshop about AI Agents, LLMs, and AI-assisted coding — something that could be used both as a li...
weisser-dev/agentic-ai-workshop
OpenPastebin: A Self-Hosted Pastebin with Automatic Expiration
Every developer has reached for a pastebin at some point — to share a log snippet, pass a config file to a colleague, or dump some output during a debugging ...
weisser-dev/openpastebin
Building Custom Sub-Agents for AI-Assisted Workflows
As AI coding agents have become part of my daily workflow, I’ve started building specialized sub-agents — focused, single-purpose agents that can be invoked ...
OpenClaw Setup on VPS
Complete guide to installing and configuring OpenClaw on a VPS – Node.js 22, daemon setup, Nginx reverse proxy and firewall configuration.
OpenClaw Subagents Guide
Complete guide to using OpenClaw subagents for specialized tasks and multi-agent orchestration – architecture, routing, lifecycle and best practices.
OpenClaw with Qwen (Free Models)
How to use OpenClaw with Qwen Portal's free AI models using the qwen-portal-auth skill – 128k context, vision support, zero cost.