Skip to content

AJ Kueterman

Mobile dev, generalist nerd.

Posts

All thoughts, opinions, and musings are my own.

Hilt Navigation ViewModel is Perfect for Compose

A quick highlight of the Hilt Navigation for Compose library.

Android view binding Easy Setup

Super quick startup guide for setting up view binding in Activities.

Create Your Own LOGAF Scale for Pull Request Reviews

Easily indicate the priority of your PR review comments with the 'LOGAF' scale.

How to Use TalkBack on an Android Emulator

How to use the Android Accessibility Suite to enable the TalkBack screen reader on your Android Emulator.

Visualizing Data with Swift Charts

Software UI development is often about visualizing the data available on our devices. A simple chart can communicate so much at a glance.

Make 'Dragon Heist' Your Own

Supplements and ideas for your next sprawling urban campaign.

Use Good Tools

A quick thought on dev tools, and how they make us all better.

Android ViewModel - Manual Dependency Injection Made Easy

Remove some boiler plate and make manual dependency injection with Android View Models easier with the power of Kotlin extensions.

Lean Software Estimation

Estimation is one of the hardest problems in software development.

Safely Launch Exception-Ready Coroutines

Handle exceptions from your Kotlin coroutines by default.

What Works at Work

A list of things that have worked better for me at work than other things.

A 2019 Freelance Year-in-Review

Summarizing a busy year of freelance work.

Quick Take on 10x Engineers

Unicorns are real. Don't sacrifice good engineers for a unicorn.

ASWebAuthenticationSession API Changes in iOS 13

Updates to OAuth in iOS 13+

Web Authentication with iOS AuthenticationServices

A simple guide to OAuth in iOS 11+