RSS Amplifier

Blog

No-Wham Dev

Hands-on mobile engineering for product teams shipping iOS, Android, Kotlin Multiplatform, API integration, and release work.

nowham.devSource feed ↗10 posts

Live Last read · last published · next check

Latest posts

Rules files and context - teaching the agent your codebase

How to stop the agent from writing code that works but looks nothing like the rest of your project.

Your first agentic session - let's actually do something

A hands-on walkthrough of your first real task with an AI agent. No theory, just vibes.

Agentic coding for mobile developers simplified - you're not as far behind as you think

A practical, no-hype intro to agentic coding for mobile developers.

Delete Dead Swift Code Safely Using Periphery

Safely delete dead Swift code with one script (and a verification pass)

GitHub Actions Caching for iOS CI: Strategies That Work

Stop waiting around for builds and make your CI actually fast

Learning to Learn with AI (for Developers)

How to use AI to make you a better learner instead of replacing you.

Auto-Deploy to TestFlight via GitHub Actions Tag

The holy grail - automatic TestFlight deployment when you tag with "testflight"

Run iOS Unit Tests in GitHub Actions CI

Automate your testing and never ship broken code again

Set Up GitHub Actions for iOS Projects (From Scratch)

Your first steps into CI/CD automation for iOS apps

Terminal Productivity for iOS Devs: Aliases, Scripts & Tips

Supercharge your iOS development workflow with custom terminal aliases, functions, and automation scripts