📰 Dev.to · floworkos
11 articles · Updated every 3 hours · View all reads
All
Articles 88,166Blog Posts 108,027Tech Tutorials 21,851Research Papers 18,907News 14,545
⚡ AI Lessons
Dev.to · floworkos
1d ago
SWC: A Rust-Powered JavaScript Compiler That Trades Ecosystem Maturity for Raw Speed
What It Is and the Problem It Solves SWC (Speedy Web Compiler) is a TypeScript/JavaScript...
Dev.to · floworkos
1d ago
Flowork Settings: Managing API Keys, Global Defaults, and Agent Configuration
Your owner-level control panel lives here — global stuff that isn't tied to any one agent, kept in...
Dev.to · floworkos
🤖 AI Agents & Automation
⚡ AI Lesson
5d ago
Flowork Agent — Self-Hosted AI Agent Operating System with Persistent Memory and Built-In Security
The Memory That Learns From Mistakes Every Flowork agent carries a private SQLite brain...
Dev.to · floworkos
5d ago
Restic: A Hard Look at Modern Backup Architecture — What Works, What Doesn't, and Who Should Care
What It Is and the Problem It Solves Restic is a command-line backup program written in...

Dev.to · floworkos
6d ago
How to Install and Build Custom Apps, Agents, and Scanners in Flowork
Getting Flowork running is a single command — no Docker, no accounts, no cloud dependencies. git...

Dev.to · floworkos
6d ago
Building a Self-Hosting AI Agent OS: Flowork's Microkernel Architecture with WASM Sandboxing and Frozen Core Design
The rise of AI agents brings a painful contradiction: they work best when they learn from past...

Dev.to · floworkos
6d ago
Flowork: Self-Hosted AI Stack with Sovereign Agent OS and LLM Gateway
What Is Flowork? Flowork is a self-hosted AI infrastructure framework built on two core...

Dev.to · floworkos
6d ago
How to Install and Build Apps in Flowork
Installing Flowork from Source & Building Your First App Flowork is a microkernel agent OS — a...

Dev.to · floworkos
6d ago
Microkernel Architecture for AI Agents: A Frozen Core + Pluggable WASM Modules Pattern
Designing for Permanence: The Frozen Microkernel Pattern Most AI agent frameworks assume sessions...

Dev.to · floworkos
6d ago
Flow Router: Build Your Own LLM Gateway with OpenAI-Compatible Routing in One Binary
Most teams end up juggling multiple API keys, vendor lock-in fears, and cost surprises when scaling...

Dev.to · floworkos
6d ago
Flowork Agent: Self-Hosted AI Agents in a Single Go Binary
Flowork Agent is a self-hosted operating system for AI agents distributed as a single Go binary—no...
DeepCamp AI