RSSAmplifier

Blog

Rizwan - iOS Developer

iOS developer writing about Apple platforms, AI-augmented workflows, and open source.

rizwan.devRSS feed ↗27 posts

Latest posts

I Stopped Reading Every AI Diff

On iOS, agent PRs used to mean simulator time and line by line review. Claude Code and closed loops moved that habit.

Introducing vector-triage

Zero-config duplicate and similar detection for GitHub Issues and Pull Requests

qmd for faster Obsidian search

How I made my markdown search fast with qmd in my Obsidian vault

AI Agents - Close the loop for mobile apps

Implementing AI agents to enable autonomous decision-making and action loops in mobile applications

Second Chance for "Untitled" tvOS App

How I gave the new tvOS app a second chance

Homework for "Untitled" tvOS App

How I did the homework for the new tvOS app

Cleanup for "Untitled" tvOS App

How I cleaned up the MVP for the new tvOS app

MVP for "Untitled" tvOS App

How I created an MVP for the new tvOS app

Plan for "Untitled" tvOS App

How I planned the new tvOS app

New Xcode Project - "Untitled" tvOS app

Sharing my experience of developing a tvOS app from scratch with help from LLMs

When Not to Delegate to LLMs

Understanding the limits of LLM coding tools and knowing when manual work is actually faster

Secure API Key Management with 1Password CLI

Stop storing API keys in plaintext shell configuration files and use 1Password CLI for secure access

SwiftUI Import/Export files - Part 2

SwiftUI way to present document picker

Tracker Prevention for WKWebView

Block online trackers in your webview

SwiftUI Color Scheme

SwiftUI way to change the interface style

SwiftUI Import/Export files

SwiftUI way to present document picker

Learning SwiftUI with NetNewsWire

Learning SwiftUI by contributing to OSS

Blank SFSafariViewController

Possible fix for blank SFSafariViewController

Kotlin and Android Native

Learning Kotlin and Android Native as an iOS developer

TestFlight Review Times

TestFlight review times and workflow improvments

WWDC 2020 Wish-list

My top wish-list for this year WWDC

Uses

Software and Hardware I use

Hidden messages from Advent Of Code challenge

Hidden messages which came from Advent Of Code challenge

📸 Swift Camera — Part 3

Use custom camera view to detect QR code

📸 Swift Camera — Part 2

Use custom camera view to take pictures and save it to photos album

📸 Swift Camera — Part 1

Create a custom camera view using AVFoundation

Network Activity logger for AFNetworking 3.0

Log all of your iOS project network activity to your console.