#swift

2025-12-12

Does anyone know where I can read docs/guidlines on building for #Linux on #Swift ? I know that Foundation recently got modularized.

Vernissagevernissage
2025-12-12

🚀 Vernissage 1.26.0 is out today!

API updates:
- Migration to Swift 6.2
- Renamed unit test titles (less code duplication)
- GPT-5.2 support (optional ALT text & hashtag generation by the photo author)
- All dependencies updated

Web client:
- Upgrade to Angular 21 (getting closer to zoneless 😉)
- Fixed bug after canceling photo upload
- All dependencies updated

🙏 Thanks for all the help and valuable feedback!

2025-12-12

VibeVoice công bố port Swift thời gian thực hoạt động mượt mà với đầu ra luồng LLM, kết nối thành công với mlx_lm.generate. #VibeVoice #Swift #LLM #AI #llmVi #swiftcode

reddit.com/r/LocalLLaMA/commen

Dimitri Bounioldimitribouniol
2025-12-12

Added tests for loading paged user lists. Tomorrow night, let's add tests for committing changes, and start thinking about how we'll track hot lists in the process. See you then!

🔜 Tomorrow’s stream: youtube.com/live/K7u8J3MATxg
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store

2025-12-12

Check out this board I made on Pinterest! pin.it/27XKP5WmI

Daniel Saididanielsaidi
2025-12-11

I'm very excited to finally have a first beta out of a new closed-source SDK that I so far call MediaKit (I may have to change this later on). The idea is to make it super simple to create streaming media apps with Swift and SwiftUI. The library is so far pretty simple and a lot of things are coming to it, but I look forward to have a new project going.

github.com/Kankoda/MediaKit

2025-12-11

Swift Configuration 1.0 released

mander.xyz/post/43476921

2025-12-11

There are still some things to do on ClickWheel before publishing 🤓

ClickWheel's 1.0 todo list
2025-12-11

I learned how to combine #Swift charts

screenshot of trending tags with the context menu for #supergirl including a History optionbar graph of accounts and uses for #supergirlline graph of instance activity showing registrations and logins and posts
2025-12-11

Lỗi "DT_TOOLCHAIN_DIR cannot be used to evaluate LIBRARY_SEARCH_PATHS" xuất hiện từ Xcode 15 do thay đổi đường dẫn toolchain. Khi dùng CocoaPods (ví dụ Firebase), cần thay `DT_TOOLCHAIN_DIR` bằng `TOOLCHAIN_DIR`. Cách khắc phục: cập nhật pod hoặc dùng script trong Podfile để tự động thay thế. Hoạt động sau cài đặt pod, sửa file xcconfig liên quan.

#Xcode #iOS #CocoaPods #Firebase #LỗiXcode #TOOLCHAIN_DIR #MobileDev #Swift #Development #Xcode15 #LậpTrìnhiOS #Debugging

dev.to/david_goy

2025-12-11
Patrick McConnellpatrickmcconnell
2025-12-11

The polyglot developers dilemma is always the little things.

Whats the syntax for this common thing, that semi-colon is an error here, etc, etc

I'm encountering lots of little dilemmas today as I switch between , and .

I've written all these for years and after context switching I can’t write fizzbuzz

Dimitri Bounioldimitribouniol
2025-12-11

Refactored SyncCursors to auto-url-encode themselves leading to simpler code. Tomorrow night, let's add tests for syncing list entries, then get started on routes for invitations. See you then!

🔜 Tomorrow’s stream: youtube.com/live/7aNi8fldoBA
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store

2025-12-11

I have a #Swift method defined in a `@MainActor` class that makes #SceneKit operations, however they don’t execute immediately. The only way I can make it work is to move all the SceneKit related code inside a `Task { @MainActor in }` block. Why? Shouldn’t the whole method be already isolated?

Piotrek Jeremiczpiotrekjeremicz
2025-12-11

Tomorrow, I will reveal how the Assembled App creates a container shared through modules for type registration. 🚀

This crucial step completes the first phase of a fully modularized SwiftUI app, with support for . 🔧

Hand-drawn app architecture diagram on notebook page showing boxes: DI -> Container -> Core Scene -> Coordinator -> View -> ViewModel with Registrar, Assembly and Resolve components.
Piotrek Jeremiczpiotrekjeremicz
2025-12-11

Let's assume we now have two approaches to in our community:

1. An where the extension on the container type defines registration. 🔄

2. A that is responsible for the type registration process. 📦

Piotrek Jeremiczpiotrekjeremicz
2025-12-11

In recent days, I have shown you my Assembled , which can register Modules composed of multiple Assemblies. 📱

Modular almost always requires effective Dependency Injection. 💡

This is the topic for today. 📚

Open notebook showing a hand-drawn module diagram and December calendar, beside a keyboard and succulent on a wooden desk.

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst