Dominic Rodemer's Blog
  • Apps
  • Blog
Tools Workflow AI

MCPs Are Overrated: Why I Stick With CLIs

Everyone's rushing to build MCP servers for their AI coding workflows. I tried a few, ripped them all out, and went back to plain CLIs. Here's why.

iOS Swift SwiftUI

A Practical Guide to MVVM in SwiftUI

MVVM is the go-to architecture for SwiftUI apps. Here's a no-nonsense guide with real code examples.

Tools Workflow Development

queuestack: A Task Tracker Built for AI Agents

I built a minimal, scriptable task tracker that stores issues as plain Markdown files—perfect for agentic workflows where AI assistants need to track and manage work.

iOS Xcode

Fixing Memory Leaks in Xcode

How to find and fix memory leaks using Xcode's Memory Graph Debugger

Server Bash Unix

Change File Ownership with chown

A practical guide to changing file ownership on Unix systems

Server Bash Unix

Securely Transfer Files with scp

How to copy files between machines using scp

Server Bash Unix

Create and Extract Archives with tar

A practical guide to tar archives

Server Bash Unix

Create Symbolic Links on Unix Systems

How to create and manage symlinks

iOS Xcode macOS

Objective-C Block Syntax

A quick reference for Objective-C block declarations

Server Web

Rename .htaccess in MAMP

Using a custom .htaccess filename for local development

Newer Older
Legal Notice Privacy Policy Contact
© Dominic Rodemer