Trending

#ServerSideSwift

Latest posts tagged with #ServerSideSwift on Bluesky

Latest Top
Trending

Posts tagged #ServerSideSwift

Post image

Built a little side project in the last week🛠️
A local Swift proxy so Xcode 26.3's AI talks to Amazon Bedrock. Your AWS, your Claude models.
Still WIP but it works!

👉🏻https://github.com/Andrea-Scuderi/xcode-bedrock-bridge

#Swift #Xcode #AWS #Claude #OpenSource #Bedrock #Vapor #ServerSideSwift #Soto

2 0 1 0
Post image

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! 🙏 🤞

#ServerSideSwift #Vapor #iOSDev

3 0 0 0

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

LearnSwift.space

20 5 1 0

#ServerSideSwift was absolutely incredible this year. So many brilliant people eager to discuss Swift and unafraid to share their knowledge. Awesome!

Huge thanks to @0xtim.bsky.social and your team for outstanding event!

10 1 0 0

#ServerSideSwift was so great. Fantastic to (re)connect with people from literally all over the world.

Loved the very positive energy and the buzz around all the new stuff & maturity refinements around the existing tech.

Most importantly thank you @0xtim for putting up this amazing show again!

14 0 1 0

There's a #serversideswift conference going on in the UK at the moment, about how to do just that. @serversideswift.info

5 0 0 0

That venue is just incredible. So good for the #serversideswift event.

2 0 1 0
George standing on a platform and an imax screen behind him with the words “generating Swift code” .proto and arrow pointing to .swift

George standing on a platform and an imax screen behind him with the words “generating Swift code” .proto and arrow pointing to .swift

2nd day of @serversideswift.info

Getting started with George learning about gRPC
#ServerSideSwift

7 1 0 0
Tim in an orange shirt presenting on a stage with a large iMax screen that says “Five Years of ServerSide.swift”

Tim in an orange shirt presenting on a stage with a large iMax screen that says “Five Years of ServerSide.swift”

5 years of Server-Side Swift!!
#ServerSideSwift @serversideswift.info

7 0 1 0
Preview
Tickets | ServerSide.swift Conference ServerSide.swift - the conference for server-side Swift developers

Who else is going to #ServerSideSwift? Two weeks to go, can't wait to hear what y'all have been up to!

To make the deal even sweeter, I hear there's tasty 15% off discount code for www.serversideswift.info/tickets/: COMMUNITY15

10 5 0 1
Swift Server Side Meetup #06
Swift Server Side Meetup #06 YouTube video by Swift Server Side

🚀 Swift Server Side Meetup #6 – Online
📆 Wednesday, Sept 24th @ 19:00 CEST
➡️ Watch live: youtube.com/watch?v=96IQ...

📌 Mark your calendar today!

#SwiftLang #ServerSideSwift #SwiftMeetup #SwiftCommunity #SwiftOnAndroid #CloudComputing

6 0 0 0
Swift Server Side Meetup #06
Swift Server Side Meetup #06 Swift Server Side Meetup #06

🚀 Swift Server Side Meetup #6 – Online
📆 Wednesday, Sept 24th @ 19:00 CEST
➡️ Watch live: www.youtube.com/watc...

📌 Mark your calendar today!

#SwiftLang #ServerSideSwift #SwiftMeetup #SwiftCommunity #SwiftOnAndroid #CloudComputing

3 2 1 0
Post image

Ready to take your #swift 🚀code to AWS in minutes?
Fresh update for Breeze 🍃!

✅ Revamped README
✨ New CLI with #Noora

Give it a try: github.com/swift-server...

#SwiftLang #ServerSideSwift #AWS #Serverless #DevTools #Breeze

2 0 0 0

I just love Swift on the server. At Brandmachine we use Swift on the server for our backend, and we have a lot of agentic stuff.
If you’ve dabbled with agentic flows before, you’ll know they can take forever.
This is where Swift 6 concurrency is just awesome. #serversideswift #swift #vapor

8 1 0 0
Post image

🛰️ Swift Server Meetup – June 23 @ 7pm CEST

🛠️ Embedded Swift on ESP32 – Juraj Michálek, Espressif
🤖 Swift for Edge AI Devices – Maximilian Alexander, Wendy Labs

📅 Mon, June 23 – Online
🔗 youtube.com/live/0Jr...

#SwiftLang #ServerSideSwift

1 1 0 0
Post image

When Things rebuilt their server backend with Swift, they saw improved code reuse, rock-solid stability, and a fourfold speed boost when processing sync requests @things.app #ServersideSwift culturedcode.com/things/blog/...

46 5 2 0

For me, there is but one blocker to adopting it, and that's compile times. I just can't take several minutes every time I need to test a change. Kudos to the folks working on it. I'd love to be able to have it as an option some day.

#Swift #ServerSideSwift #iOSDev

1 0 1 0
PocketBudget Stream #3: Swift Testing and Foreign Keys Not only is this a recap, but you'll find tidbits around PostgreSQL and Swift Testing.

Stream last night went well! Even learned some more about Swift Testing and serialization.
Here's my full recap jaywilson.zip/posts/2025/0... #swift #serversideswift #swiftlang #buildinpublic

2 0 0 0

=== 🗒️ Plan for tonight's stream ====
Goals:
Create a Budget table
Ability to add a Budget and relate it to a user
Ability to fetch a Budget

#buildinpublic #swiftlang #serversideswift

1 0 0 0
Post image

What if we could serve an app's experience to multiple users from just one native app? 🚀 What if I told you it's almost as easy as building a sandwich? 🥪

Find out how in "Server-Side Swift… Served From The Client-Side"!

open.substack.com/pub/captains...

#SwiftUI #Vapor #Swift #ServerSideSwift

1 0 0 0
Preview
Server-Side Swift… Served From The Client-Side Hosting a Vapor Server From Your Native App Takes User Experiences Beyond a Platform

Ahoy there! ⚓️ This is your Captain speaking… What if we could serve 👨‍🍳 an experience to multiple users from just one native app? Find out in Server-Side Swift… Served From The Client-Side!

open.substack.com/pub/captains...

#SwiftUI #iosdev #macosdev #Vapor #Swift #ServerSideSwift

3 0 0 0
Post image

🧑🏼‍💻I had a bit of fun updating #Breeze 🍂🍃to Swift 6🚀! It looks quite promising ✨. Using Structured Concurrency and Service Lifecycle. Look forward to the new version of Swift AWS Lambda Runtime!

#SwiftLang #ServerSideSwift #BuildInPublic

If you want to review my PR: github.com/swift-server...

2 0 0 0

Are there better alternatives, especially considering my traffic is still pretty low, that are cheaper without too many trade offs?

#backend #aws #kubernetes #swiftlang #serversideswift #swift

0 0 0 0
Post image

🦋 #BlueSky Social Link added to my #Blog 🧑🏼‍💻!

www.andrea-scuderi.com

#Swift #ServerSideSwift #iOS #PersonalBlog #IndieDev

3 0 0 0
Support Swift in Cloud Functions Swift is a much beloved and popular language for writing apps on the Apple platforms, but increasingly, it is also being used server side and even for writing cross platform business logic on Android ...

If you'd like to see Swift support in Cloud Functions for Firebase, consider voting for this feature request:

#fullstack #serversideswift

firebase.uservoice.com/forums/94842...

8 2 0 1
Preview
Server-Side Swift 2024 Recap | Andrea Scuderi Unveiling the Future of Backend Development

🚀 Dive into the future of backend dev with Swift! 🚀
My recap of #ServerSideSwift2024 is live:

Apple's interoperability strategy
Cutting-edge tools & frameworks
Real-world success stories

www.andrea-scuderi.com/blog/servers...

#SwiftLang #BackendDev #Linux #ServerSideSwift #OpenSource #Swift

14 5 0 1
Generating static websites using Swift on the server - Tibor Bödecs
Generating static websites using Swift on the server - Tibor Bödecs YouTube video by SwiftServerConf

If you’re interested in Toucan, here’s related to talk that demos the tool, “Generating static websites using Swift on the server” www.youtube.com/watch?v=FuTp... presented at the recent ServerSide.swift conference in London #swiftlang #serversideswift

1 0 0 0
Preview
Swift.org Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns.

Do you want to use Swift 5.8 or 5.9 on Amazon Linux 2023 x64 ?

Here is a build script
gist.github.com/sebsto/a6c23...

Please provide feedback!
We're also working on official versions to be downloaded from swift.org (Stay tuned)

#aws #lambda #swift #serversideswift

0 0 0 0