Tunji
tunji.io
Tunji
@tunji.io
Audacious Liberation.
Reposted by Tunji
you gotta stand on business when it comes to you, or else they will forever play in your face
November 13, 2025 at 5:27 AM
Reposted by Tunji
The Temporal Swift SDK lets you write reliable, long-running Workflows with Swift’s native async/await and structured concurrency.

Details + docs → https://temporal.io/blog/temporal-now-supports-swift
Use Swift with Temporal
Announcing the Swift Temporal SDK. Build durable, fault-tolerant Workflows in Swift 6.2 with async/await and structured concurrency.
temporal.io
November 12, 2025 at 5:40 PM
Reposted by Tunji
This past June Apple WWDC25 dropped a game-changing session on Chart3D, bringing Swift Charts into the 3rd dimension. If you're building dashboards or immersive data experiences, this is a must-watch.
developer.apple.com/videos/play/...
Bring Swift Charts to the third dimension - WWDC25 - Videos - Apple Developer
Learn how to bring your 2D Swift Charts to the third dimension with Chart3D and visualize your data sets from completely new...
developer.apple.com
November 12, 2025 at 6:25 PM
Reposted by Tunji
🚀 Kickstart On-Device AI in SwiftUI with Apple's Foundation Models! 🤖 Build private, low-latency apps for iOS 18+ summarization, chatbots & more, no cloud needed. #dotnet #swiftui #appleintelligence #foundationmodels www.ottorinobruni.com/getting-star...
Getting Started with Apple Foundation Models for Local AI in SwiftUI - Ottorino Bruni
Learn how to use Apple Foundation Models for on-device AI in SwiftUI apps. Build local, private, and intelligent features without external APIs
www.ottorinobruni.com
November 12, 2025 at 8:59 AM
Reposted by Tunji
When building commercial, closed-source SDKs, it's important to decouple the build from your local environment, to mitigate the risk for build errors and malware. This post shows how to set up GitHub Actions to build the XCFramework & dSYMs of a binary Swift Package.

danielsaidi.com/blog/2025/11...
Building Closed-Source Binaries with GitHub Actions
Using GitHub Actions is a great way to automate your build pipeline. In this post, we’ll take a look at how to use GitHub Actions to buil...
danielsaidi.com
November 9, 2025 at 4:13 PM
Reposted by Tunji
Reading @donnywals.bsky.social's article about Swift 6.2 and ended up clicking every related link.

Clearly shows how "much" I really know about concurrency in Swift 😅

www.donnywals.com/should-you-o...
Should you opt-in to Swift 6.2’s Main Actor isolation? – Donny Wals
Swift 6.2 comes with some interesting Concurrency improvements. One of the most notable changes is that there’s now a compiler flag that will, by default, isolate all your (implicitly nonisolated)…
www.donnywals.com
November 10, 2025 at 3:32 AM
Reposted by Tunji
Background Tasks framework allows you to schedule work intelligently in the background. We can handle background tasks using the SwiftUI app lifecycle.
swiftwithmajid.com/2022/07/06/b...
November 10, 2025 at 10:58 AM
Reposted by Tunji
Learn how to add Codable conformance to Swift enums, including automatic synthesis, customizations, and fully manual implementations for complex cases: nilcoalescing.com/blog/Codable...
#SwiftLang #iOSDev
Codable conformance for Swift enums
Learn how to add Codable conformance to Swift enums, including automatic synthesis, customizations, and fully manual implementations for complex cases.
nilcoalescing.com
November 9, 2025 at 5:30 AM
Reposted by Tunji
SwiftUI Tip 💡

Display interactive maps easily using the Map view.

learnandcodewithenid.com
November 8, 2025 at 11:49 AM
Reposted by Tunji
November 7, 2025 at 10:56 PM
Reposted by Tunji
I just saw the Kimi K2 Thinking release!

Kimi K2 is based on the DeepSeek V3/R1 architecture, and here's a side-by-side comparison.

In short, Kimi K2 is a slightly scaled DeepSeek V3/R1. And the gains are in the data and training recipes. Hopefully, we will see some details on those soon, too.
November 6, 2025 at 7:35 PM
Reposted by Tunji
This city belongs to you.

youtu.be/Nf4aPjPu6pk
This City Belongs to You.
YouTube video by Zohran Mamdani for NYC
youtu.be
November 7, 2025 at 1:13 PM
Reposted by Tunji
SwiftUI Tip 💡

In iOS 26, toolbars use a glass background by default.

To remove it, use .sharedBackgroundVisibility(.hidden)

learnandcodewithenid.com
November 7, 2025 at 1:49 PM
Reposted by Tunji
Cryptography is fundamental to all digital life. At the conference Eric Bariaux went through everything developers should know in his talk

youtu.be/hyCmtyLd-HQ
Cryptography 101: What Every Swift Developer Should Understand - Eric Bariaux
🎥 Recorded at the ServerSide.swift conference in London in 2025. 🙌 Sponsored by Broken Hands: https://www.brokenhands.io 🐥 Twitter: https://twitter.com/swiftserverconf 🐘 Mastodon:…
youtu.be
November 6, 2025 at 4:03 PM
Reposted by Tunji
Chris Lattner is one of the most influential engineers of the past two decades. He created LLVM, Swift, contributed to TensorFlow, and created the Mojo language.

What was the story about creating Swift - and why did he face resistance inside Apple when wanting to replace Objective C?

(cont'd)
November 5, 2025 at 9:23 PM
Reposted by Tunji
I've just published the 4th edition of macOS Apps Step by Step formerly titled macOS by Tutorials.

Read the details and check out a sample chapter at https://troz.net/books/macos_apps_step_by_step/

#macos #swift #swiftui #appkit #techbooks
November 6, 2025 at 12:05 AM
Reposted by Tunji
Starting my work day with Xcode (UIKit/SwiftUI!)

I wanted to do this for a long time!
November 4, 2025 at 9:42 AM
Reposted by Tunji
Discover how SOLID principles improve iOS development in Swift. Learn to write clean, scalable, and maintainable code with real-world examples and best practices.

For more information www.cmarix.com/qanda/why-us...

#Swift #iOS #web #mobile
Why Use SOLID Principles in iOS Development?
Discover SOLID Principles in iOS development. Learn how to apply them in Swift with clear examples to write clean, maintainable, scalable code.
www.cmarix.com
November 4, 2025 at 10:03 AM
Reposted by Tunji
🎯 Back Market shares why they migrated to Tuist

Results: 35-40% faster clean builds (90% with cache!), no Xcode freezing, better incremental builds, dynamic frameworks for dev.

Key insight: choose tools that fit your team's capabilities, not just the most powerful.

https://engineering.back...
November 4, 2025 at 11:28 AM
Reposted by Tunji
Learn how to create structured, type-safe AI responses in Swift using Guided Generation! 💪 In the 3rd video in my series, turn Foundation Model output into arrays and objects you control. #Swift #SwiftUI
Watch now 👉 youtu.be/kBwwztRY1FQ
Guided Generation with Foundation Models in Swift — Structured AI Responses
YouTube video by Stewart Lynch
youtu.be
November 2, 2025 at 2:37 PM
Reposted by Tunji
Claude just wrote me a full test suite of 100 tests for my NIOProxy Swift package in less than a couple of hours!
November 2, 2025 at 3:59 PM
Reposted by Tunji
Excited to share my recent appearance on the Swift Academy podcast! In this episode, Walid Sassi and I talk about iOS 26, Liquid Glass, SwiftUI, and Accessibility, and explore some of the new APIs along with ways to make apps more inclusive: youtu.be/CEZbwcv60MA
#iOSDev #SwiftUI
iOS26, SwiftUI and Accessibility with Natalia Panferova
YouTube video by Walid SASSI
youtu.be
November 2, 2025 at 9:57 PM