Just posted Part 2 of my series on trying to learn Server Side Swift using Vapor!
#serversideswift #vapor #swiftdev
https://swiftsips.dev/blog/2026/2026-05-04-building-my-first-vapor-backend-in-2026-pt-2
Just posted Part 2 of my series on trying to learn Server Side Swift using Vapor!
#serversideswift #vapor #swiftdev
https://swiftsips.dev/blog/2026/2026-05-04-building-my-first-vapor-backend-in-2026-pt-2
@joannis is teaching a Monday afternoon workshop at SwiftCraft 2026: Swift for Embedded Linux with WendyOS — and yes, that means exactly what it sounds like.
Joannis is one of the people who has spent years pushing Swift outside Apple's perimeter — backends, Android, embedded hardware, anything where Swift has no business running but does. The workshop is hands-on with WendyOS, an embedded Linux distribution that runs Swift, and it's the kind of session that doesn't show up at most UK Swift conferences.
The workshop is Monday 18 May, 13:00, Option room. He's also giving a Wednesday morning talk on Swift Beyond Apple — Building Android Apps, Hardware & Backends in Swift — same theme, half the time.
Workshops are now included with every SwiftCraft ticket — one ticket gets you both.
🗓 Monday 18 May · 13:00 · Option room · Leas Cliff Hall, Folkestone
🎟 https://swiftcraft.uk
#SwiftCraft2026 #iOSDev #Swift #ServerSideSwift #SwiftCommunity
I'll see about open sourcing this whole thing once it's launched
This is a fun project to really push @swiftlang and #ServerSideSwift
We're almost there. That's the 1.0 alpha of valkey-swift released. Valkey-swift is the swift client for the key/value datastore Valkey.
https://github.com/valkey-io/valkey-swift/releases/tag/1.0.0-alpha.1
TIL: Vapor's `maximumActiveConnections` is per Event Loop, not per Worker! 🤯
Thought I had 16 Redis connections. Actually had 128 potential (2 dynos × 8 cores × 8/pool)
Finally fixed those longstanding rare 500 errors in TranslateKit! 🙏 🤞
My talk from #ServerSideSwift is live!!
And I’m announcing a new website I’m still working on called LearnSwift .space to provide more content for the Swift community on using Swift outside of Apple platforms
From: @swiftserverconf
https://hachyderm.io/@swiftserverconf/115532012443729597
🚀 New open-source Swift package: OpenAPILoggingMiddleware
(for OpenAPI + Vapor servers)
🔗 Read more: https://aleahim.com/LoggingMiddleware/
💻 GitHub: https://github.com/mihaelamj/OpenAPILoggingMiddleware
“Clean code should be composable, testable, and visible when it runs.”
#Swift #OpenAPI #Vapor #ServerSideSwift #Logging #OpenSource #SwiftLang
Talking about how small team can build large project at #serversideswift conference.
Image from @martinwinter