Standard Search
About 32 results
https://build.ms/2024/10/9/introducing-recap/ · 9 Oct 2024
Open sourcing Recap, a Swift library for creating beautiful What's New screens to highlight app updates and keep users informed about new features.
https://mikebifulco.com/posts/acquired-costco-podcast-llm-summaries · 17 Oct 2023
I built a tool for summarizing podcasts Using Open AI's GPT and transcription APIs. This is a sample of its output for an episode of the Acquired podcast about Costco's history and business.
https://build.ms/2022/9/6/reflections-on-an-open-source-project/ · 6 Sep 2022
Personal reflections on building Boutique and Bodega open source projects, covering the ups and downs of creating something valuable for the Swift community.
https://build.ms/2022/6/22/model-view-controller-store/ · 22 Jun 2022
Introducing Boutique, a new architecture that reimagines MVC for SwiftUI by adding a Store layer to handle state management and data flow in a familiar, approachable way.
https://build.ms/2022/6/15/maximum-design-for-minimal-effort/ · 15 Jun 2022
A 15-minute live coding talk covering design fundamentals - color, spacing, typography, and animation - to transform basic UI into beautiful interfaces.
https://build.ms/2022/5/21/coding-as-creative-expression/ · 21 May 2022
Exploring whether coding is art or science, and how programming serves as a creative medium for solving problems and expressing ideas through code.
https://build.ms/2021/8/24/creating-slick-color-palette-apis/ · 24 Aug 2021
Building maintainable, flexible color palette systems for iOS and macOS apps using asset catalogs, semantic naming, and SwiftUI integration.
https://build.ms/2021/3/12/putting-the-u-in-graphql/ · 12 Mar 2021
Learning how to make GraphQL requests from scratch without libraries like Apollo, exploring the fundamentals of GraphQL client-side implementation in Swift.
https://build.ms/2020/9/21/context-bound-types/ · 21 Sep 2020
Exploring API design patterns for balancing implementation exposure, using the example of creating view controllers with header views in four different approaches.
https://rants.broonix.ca/brooksmarks-02-14-2020 · 14 Feb 2020
Here are a few things I read over the last month that I wanted to share. Your online activity is now effectively a social ‘credit score’ https://www.engadget.com/2020/01/17/your-online-activity-effectively-social-credit-score-airbnb/ Technical Debt Is ...