KahWee - Web Development, AI Tools & Tech Trends

Expert takes on AI tools like Claude and Sora, modern web development with React and Vite, and tech trends. By KahWee.

Posts from 2025

All articles published in 2025.

Meta is Cutting 600 AI Roles to Speed Up Decisions

Meta cutting 600 AI roles while hiring for superintelligence. The restructuring signals a shift from research to products—and a clearer vision of what matters.

Introducing ChatGPT Atlas

OpenAI launched ChatGPT Atlas, an AI-powered browser. Perplexity did the same thing months ago with Comet. So what's the actual story here?

Claude Code Comes to the Web and iOS

Anthropic launched Claude Code on the web and iOS, expanding beyond CLI. The web version runs multiple tasks in parallel on the cloud. It generates $500 million annually and has driven a 10x increase in users since May.

Sora Isn't the Problem: It's the Mirror

Sora's TikTok form shows us what social media has always been optimized for. Now that AI makes content frictionless, the machine becomes impossible to ignore.

Recursion Beats Scale

Samsung's 7M parameter model beats DeepSeek-R1 with recursive thinking. Discover why looping 16x outperforms single-pass solutions in reasoning.

Claude Haiku 4.5: Cheap and Fast

Haiku 4.5 is $0.80 per million input tokens and $4 per million output tokens. It's 3.75x cheaper than Sonnet 4.5, runs in sub-200ms, and handles most development tasks just fine.

SwiftUI's Toolbar placement API

SwiftUI Toolbar API: See how adaptive placement works across iPhone, iPad, macOS. Why it's confusing for portrait-only apps—and how to fix it.

Understanding SwiftUI's TabView

SwiftUI TabView deep dive: Discover how iOS 26 Tab API actually works with liquid glass effects and special tab roles. Visual explanations included.

Rewriting /tag/* to /tags/* with Cloudflare Workers

A simple Worker catches requests to example.com/tag/ and sends them to example.com/tags/, keeping the method, headers, and query strings intact. This fixes URLs without touching the main app. This is...

← Back to homepage

Popular Tags