91 posts · writing since 2023
Notes on backend systems, cloud infra & life.
Field notes on Java, Rust, and the Cloudflare developer platform — written by a backend engineer, for backend engineers.
Latest
- 01 Build Cloudflare Workers with Rust: A Practical workers-rs Guide New cloudflare· Jul 30, 2026
- 02 Rust target Directory Too Large? A Practical Cleanup and Optimization Guide rust· Jul 28, 2026
- 03 Rust clap in Practice: Build a Production-Ready CLI rust· Jul 27, 2026
- 04 Claude Code vs Cursor: Which AI Coding Environment Fits Daily Web Development? ai· Jul 22, 2026
- 05 Meet EmDash: Cloudflare’s Next-Generation AI-Native CMS Cloudflare· Jul 20, 2026
Featured
View all →
A Practical Guide to Packaging, Signing, and Notarizing macOS Apps
A practical macOS distribution guide for desktop apps built with Tauri, Electron, and similar tools, covering .app builds, Developer ID signing, Apple notarization, DMG creation, ticket stapling, Gatekeeper checks, and troubleshooting.
Yoast vs Rank Math: The Complete 2026 WordPress SEO Plugin Comparison
A 2026 Yoast vs Rank Math deep dive covering features, performance, pricing, and use cases for both WordPress SEO plugins — including Schema, AI, multi-site licensing, and migration strategy to help you decide which to choose.
Getting Started with Spring Boot + Embabel: Build an AI Blog Assistant in Java
A complete walkthrough of building a goal-driven AI blog writing assistant using Spring Boot and Embabel. Covers Maven setup, domain model design, @Agent/@Action authoring, and REST Controller integration.