// the labs
Workshop in progress.
mycuppa.io is the Cuppa Tech sandbox — learning notes, R&D experiments, and a build-time scrape on AI & mobile. Less polished than cuppatech.com; that's the point.
// latest
Fresh from the feed. all news →
-
Show HN: Kedge – Full-stack cloud with forkable VM snapshots and global SQLite
I'm building Kedge, a globally distributed platform for stateful serverless apps. Here's how you make a simple static site: `echo '# Hello world!' | ssh…
-
Launch HN: Tokenless (YC S26) – Automatic model switching to save money
Hi HN, Rohit here from Tokenless ( which I’m building alongside co-founders Andrew and Kev. We’re building an API gateway which routes agent traffic…
-
Show HN: Open-source engine running Gemma 4 26B in 2 GB RAM on any M-series Mac
Hi HN, I built a specialized inference engine for running 4-bit Gemma 4 26B-A4B-IT on any M-series Mac using about 2 GB of RAM. It is called TurboFieldfare and…
// notes
Recent learning notes. all articles →
-
Modern iOS App Architecture - Part 1: Foundation & Layers
Deep dive into modern iOS app architecture, covering layered architecture, MVVM, unidirectional data flow, and dependency injection. Essential guide for building scalable iOS applications with SwiftUI.
-
Modern iOS App Architecture - Part 2: State Management & Navigation
Learn advanced state management patterns, navigation coordination, and data flow in modern iOS applications with SwiftUI and Combine.
-
Modern iOS App Architecture - Part 3: Testing & Best Practices
Master testing strategies, dependency injection patterns, and production-ready best practices for modern iOS applications.
-
Building an AI Chatbot with MCP-Inspired Skills Architecture
Learn how to build a production-ready AI chatbot using MCP-inspired Skills, markup-based knowledge, and cost-optimized architecture. Complete guide with code examples for modern applications.
-
Mobile AI Chatbot Integration: Android Native Implementation
Complete guide to integrating AI chatbot into Android (Jetpack Compose) apps with streaming responses, native UI, and authentication.
// what's here
Three surfaces.
-
/learning
Articles ported from the V1 site — iOS / Android architecture, Next.js + TypeScript patterns, AI / LLM integration, Claude Code & MCP guides. Grouped by topic, newest first.
-
/news
A build-time RSS aggregator across the feeds we follow on AI, mobile, and web. Static — regenerated on every deploy. No DB, no auth, no backend.
-
/about
What this site is, what it isn't, how to get in touch. Polished work graduates to cuppatech.com; everything else lives here.