Notes on building.
Guides on mobile apps, web platforms and AI products. Cost breakdowns, stack comparisons and how we ship.
Clerk vs Better Auth vs Lucia: Auth for Modern Apps in 2026
Three fundamentally different approaches to authentication. Clerk gives you hosted UI components, Better Auth gives you open-source flexibility, and Lucia gives you raw control. Here is how to choose.
Technology · Apr 6, 2026 · 13 min read
WebGPU for Browser AI: Running ML Models Client-Side in 2026
Your users' GPUs are sitting idle while you pay for cloud inference. WebGPU changes that by enabling real ML model execution in the browser at speeds that actually make sense for production.
Technology · Apr 5, 2026 · 14 min read
React Native for TV: Building Apps for Apple TV and Fire TV
The connected TV market is massive and growing fast, but most dev teams still treat TV apps as a separate codebase. React Native lets you share 80%+ of your mobile code with tvOS and Fire TV. Here is how to actually ship it.
Technology · Apr 5, 2026 · 14 min read
OpenAI Realtime vs LiveKit Agents vs Pipecat: Voice AI 2026
Three voice AI infrastructure paths dominate 2026. Here is an honest comparison of OpenAI Realtime API, LiveKit Agents, and Pipecat for teams building custom voice products.
Technology · Apr 5, 2026 · 14 min read
App Clips vs Instant Apps vs PWAs: Lightweight App Delivery
68% of mobile app installs get abandoned within 30 days. App Clips, Instant Apps, and PWAs let users skip the install entirely. Here is how to pick the right one.
Technology · Apr 5, 2026 · 14 min read
Open-Source AI Models: Llama 4 vs Mistral vs Gemma for Apps
Llama 4, Mistral Large, and Gemma 2 are all production-ready in 2026, but they solve very different problems. Here is the honest breakdown of benchmarks, fine-tuning, quantization, and total cost for each.
Technology · Apr 5, 2026 · 14 min read
Stripe Identity vs Onfido vs Veriff: ID Verification in 2026
Choosing the right identity verification provider can save you six figures over two years and keep regulators off your back. Here is what actually matters when comparing Stripe Identity, Onfido, and Veriff.
Technology · Apr 5, 2026 · 14 min read
AI Testing Tools: Meticulous vs Momentic vs QA Wolf in 2026
AI-powered testing tools promise zero-flake suites and self-healing selectors. Here is an honest breakdown of Meticulous, Momentic, and QA Wolf so you can pick the right one for your team and budget.
Technology · Apr 4, 2026 · 14 min read
PGlite vs SQLite Wasm vs DuckDB Wasm: Browser Databases in 2026
Running a full database inside the browser used to be a novelty. Now it is the foundation of local-first apps that stay fast, work offline, and sync seamlessly when connectivity returns.
Technology · Apr 3, 2026 · 14 min read
Wxt vs Plasmo vs Extension.js: Browser Extension Frameworks in 2026
The Manifest V3 migration forced most extension teams to rethink their tooling. Here is how Wxt, Plasmo, and Extension.js actually compare when you are shipping production extensions in 2026.
Technology · Apr 3, 2026 · 14 min read
tRPC vs Hono RPC vs ts-rest: Choosing Type-Safe APIs in 2026
REST and GraphQL aren't going anywhere, but TypeScript-first API layers are quietly replacing both for teams that want end-to-end type safety without the ceremony. Here's how tRPC, Hono RPC, and ts-rest actually stack up.
Technology · Apr 2, 2026 · 14 min read
React Native for Meta Quest: Building VR Apps with Expo in 2026
React Native now runs on Meta Quest headsets, and that changes the math for every team thinking about VR. Here is how to build spatial apps without learning Unity.
Technology · Apr 2, 2026 · 14 min read