<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Actondon - Apps for the Picky</title>
    <description>Abound and Above</description>
    <link>https://actondon.com/blog</link>
    <atom:link href="https://actondon.com/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Introducing record</title>
      <description>record is a macOS CLI that captures audio, screen, or camera output with automation-friendly output for scripts and tooling.</description>
      <link>https://actondon.com/blog/introducing-record</link>
      <guid isPermaLink="true">https://actondon.com/blog/introducing-record</guid>
      <pubDate>2026-02-22T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
<item>
      <title>Introducing translate</title>
      <description>translate is an open-source CLI for Linux and macOS that translates text and files with configurable providers, presets, and TOML-based settings.</description>
      <link>https://actondon.com/blog/introducing-translate</link>
      <guid isPermaLink="true">https://actondon.com/blog/introducing-translate</guid>
      <pubDate>2026-02-22T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
<item>
      <title>Shipping Static Swift CLI Binaries via Homebrew Tap (macOS + Linux)</title>
      <description>A reproducible release pipeline for Swift CLIs — prebuilt binaries for macOS and Linux, GitHub Releases, and Homebrew formula updates from a single script.</description>
      <link>https://actondon.com/blog/homebrew-distribution-guide</link>
      <guid isPermaLink="true">https://actondon.com/blog/homebrew-distribution-guide</guid>
      <pubDate>2026-02-21T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
<item>
      <title>OSLog Logger Crashes SwiftUI Previews: Fix for 'argument must be a string interpolation'</title>
      <description>SwiftUI previews fail to compile when using OSLog Logger with plain string literals. Here's why Xcode's __designTimeString injection breaks OSLog, and the one-line fix.</description>
      <link>https://actondon.com/blog/logger-failing-swiftui-previews</link>
      <guid isPermaLink="true">https://actondon.com/blog/logger-failing-swiftui-previews</guid>
      <pubDate>2026-02-07T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
<item>
      <title>Running a SwiftUI macOS App Without an Xcode Project</title>
      <description>How to build and run a SwiftUI macOS app using only Swift Package Manager and a thin shell script, with no Xcode project required.</description>
      <link>https://actondon.com/blog/running-swift-apps-without-xcode</link>
      <guid isPermaLink="true">https://actondon.com/blog/running-swift-apps-without-xcode</guid>
      <pubDate>2026-02-07T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
<item>
      <title>Secret Scanning with Gitleaks and Trufflehog</title>
      <description>A practical guide to detecting secrets in your codebase using Gitleaks and Trufflehog, with pre-commit hooks and CI/CD integration.</description>
      <link>https://actondon.com/blog/secret-scanning-for-git-repo</link>
      <guid isPermaLink="true">https://actondon.com/blog/secret-scanning-for-git-repo</guid>
      <pubDate>2026-02-07T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
<item>
      <title>Swift Argument Parser Practical Guide</title>
      <description>A practical reference for Swift Argument Parser covering @Option, @Argument, AsyncParsableCommand, and custom argument parsing types.</description>
      <link>https://actondon.com/blog/swift-argument-parser</link>
      <guid isPermaLink="true">https://actondon.com/blog/swift-argument-parser</guid>
      <pubDate>2026-02-07T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
<item>
      <title>Wrapping JavaScript Libraries in Swift with JavaScriptCore</title>
      <description>A comprehensive guide to wrapping JavaScript libraries in Swift packages using JavaScriptCore, covering setup, type conversion, error handling, and thread safety.</description>
      <link>https://actondon.com/blog/swift-jscore-package</link>
      <guid isPermaLink="true">https://actondon.com/blog/swift-jscore-package</guid>
      <pubDate>2026-02-07T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
<item>
      <title>Building Static Linux Binaries for Swift with Docker</title>
      <description>How to compile fully static Linux binaries for both amd64 and arm64 from your macOS machine using Docker and Swift's Static Linux SDK.</description>
      <link>https://actondon.com/blog/swift-static-linux-binary-build</link>
      <guid isPermaLink="true">https://actondon.com/blog/swift-static-linux-binary-build</guid>
      <pubDate>2026-02-07T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
<item>
      <title>Accelerating Your Swift Debug Builds: A Comprehensive Guide for Xcode, SPM, and VS Code</title>
      <description>Long build times during active development are a significant drain on developer productivity. Let us delve into optimizations across three key areas: code-level practices, Xcode project settings, and Swift Package Manager (SPM) configurations</description>
      <link>https://actondon.com/blog/swift-build-time-improvement-research</link>
      <guid isPermaLink="true">https://actondon.com/blog/swift-build-time-improvement-research</guid>
      <pubDate>2025-06-20T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
<item>
      <title>Does Dictation Still Suck?</title>
      <description>A look at the current state of dictation technology and whether it still unusable to replace your keyboard or has improved over time.</description>
      <link>https://actondon.com/blog/does-dictation-still-suck</link>
      <guid isPermaLink="true">https://actondon.com/blog/does-dictation-still-suck</guid>
      <pubDate>2024-04-02T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
<item>
      <title>Introducing dictop - Top-Notch Dictation</title>
      <description>The revolutionary macOS app that lets you type with your voice, using Whisper and the other top speech-to-text models. The transcription is automatically inserted into your current document after going through the app's powerful text replacement and LLM transformation process.</description>
      <link>https://actondon.com/blog/introducing-dictop</link>
      <guid isPermaLink="true">https://actondon.com/blog/introducing-dictop</guid>
      <pubDate>2024-03-30T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
<item>
      <title>How to Handle [BLANK_AUDIO] in Whisper</title>
      <description>Learn how to effectively deal with [BLANK_AUDIO] and other annotations when using the Whisper speech-to-text model in your transcription workflow.</description>
      <link>https://actondon.com/blog/how-to-handle-blank-audio-and-whisper-annotations</link>
      <guid isPermaLink="true">https://actondon.com/blog/how-to-handle-blank-audio-and-whisper-annotations</guid>
      <pubDate>2024-03-29T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
<item>
      <title>How to Use Text Replacements to Supercharge Your Dictation Workflow</title>
      <description>Learn how to leverage text replacements in dictop to streamline your dictation workflow and improve transcription accuracy.</description>
      <link>https://actondon.com/blog/how-to-use-text-replacements-to-supercharge-your-dictation-workflow</link>
      <guid isPermaLink="true">https://actondon.com/blog/how-to-use-text-replacements-to-supercharge-your-dictation-workflow</guid>
      <pubDate>2024-03-29T00:00:00.000Z</pubDate>
      <language>en</language>
      <copyright>© 2024 Actondon</copyright>
    </item>
  </channel>
</rss>