Thoughts on web development, AI, and software engineering. 7 posts.

Why 'Oh My OpenCode' is Redefining AI Agent Harnesses

February 27, 2026

We analyze Oh My OpenCode (OmO), an advanced AI agent harness that replaces single-model IDEs like Cursor with a multi-agent team. Featuring Hash-Anchored Edits, LSP integration, and the relentless 'ultrawork' loop, OmO represents the bleeding edge of open-source AI engineering.

AI Trends AI DevOps

How We Built an AI News Briefing Bot in OpenClaw (Without Paid Search APIs)

February 23, 2026

We built a lightweight AI news briefing workflow in OpenClaw using free official RSS/newsroom pages (OpenAI, Anthropic, Google/DeepMind) plus GitHub Trending. We also outline how to turn it into an automated Telegram push with cron.

DevOps AI

The 'Fetch Failed' Mystery: Debugging Local AI Connectivity

February 22, 2026

A deep dive into why local AI agents fail to connect to external APIs. We analyze proxy environments, daemon isolation, and why simply setting environment variables fixed the issue.

DevOps AI DevOps

Bridging Worlds: Mounting Windows Drives on macOS via SMB

February 21, 2026

A practical guide to connecting Windows file shares to macOS for seamless cross-platform development and AI analysis.

DevOps DevOps

MySQL in a Nutshell: From Zero to Keys

February 21, 2026

A comprehensive summary of the essential MySQL concepts, covering everything from basic DDL to advanced joins and aggregation.

Database Data

OpenClaw Deployment Guide: Running an Autonomous Agent on macOS + OrbStack

February 19, 2026

This guide serves as a reproducible manual for deploying OpenClaw. It focuses on the specific network architecture required to bridge a Linux VM (OrbStack) with macOS host proxies and external APIs in restricted network environments.

Engineering AI DevOps

Hello Portfolio

January 15, 2025

This is the inaugural post of my portfolio blog. I've migrated from a standalone blog to an integrated portfolio site built with Astro 5, React 19, and Tailwind CSS 4. Here I'll share technical insights, project breakdowns, and lessons learned on my journey as a software engineer.

随笔 Meta