JOURNAL & Field Notes

Tech Blog & OpenClaw

Engineering notes, debugging records, and product updates;
OpenClaw articles are in a dedicated column for easy browsing.

Tech Notes

Updated periodically. Browse all articles with pagination.

Windows to macOS Development: 5 Essential Productivity Tools
Mac dev environment

Windows to macOS Development: 5 Essential Productivity Tools

Still hitting Ctrl+S on a new MacBook? Homebrew, Raycast, Rectangle, iTerm2, and Karabiner-Elements—with a day-one install order.

Read article
Visual Studio Developer Mac Transition Guide: Productivity Setup
AI Development

Visual Studio Developer Mac Transition Guide: Productivity Setup

You got a MacBook but still hit Ctrl+S and hunt for solutions in File Explorer—muscle memory is harder to migrate than SDKs. This guide follows compile on day one, PR in week one, CI in month one.

Read more
Claude Code / setup

Claude Code best PC setup: 16GB vs 24GB vs 64GB RAM benchmark

Models in the cloud, npm and xcodebuild on your Mac—three M4 Macs, 8 scenarios, peak RAM and swap compared

Read article
Gemini 3.5 Pro: 10 AI Capability Upgrades You Need to Know
Gemini / AI models

Gemini 3.5 Pro: 10 AI Capability Upgrades You Need to Know

2M-token context, Deep Think reasoning, multi-agent orchestration — ten upgrades with Flash comparison and access timeline.

Read article
MCP Protocol

What Is MCP? Model Context Protocol Beginner's Guide 2026

Each line in Cursor Settings → MCP starts a separate process so your Agent can read files or search Issues. This guide follows that config chain: how the three roles split work, how it differs from Function Calling, and how to wire up filesystem in five minutes.

Read more
Apple Intelligence / Pricing

Does Apple Intelligence Cost Money? Free vs Paid in 2026

Core AI is free — no standalone subscription. iOS 27 adds daily limits on server-heavy features; iCloud+ raises caps; ChatGPT Plus is separate. Comparison tables inside.

Read more
AI workflow / Skills

Best ChatGPT Work Skills 2026: 30 Must-Install Skills for Developers

Stop re-pasting PR review prompts. 30 developer Skills for code review, CI/CD, docs, testing, and security — plus install and build guides

Read more
Startup / AI workflow

After ChatGPT Work, can one person really run a software company?

ChatGPT Work handles docs, spreadsheets, and long tasks. Plain-language guide to what AI can do, what you must do yourself, and a 90-day solo plan

Read more
Startup / AI product costs

How much does an AI product cost from zero? API, server & model costs (2026)

Four buckets, three stages, three monthly tiers — from week-1 validation to month-3 beta: model API, hosting, hidden fees, and a token quick-calc

Read more
GPT-6 Deployment Guide: Fast VPS API Gateway Setup 2026
AI Development

GPT-6 Deployment Guide: Fast VPS API Gateway Setup 2026

This guide solves the problem of high latency and connection instability when accessing GPT-6 APIs from restricted regions. You will learn a complete deployment workflow involving Docker-based gateways and specialized VPS network tuning. By the end, you will have a production-ready GPT-6 proxy capable of handling high-concurrency 2026 AI workloads with minimal time-to-first-token (TTFT).

Read more
AI compute / Industry

Why are AI companies frantically buying chips?

GPU burn per ChatGPT reply, training vs inference economics, and why OpenAI / Google / Meta treat compute as the new oil

Read more
Startup / AI product

What breaks when an AI product hits its first 100 users?

Eight problem domains from product to team, plus a 14-item pre-launch checklist for the 0→100 user phase

Read more
Startup / AI infrastructure

How much do servers cost in year one of an AI startup?

Six-bucket model, three tier cash-flow examples, and a year-one cost-control checklist

Read more
Startup / Buying

First startup: Is a Mac a cost or investment?

Cash-flow lens on cost vs investment—MacBook, Mac mini, or cloud Mac to protect runway

Read more
MCP 服务器实战部署 2026
MCP Protocol

MCP Server Deployment 2026: Build a Private AI Tool Gateway on Cloud Mac mini M4

MCP server selection → isolated deployment → Claude Desktop integration → performance tuning → FAQ

Read more
Singapore Remote Mac

Singapore Remote Mac guide: SGT CI & M4 sizing

Second regional hub: SGT windows, ASEAN APIs, South China VNC, four-stage benchmarks, CocoaPods cache, 22 FAQs.

Read article
Multi-Agent / architecture

2026 Multi-Agent deep dive: AI teams, four architectures in production

Orchestrator–worker, pipeline, parallel fan-in, adversarial review—how to choose, build, and budget tokens. Selection matrix and rollout checklist.

Read article
Claude Code / cost

I audited 30 days of Claude Code billing—and got a shock

Seven tables unpack $247: totals, weekly curve, task mix, Top 5 sessions, hidden multipliers, and cost rules.

Read article
Xcode 26 Beta / iOS CI

Xcode 26 Beta testing costs exploding? Runner isolation fixes it

Beta testing dragging down main? Split runners, isolate DerivedData, and cap CI spend in 48 hours—production stays stable.

Read article
AI models / OpenRouter

2026 OpenRouter Top 10: who actually wins?

June 2026 data: DeepSeek #1 by volume, Claude on premium tasks, Gemini via ecosystem, Kimi in Agent coding. Tables + routing playbook.

Read article
AI Agent / cost

The Agent era just started—and the bill is already here

Capability still feels Beta; billing already runs on usage meters. Five-bucket model, three spend profiles, and a 30-day audit checklist.

Read article
Xcode / toolchain

Why Xcode, Simulator & Instruments only run on macOS

Not a missing Windows port: virtualization stack, signing chain, and XNU hooks are welded together. How Windows/Linux teams pool macOS seats.

Read article
WWDC 26 / Siri AI

WWDC 2026 Siri AI: full Siri is here

Pick by entry point and permissions—not model scores. Comparison tables, decision matrix, stacks, and a seven-step plan for devs and users.

Read article
WWDC 26 / iOS CI

Why did WWDC 2026 make iOS CI build times worse?

Xcode 26 beta + SDK bloat + no new Mac + hosted-runner stampedes. Not weak M4—wrong runner model. Split beta/production runners first.

Read article
Hardware / WWDC 26

Where was the M5 Mac mini at WWDC 26?

Not canceled—bad slot. Siri AI owned the keynote; RAM shortage slows desktops. M5 laptops already out; mini rumored for fall. Devs shouldn't wait on M4/cloud Mac.

Read article
Japan vs Hong Kong

Japan vs Hong Kong Remote Mac: Tokyo or Hong Kong?

After the Japan hub and Singapore comparison, South China teams ask this next: JST/Japan APIs → Tokyo; Greater Bay VNC → Hong Kong — with a 48-hour trial checklist.

Read article
GitHub Actions / iOS CI

Why is GitHub Actions iOS CI so slow on Mac?

Queues and cold cache—not weak chips. Self-hosted runner + persistent DerivedData often cuts ~28 min pipelines to ~9 min.

Read article
AI compute / infrastructure

The AI compute infrastructure war: the moat is no longer the model

2026’s quiet shift — from benchmark scores to who can deliver compute reliably and cheaply. OpenAI, Google, Anthropic, and the developer-side bill.

Read article
Japan vs Singapore

Japan vs Singapore Remote Mac: Tokyo or Singapore?

Dual-region decision guide: Mac CI, JST vs South China VNC, 48-hour A/B, 15 FAQs.

Read article
Japan Remote Mac

Japan Remote Mac guide: Tokyo JST CI & M4 sizing

Remote Mac Japan hub: CI pain points, Tokyo vs Singapore, four-stage benchmarks, CocoaPods cache, 22 FAQs.

Read article
Flutter iOS CI/CD

Flutter iOS CI/CD: IPA builds on Mac mini M4 + CocoaPods cache

Architecture diagram, Before/After build times, self-hosted runner, pod install & signing fixes — Flutter iOS build on Mac mini.

Read article
Xcode / Remote Mac

Stop fighting Xcode: offload builds to cloud M4 Mac mini

Dev diary: thin laptop for Swift, xcodebuild on a dedicated M4 Mac mini—hybrid workflow, war stories, and SSH you can paste.

Read article
AI coding / Agent stack

2026 AI coding + personal AI + agent stack: the complete guide

Three layers—coding IDE, OpenHuman memory, OpenClaw execution—plus persona tables and a four-week rollout.

Read article
AI twin / OpenHuman

What happened after Gmail, GitHub, and Notion hit OpenHuman?

72-hour test: Memory Tree growth, auto-fetch behavior, when cross-app Q&A clicks, plus disk, noise, and lid-close traps.

Read article
AI coding / Tooling

Will Claude Opus 4.8 Replace Cursor and Copilot?

Models are the engine; IDEs are the cockpit—a three-layer stack, who gets displaced, four 2026 stacks, and why stronger Opus makes agent IDEs more valuable.

Read article
OpenClaw / Agent frameworks

Hermes vs OpenClaw: How to choose an open-source agent framework in 2026

Nous Hermes’s compounding Skills vs OpenClaw’s omni-channel ecosystem—by scenario, co-existence with ECC, and when you need an always-on cloud Mac.

Read article
AI infrastructure / Compute

After the τ Law: Lingqu and imperceptible latency—where agent compute costs

After ECC: from τ cost curves to Lingqu unified interconnect—memory wall, communication wall, and Jevons on agents when compute gets cheaper but bills rise.

Read article
AI Agent / Tools

ECC (Everything Claude Code) — What Is It and Is It Worth Using?

A ~200k-star agent harness framework: Skills, Instincts, Memory, and Security in one layer—making Claude Code more predictable and safer in complex engineering tasks.

Read article
AI twin / Agent

Run OpenHuman on a cloud Mac: Memory Tree 24/7 and OpenClaw split

Stop cramming auto-fetch on a laptop—cloud Mac mini sizing, OAuth egress, Memory Tree disk growth, and OpenClaw on a second node.

Read article
AI OS / Cross-device

Aluminium OS vs Windows and macOS: AI integration and cross-device sync

Googlebook, Gemini desktop, Copilot, and Apple continuity compared—why iOS/Xcode teams still rent cloud mac.

Read article
Virtual desktop / Cloud Mac

Rent a Mac mini as macOS virtual desktop: cloud Mac access guide

rent a mac mini, cloud mac, macos virtual desktop—SSH vs VNC vs Screen Sharing, scenario tables, and FAQ.

Read full article
VM / Cloud Mac

macOS VM vs cloud Mac mini: when rent Mac mini beats a macOS virtual machine

Compare macOS virtual machine, cloud mac, and rent mac mini—VM limits, dedicated M4 hosting, Mac hosting tables, and a team checklist.

Read full article
Xcode / Windows

Xcode on Windows in 2026: when cloud Mac mini beats buying a Mac

Windows-primary teams need macOS for signing—compare VM hacks, buying hardware, and renting dedicated cloud Mac mini with decision tables and a hybrid workflow.

Read full article
Buying / TCO

Is a MacBook Pro still worth it in 2026? Laptop vs Mac mini vs cloud Mac

Decision tables for MacBook Pro, owned Mac mini, and cloud Mac—who should buy a laptop, who should rent, plus a 36-month TCO template and hybrid workflow.

Read full article