Notes on AI, technologies & software engineering.
Exploring AI agents, modern tooling, and systems architecture.
Highlights
Hand-picked articles worth starting with.
ClaudeClaw
Use Claude to orchestrate agents like OpenClaw. Secured, fast, and extensible.
Top 7 Open-Source AI Low/No-Code Tools in 2026: A Comprehensive Analysis of Leading Platforms
An updated analysis of 7 open-source platforms redefining AI implementation in 2026: Activepieces, Dify, Langflow, n8n, Flowise, Botpress, and CrewAI — covering agentic workflows, MCP adoption, and human-in-the-loop capabilities
Read →How to use Claude Code
The complete guide to Claude Code in 2026 — features, hooks, skills, MCP servers, subagents, permission modes, and advanced workflows for maximum productivity
Read →Recent Posts
What Is OpenClaw and How It Can Help You Be More Efficient
A practical guide to OpenClaw — the open-source AI agent framework that connects LLMs to your operating system, messaging apps, and tools. Understand its architecture and how it can automate your workflow.
Read →Building Your AI Agent Skills Library: A Practical Guide for Data Engineering Teams
Building Your AI Agent Skills Library: A Practical Guide for Data Engineering Teams How to collect, organize, document, and deploy specialized knowledge for Claude and other AI coding agents The …
Read →Training Guide: Developing High-Performance Agent Skills
This training material focuses on moving beyond simple markdown instructions toward **optimizing skills through code** to increase efficiency and reduce costs,.
Read →ClaudeClaw: A Composable Agent Orchestrator for Claude Code
ClaudeClaw is a Claude Code plugin that turns Claude into a persistent, always-on agent orchestrator. It listens to messaging channels (Slack, WhatsApp, Telegram, Discord, Gmail), routes messages to isolated Claude agents, and manages conversations, memory, scheduled tasks, and webhooks — all from a single Node.js process.
Read →MotherClaw: Building a Claude Code Plugin for Always-On AI Agents
A NanoClaw fork rebuilt as a Claude Code plugin — sandbox isolation, structured memory, webhook triggers, cost tracking, and 24 skills. One day, 22 commits, 386 tests.
Read →OS-Level Sandboxing for AI Agents: NanoClaw + Anthropic's Sandbox Runtime
A technical deep dive into running Claude agents with kernel-enforced isolation — no Docker, no VMs, sub-10ms cold starts.
Read →Browse by topic
Frequently Asked
How to use Claude Code effectively?
Claude Code is Anthropic's CLI tool for AI-assisted development. Learn best practices including sub-agents, skills, hooks, and full-stack configuration to supercharge your workflow.
Read more →What are the best open-source workflow orchestration tools in 2026?
Top tools include n8n, Dagster, Prefect, Kestra, and Argo Workflows. Each excels in different areas from low-code automation to data pipeline orchestration.
Read more →What is the modern Python data stack?
The modern Python data stack in 2026 combines tools like Dagster, dbt, Great Expectations, and DuckDB for orchestration, transformation, quality, and analytics.
Read more →What are the best backend-as-a-service platforms?
Leading open-source BaaS options include Appwrite, Supabase, Payload CMS, Directus, and Convex — offering auth, databases, storage, and APIs out of the box.
Read more →How to get started with web scraping in Python?
Python offers powerful scraping tools: Scrapy for large-scale crawling, BeautifulSoup with Requests for quick scripts, and Parsel for lightweight parsing with CSS and XPath selectors.
Read more →Build things, share what you learn, and don't wait until it's perfect.