# daily word (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover daily word.

Page: <https://rssamplifier.com/topics/daily-word/blogs>  
Feed: <https://rssamplifier.com/topics/daily-word/blogs.md>

---

## [Building SimTag: A Deep Dive Through macOS Window APIs, CoreSimulator, DerivedData, and Git](https://digitalbunker.dev/building-simtag-a-deep-dive-through-macos-window-apis-coresimulator-deriveddata-and-git/)

_2026-03-12 · Aryaman Sharda · Digital Bunker_

A deep dive into how SimTag maps iOS Simulator windows back to app binaries, Xcode builds, DerivedData, and git branches.

## [Vibe Coding a Cross-Platform App: Building a Daily Word Game with AI in 24 Hours](https://digitalbunker.dev/vibe-coding-a-cross-platform-app-building-a-daily-word-game-with-ai-in-24-hours/)

_2026-03-07 · Aryaman Sharda · Digital Bunker_

A professional iOS developer tries a fully hands-off vibe coding approach to ship UnJumbl, a cross-platform daily word puzzle game, to the App Store and Web in 24 hours. What happened when I stopped writing code entirely.

## [How to Auto-Reload Pages in Safari (Mac, iPhone, and iPad)](https://digitalbunker.dev/how-to-auto-reload-pages-in-safari-mac-iphone-and-ipad/)

_2026-02-27 · Aryaman Sharda · Digital Bunker_

Safari doesn&#x2019;t have a built-in auto refresh feature, which is surprising given how often you end up hitting Command + R over and over again. Watching stock or crypto price dashboards Testing local development changes Waiting on sneaker or ticket drops Refreshing sports scores during a game Eventually you

## [SimTag: Parallel workflows, organized](https://digitalbunker.dev/simtag-context-for-your-ios-simulators/)

_2026-02-11 · Aryaman Sharda · Digital Bunker_

See which branch your simulator is actually running. Even before AI coding, I&#x2019;d often have multiple copies of the same project open&#x2014;using git worktrees or separate clones&#x2014;to work on different branches in parallel. Now, with multiple Claude Code sessions running at once, each doing

## [Backtick: Code Formatter](https://digitalbunker.dev/backtick-code-formatter/)

_2026-02-09 · Aryaman Sharda · Digital Bunker_

In Beta If you write about code in chat, you&#x2019;ve probably experienced this: You&#x2019;re explaining something in Slack or Notion, focused on the idea you&#x2019;re trying to get across &#x2014; and only after you send it do you notice nothing&#x2019;s formatted. Or

## [The Fast Engineer Trap](https://digitalbunker.dev/the-fast-engineer-trap/)

_2025-10-17 · Aryaman Sharda · Digital Bunker_

A reflection on how chasing speed in engineering breeds bad habits—and why slowing down builds trust, depth, and lasting growth.

## [I Built a Bay Area Transit App to Solve My Own Commute](https://digitalbunker.dev/bay-area-transit-app/)

_2025-04-19 · Aryaman Sharda · Digital Bunker_

Like a lot of folks in the Bay Area, I rely on public transit&#x2014;BART, Caltrain, Muni, AC Transit&#x2014;to get around. But keeping track of routes and schedules across all these providers was more frustrating than it needed to be. So, I built Commuter: Bay Area &#x2014;

## [Time-Based View Updates in SwiftUI](https://digitalbunker.dev/time-based-view-updates-in-swiftui/)

_2024-11-22 · Aryaman Sharda · Digital Bunker_

In this article, we'll explore how to use SwiftUI's TimelineView to create views that update according to whatever schedule you provide.

## [Creating a macOS Screensaver in SwiftUI](https://digitalbunker.dev/creating-a-macos-screensaver-in-swiftui/)

_2024-11-15 · Aryaman Sharda · Digital Bunker_

A few months ago, I wrote an article titled Recreating The DVD Screensaver In SwiftUI . In this post, we&apos;ll take it one step further and we&apos;ll turn it into a macOS screensaver. To get started, create a new Xcode project and select Screen Saver: The new

## [Implementing Shared With You in SwiftUI](https://digitalbunker.dev/shared-with-you/)

_2024-10-02 · Aryaman Sharda · Digital Bunker_

Let's see how to implement Shared with You using SwiftUI in your iOS app and some testing strategies to keep in mind along the way.

## [Meet Claude, an AI assistant (Sponsored)](https://crawlproof.com/a/HojJjrxCwhcO)

_2024-10-02 · **Sponsored**_

Chat with Claude at claude.ai — a conversational AI assistant.

## [iOSDevUK 2024 Source Code & Slides](https://digitalbunker.dev/iosdevuk-2024/)

_2024-09-01 · Aryaman Sharda · Digital Bunker_

I'll be speaking at iOSDevUK later this week and wanted to make the source code for the demo apps available in advance.

