Skip to content

Tom Insam · Blog

Words by Tom Insam.

  • By Tom Insam
  • Based in United States of America
  • Roughly one post per year
  • First post on

Posts per year

Data for this chart is available in the table below
Posts per year
Year starting Posts
2022 4
2023 0
2024 1

Any gaps could be due to errors when fetching the blog’s feed.

Most recent posts

Easy watching of @Observable object properties from Swift
I’ve been experimenting migrating Flame from ObservableObject to Observable. It’s very simple to have SwiftUI watch these obejcts for changes, but because of the legacy navigation I have in the app, I rely on the …
On , by tominsam, 162 words
Apple Photos
Photos: “Here’s a favorites album! You can put the photos you like the most in it! There are other albums, and you can share the whole library with your family, but not your albums. Apart …
On , by tominsam, 252 words
Data Models in iPhone apps
[This is a lightly-edited flow-of-consciousness thing taken from a slack conversation] Is it worth trying to write complicated Codable implementations in Swift to map your network model to the local business model you prefer? It’s …
On , by tominsam, 542 words