Honza Dvorsky
@czechboy0.dev
1.1K followers 170 following 720 posts
Swift Server Engineer at Apple 🍎🇨🇿🇺🇸 he/him This is my dev account, see @honzadvorsky.com for my personal alt account. I only speak for myself. https://github.com/czechboy0 https://honzadvorsky.com Signal: honzadvorsky.99
Posts Media Videos Starter Packs
Pinned
czechboy0.dev
I created these custom feeds for myself, because I wanted to stop doom-scrolling. I also love swiftlang and wanted a weekend project ✅

But I guess you can use them too... but only a little, as a treat. 👀

Find these links in the Feeds tab on my profile. And you enjoy them? Like and share further 🔗
czechboy0.dev
Are those servers also written in Swift? 👀
czechboy0.dev
🙏 I'm especially looking for help identifying off-topic folks - those that aren't about the Swift language, but about other uses of the word, like the singer, the financial system, etc.

If you see an off-topic post in the swiftlang feed, please click the three dots -> "Show less like this". Thanks!
czechboy0.dev
If you're using my swiftlang feeds, you can now provide feedback right through Bluesky!

Tap the three dots next to the post and select "Show more like this" or "Show less like this".

Your feedback will help me improve the automatic filtering.

Thanks! 🙏 #swiftlang
czechboy0.dev
This is the API that the Bluesky client calls on the feed: docs.bsky.app/docs/api/app...

Most clients do send a JWT token, which includes the user id, so it is tied to a user, but I only look at the aggregated number of 👍 vs 👎 per post.

Same way as custom labeler services work on Bluesky.
app.bsky.feed.sendInteractions | Bluesky
*This endpoint is part of the Bluesky application Lexicon APIs (`app.bsky.*`). Public endpoints which don't require authentication can be made directly against the public Bluesky AppView API: https://...
docs.bsky.app
czechboy0.dev
If you're using my swiftlang feeds, you can now provide feedback right through Bluesky!

Tap the three dots next to the post and select "Show more like this" or "Show less like this".

Your feedback will help me improve the automatic filtering.

Thanks! 🙏 #swiftlang
Reposted by Honza Dvorsky
sebsto.bsky.social
🚀 Swift AWS Lambda Runtime v2 is out!
Build modern, scalable, and efficient Lambda functions in pure Swift!

Full async/await, response streaming, background tasks, and Swift 6 support.

Release notes & docs: github.com/swift-ser...

#SwiftLang #Serverless #serversideswift2025
Release 2.0.0 · swift-server/swift-aws-lambda-runtime
The AWS Lambda Runtime for Swift v2 is now officially available. Overview Swift AWS Lambda Runtime v2 introduces a complete redesign of the API with async/await-first architecture, response streami...
github.com
Reposted by Honza Dvorsky
jweiss.io
Made a little thing that may help you profile your services from within their own process -- no extra privileges or tools required.
swift.org
New tooling for profiling performance-critical services with Swift -- introducing the Swift Profile Recorder. More here: www.swift.org/blog/swift-p...
Screenshot of the output of Swift Profile Recorder, running Hummingbird’s hello example visualized in Speedscope.
Reposted by Honza Dvorsky
swift.org
New tooling for profiling performance-critical services with Swift -- introducing the Swift Profile Recorder. More here: www.swift.org/blog/swift-p...
Screenshot of the output of Swift Profile Recorder, running Hummingbird’s hello example visualized in Speedscope.
czechboy0.dev
Hmm I'm glad I'm not invested in AI infra companies, the math really isn't adding up. At this pace, when will they be profitable?

If I believed in rational markets I'd even short them, but I don't, so I won't 🫢

And I sure hope they never get bailed out with gov't funds.

youtu.be/_wStScmT748
AI Bubble Already Bursting? | Ed Zitron | TMR
YouTube video by The Majority Report w/ Sam Seder
youtu.be
czechboy0.dev
Good question, solve a problem you have. I didn't find it easy to follow swiftlang content on bluesky, so I built a custom feed using Swift 🙂

Gluing data from several APIs behind one nice API is also pretty common, allows you to then build a simple CLI/app also in Swift.
Reposted by Honza Dvorsky
heckj.bsky.social
Kind of exhausted and excited at the same time, winding down for the flight home from @serversideswift.info conference. A stellar #swiftlang community sharing & new voices adding into the mix this year.

@0xtim.bsky.social and Daniel Steinberg did such a wonderful job guiding the sessions!
Reposted by Honza Dvorsky
serversideswift.info
2025 - that's a wrap

#swiftlang
#serversideswift2025
czechboy0.dev
🙇 we missed you here!
Reposted by Honza Dvorsky
serversideswift.info
This week the Swift team open sourced Swift Configuration to provide an standard API for configuring apps. Honza Dvorsky is here to walk us through it!
Reposted by Honza Dvorsky
tracymiranda.bsky.social
The new Swift configuration API makes the most of Swift's type checking and expressivity to make it eady to solve common config tasks. @czechboy0.dev walks us through its features @serversideswift.info

forums.swift.org/t/introducin...
czechboy0.dev
@tiborbodecs.bsky.social great work on the ServerSide.Swift conference iOS app, super nice and useful 🙏👏
Reposted by Honza Dvorsky
doozmen.bsky.social
Georg Tuparev presenting a Swift-based distributed storage system handling up to 100 exabytes. Features automatic replication, data healing, and geographically-aware compliance.

Built with server-side Swift

What's the biggest data challenge you're solving with Swift on the server?

#swiftlang