87 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 Claude Code vs Cursor: Which AI Coding Environment Fits Daily Web Development? New ai· Jul 22, 2026
- 02 Meet EmDash: Cloudflare’s Next-Generation AI-Native CMS Cloudflare· Jul 20, 2026
- 03 A Practical Guide to Packaging, Signing, and Notarizing macOS Apps macOS· Jul 15, 2026
- 04 Yoast vs Rank Math: The Complete 2026 WordPress SEO Plugin Comparison rank-math· Jun 19, 2026
- 05 Getting Started with Spring Boot + Embabel: Build an AI Blog Assistant in Java spring-boot· Jun 7, 2026
Featured
View all →
An Introduction to 3D Printing Technology: A Practical Guide to Terminology, Processes, and Development Pathways
A practical introduction to 3D printing technology, covering core terminology, common additive manufacturing processes, materials, software workflows, and learning paths for product managers, engineers, designers, makers, and beginners.
Complete Guide to Swift UserDefaults: From Basics to Advanced Practices
Deep dive into UserDefaults in Swift, learn how to store user preferences, handle custom objects, understand security best practices, and master the @AppStorage property wrapper in SwiftUI.
The Three Pillars of Modern Distributed Communication: An Architectural Analysis of HTTP, WebSocket, and gRPC
A systematic comparison of HTTP, WebSocket, and gRPC across transport mechanics, performance characteristics, browser support, operational complexity, and security models, providing an actionable decision framework for protocol selection in modern distributed systems and microservice architectures.