Overview
Explore
8 results found
Using MacOS Services to Integrate AI into Everyday Tasks
How to integrate an LLM like OpenAI's ChatGPT directly into MacOS using Services.
Blog
• Mar 5, 2024
Challenging Aspects of Structured Concurrency in Swift (Part 2)
Structured concurrency in the form of Async/Await has come to the Swift language. While it brings great power and understanding to writing asynchronous code, it does come with some "gotchas." In Part 2, we examine some issues working with structured concurrency.
Blog
• Aug 10, 2022
Challenging Aspects of Structured Concurrency in Swift (Part 1)
Structured concurrency in the form of Async/Await has come to the Swift language. While it brings great power and understanding to writing asynchronous code, it does come with some "gotchas." In Part 1, we examine the difficulties of actors conforming to protocols.
Blog
• Aug 10, 2022
Reducing Digital Friction for Frontline Workers
Frontline workers, such as first responders, retail associates, linemen and transit drivers, make up 80 percent of the American workforce. Yet, they're often overlooked when it comes to the digital employee experience.
Blog
• Nov 14, 2024
SwiftCurrent vs. The Coordinator Pattern
Let's explore how SwiftCurrent stacks up against the Coordinator pattern.
Blog
• Aug 5, 2021
High-Level Development Trends Apple Is Hinting to at WWDC 2021
As usual, Apple's WWDC conference this June was packed with new functionality and APIs for making the next generation of iOS, iPadOS and macOS apps. It's a lot to take in. And with over 200 individual video sessions for deep(ish) dives into new and improved APIs, Apple has told us a lot about where they want to see things go with their technologies. But Apple also gives us a lot of lines for us to read between, sometimes saying a lot in what they don't say.
Blog
• Jun 28, 2021
WWDC 2021: What's New in Apple Accessibility?
WWDC 2021 featured several improvements and enhancements to Apple's Accessibility Suite. We will go over, at a high level, the main updates and abilities being released.
Blog
• Jun 28, 2021
WWDC 2021: 10,000-Foot Overview
WWDC 2021 brought a lot of new changes from Apple, ranging from an increased focus on privacy to major changes in the Swift programming language to App Review Guideline updates. We've watched the 100 hours or so of sessions, and this article is going to distill that information down to what is relevant.
Blog
• Jun 21, 2021