ποΈWhat if your whole stack was built with Swift?
@telemetrydeck.com made it a reality, building an internet-scale, privacy-first analytics backend from the ground up. Read their story: www.swift.org/blog/buildin...
@doozmen.bsky.social
Father, Swift dev. I like pushing all buttons, breaking things to see how it works and rebuilding. I wish news would focus more on science, and positive entrepreneurial spirits. So I will try to post about that!
ποΈWhat if your whole stack was built with Swift?
@telemetrydeck.com made it a reality, building an internet-scale, privacy-first analytics backend from the ground up. Read their story: www.swift.org/blog/buildin...
Also totally agree on Xcode needing Linux as a run target β would be a game changer for server-side Swift workflows.
06.03.2026 11:51 β π 0 π 0 π¬ 0 π 0Note you need the swift.org open source toolchain β the Xcode one won't work. Once the Static Linux SDK is installed, you get fully statically linked ELF binaries with zero external dependencies, not even libc. Runs on any distro.
06.03.2026 11:51 β π 1 π 0 π¬ 1 π 0
The key commands are:
swift build --swift-sdk x86_64-swift-linux-musl
swift build --swift-sdk aarch64-swift-linux-musl
To me it looked like that the github thing was prompt injection in the title but I may have mis understood. @robbinsa.me so why the lol?
06.03.2026 10:54 β π 0 π 0 π¬ 0 π 0So this validation on input can eliminate a rough agent from prompt injection as agents by nature need brought operation rights to be able to do there job you better know the instructions you give it are yours.
06.03.2026 10:54 β π 0 π 0 π¬ 1 π 0Its a mercel like tree that creates on every bit change a new hash of the tree of files in a folder. Hence giving you an ultra fast hash to verify input data into an agent you trust.
06.03.2026 10:54 β π 0 π 0 π¬ 1 π 0@robbinsa.me care to explain what you think it is then. In Mac OS tahoe this system is used to load criptex parts of the os for ai containing the local models. This is to prevent those models from being altered to protect against prompt injection.
06.03.2026 10:54 β π 0 π 0 π¬ 1 π 0The BridgeJS Playground at https://swiftwasm.org/JavaScriptKit/PlayBridgeJS/
Swift/JS interop used to mean "JSObject", "JSValue", and runtime surprises.
BridgeJS changes that: annotate your Swift, get typed glue code in both directions. Compile-time safe. Zero manual boilerplate. π§΅
I've just released SwiftCrossUI v0.2.0 (two and a half years after v0.1.0), and I'm aiming to begin making regular releases now that I'm focusing on SwiftCrossUI full time.
492 commits, 127 PRs, and 77k changed lines.
github.com/moreSwift/sw...
time to seriously think of using security.apple.com/blog/memory-... to validate input and output on what we feed our agents with ...
05.03.2026 19:07 β π 1 π 0 π¬ 1 π 0There is an upside somewhere do,β¦.Looking, ππππ. Ah ai says it found it!! π― production ready answer. Me: nice letβs π’. π·ββοΈ wait oh no itβs all there but some mini parts in 10k lines of code are just missing. Fuck now what
13.02.2026 06:48 β π 2 π 0 π¬ 0 π 0For iterative ui testing. A thing ai needs to force it to actually build all the thinks it promised to build.
12.02.2026 22:45 β π 0 π 0 π¬ 0 π 0I tried antigravity but it produced numerous claims of success without any working implementation. Given its focus on eliminating precisely that Iβm curious how you achieved it. We lack something like Playwright MCP to validate end-to-end autonomously native UI in apps. XCTests are very clunky
12.02.2026 22:45 β π 1 π 0 π¬ 1 π 0
VecturaKit 5.0.0 is out!
Big embedder release for Swift on-device RAG:
- ModernBERT, RoBERTa, XLM-RoBERTa + NomicBERT support
- Cleaner model-family resolution
- Stronger validation/BERT fallback
- Bumped up platform minimums
github.com/rryam/Vectu...
OnboardingKit 9.2 is out, with new styling options and convenience initializers for the welcome screen and its USP list items.
#SwiftUI
github.com/danielsaidi/...
Some say Xcode previews replace unit tests π΅βπ«. We strongly disagree.
That's why we spent so much time making sure SQLiteData is 100% testable. Learn how to bootstrap an in-memory database per test and assert on feature behavior.
www.pointfree.co/episodes/ep3...
An American Street www.nytimes.com/2026/01/27/u...
27.01.2026 20:49 β π 1 π 0 π¬ 0 π 0
Uploaded a couple of repos.
SwiftStaticAnalysis A CLI tool that flags copy-pasted code and unused declarations. github.com/g-cqd/SwiftS...
CSVCoder A CSV parser. Fits into Codable, handles macros, and tries to be memory efficient. github.com/g-cqd/CSVCoder
They get the job done, reasonably fast.
Swiftβs first Pre-FOSDEM Community Event is happening Friday, January 30th, from 12 PM to 6 PM! If youβre interested in giving a talk or volunteering, check out swiftlang.github.io/event-fosdem/.
The deadline to submit proposals is January 5th, 2026!
Look, there's an official #Claude LSP plugin for #swiftlang @swift.org now!
github.com/anthropics/c...
github.com/anthropics/c...
I'm seriously considering rebranding myself as a "cross-platform Swift developer" compared to "Apple platform developer". Swift in the cloud and on Android is doing amazing and for me this will be the future. π¨π»βπ»
19.12.2025 11:03 β π 9 π 2 π¬ 2 π 0Exploring the Swift SDK for Android: updates on ongoing progress! www.swift.org/blog/explori...
18.12.2025 23:52 β π 46 π 12 π¬ 0 π 1But I have a question when you use `swift build --build-system swiftbuild` you also have the problem?
14.12.2025 05:30 β π 1 π 0 π¬ 2 π 0I know compiling and talking about feelings, I must be nuts?! don't know...
14.12.2025 05:30 β π 1 π 0 π¬ 1 π 0More recently opensource swift only. I try to force all my projects to compile and now use the swift build --build-system swiftbuild to compile. It has a lot of issues but at least I have the feeling that xcode does not do some patch work and my final build feels more light.
14.12.2025 05:30 β π 2 π 0 π¬ 1 π 0This is such a stressfull thing for me. 10+ I started iOS development and loved xcode and objective-c. In some ways over the years I defended xcode way to long. I was really depressed when I discovered with swiftui xcode was not going anywhere. My salvation was moving to swift.
14.12.2025 05:30 β π 0 π 0 π¬ 1 π 0
If you use Swift Macros in a library, use this script to remove 50 megs of junk that Xcode forces into your binaries:
github.com/migueldeicaz...
This has been a public service announcement from the Latino Coalition for Smaller Binaries.
github.com/feedback-ass...
beauty in the making? Let's find out in the coming months :)
09.11.2025 00:03 β π 1 π 0 π¬ 0 π 0Oh boy now you found a reason to buy m5 but wait for Mac Studio with at least 128gb unified memory. π³
21.10.2025 16:53 β π 2 π 0 π¬ 0 π 0