Frizlab's Avatar

Frizlab

@frizlab.me.bsky.social

🚫 I do not consent to anything I post being used to train AI.

102 Followers  |  333 Following  |  56 Posts  |  Joined: 20.08.2024  |  2.0938

Latest posts by frizlab.me on Bluesky

You probably can use traits. Disable everything (or whatever you want) unless a specific trait is enabled.

04.11.2025 08:59 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Preview
Chloe Cole Inquiries@chooocole.com

Those studies have all been debunked.
It sounds like you did a lot of bad research, all confirming what you wanted to believe. That's propaganda.
Research means you look at both sides of the issue.
Meet Chloe Cole. She's actually an EXPERT and a very nice person. www.youtube.com/@ChoooCole

20.03.2025 03:33 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
x.com

I certainly don’t
The detransition community is a incredibly large one, here’s one very well known one
x.com/ChoooCole

14.02.2025 18:25 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

where derivedValue depends on value and should not get out of sync, but the computation is long so I want to keep it instead of doing a computed var, and I do not want to manage a cache β€œproperly.”

23.07.2025 12:41 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Deciding between β€˜let’ and β€˜var’ for Swift struct properties | Swift by Sundell Does marking a given Swift struct property as either β€˜let’ or β€˜var’ simply determine its mutability, or is there more to it? Let’s explore!

@johnsundell.bsky.social Regarding www.swiftbysundell.com/articles/let... I do vars all of the time (including for IDs), with the exception of structs that contain dependent values that I want pre-computed.
For instance, struct {let value: Int; let derivedValue: String; init(value: Int) {…}} 1/2

23.07.2025 12:39 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Plot twist: both.

12.07.2025 05:46 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Post image

Ahem... πŸ†•

04.06.2025 18:15 β€” πŸ‘ 166    πŸ” 32    πŸ’¬ 6    πŸ“Œ 10

This is what proper error debugging can look like in #Swift 6:

AppError
└─ ProfileError
└─ DatabaseError
└─ FileError.notFound(path: "/Users/data.db")

Learn how to achieve this full error chain visibility in your apps with a simple protocol!
#Debugging #iOSDev
www.fline.dev/swift-6-type...

02.05.2025 14:22 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

it takes away the joy of creating things. getting thing's dirty. the feeling "I made it". I no longer made it. It's made, but I didn't make it

02.05.2025 17:39 β€” πŸ‘ 23    πŸ” 5    πŸ’¬ 4    πŸ“Œ 0

Replying to every single comment that says "ha ha the decentralized network is down"

24.04.2025 23:23 β€” πŸ‘ 16    πŸ” 1    πŸ’¬ 3    πŸ“Œ 0

Women need men the same way men need women.

22.04.2025 14:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I have a rant: Infinite timelines does not mean anything is possible.

There is an infinite number of numbers between 0 and 1, and yet, 2 will never be a part of those numbers.
There is an infinite number of rational numbers between 1 and 2, and yet sqrt(2) is not one of them.
Etc.

22.04.2025 13:17 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Swift by Sundell is back! | Swift by Sundell After a two-year hiatus, Swift by Sundell is finally back, with new articles published on a regular basis.

Swift by Sundell is back! πŸ˜€

swiftbysundell.com/special/swif...

31.03.2025 11:15 β€” πŸ‘ 94    πŸ” 22    πŸ’¬ 6    πŸ“Œ 4
Post image Post image Post image

Zelda Williams (the daughter of the great Robin Williams) sure had a lot to say about the β€œStudio Ghibli style” AI images that have been trending recently.

I think those people should read these posts and really think about what they’re doing.

28.03.2025 02:47 β€” πŸ‘ 16141    πŸ” 7257    πŸ’¬ 83    πŸ“Œ 169

Severance finale is 🀯

22.03.2025 18:48 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Amazing. I did a lib like that a long time ago (or more like your Queue one actually) but it is awkward to use. Maybe I’ll use your lib instead one of these days :-)

21.03.2025 20:07 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Not sure that was it but it looks soooo promising. Thank you very much!

21.03.2025 19:35 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@massicotte.org Hello! I saw a post on the Swift forums where you asked about using an actor with checked continuations to cache images downloads (e.g.) asynchronously. I _thought_ I saw a post on your website where you actually implemented it, but I cannot find it; was I wrong?

21.03.2025 16:02 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@glaurent06.bsky.social β€œAtheist and pro-science in general.” Personally I’m Christian and an actual believer… AND pro-science too 😊

16.03.2025 20:59 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Wow, thank you very much for the explanation!

22.02.2025 20:17 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I have no idea what any of this means.

22.02.2025 11:35 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
image

image

This is an awesome post about how Things (the todo list that I love) moved their entire backend to #swiftlang and never looked back :-) Talk on that from serverside conference last year: https://www.serversideswift.info

https://www.swift.org/blog/how-swifts-server-support-powers-things-cloud/

22.02.2025 01:18 β€” πŸ‘ 16    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
A diagram that shows the various components of the Things backend built in Swift, including Vapor, SwiftNIO, AWS, Redis and Kubernetes.

A diagram that shows the various components of the Things backend built in Swift, including Vapor, SwiftNIO, AWS, Redis and Kubernetes.

Learn more about how the team behind Things, an award-winning personal task manager, rewrote their backend in Swift with a threefold reduction in compute costs: www.swift.org/blog/how-swi... @vapor.codes

21.02.2025 18:11 β€” πŸ‘ 87    πŸ” 26    πŸ’¬ 0    πŸ“Œ 6

πŸ‘‹ from the Swift team, now on Bluesky!

21.02.2025 17:46 β€” πŸ‘ 572    πŸ” 111    πŸ’¬ 32    πŸ“Œ 20
Preview
β€ŽProposal Monitor β€ŽProposal Monitor lets you explore all of the proposals made for the Swift programming language, see their status and details such as a summary and related previous proposals. The app also makes it e...

One of my favorite apps nowadays is Proposal Monitor - it really helps me stay on top of Swift Evolution proposals. A great example of a single-purpose tool that does its job really well. 10/10, no notes. πŸ‘ #swiftlang

apps.apple.com/app/id644944...

20.02.2025 21:20 β€” πŸ‘ 14    πŸ” 5    πŸ’¬ 3    πŸ“Œ 1

Swift Testing is amazing ✨

04.02.2025 16:33 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I mean, yeah, of course it’s obvious, but why didn’t I think of that before?

git merge -

02.02.2025 18:57 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - swiftlang/swift-build: A high-level build system based on llbuild, used by Xcode, Swift Playground, and the Swift Package Manager A high-level build system based on llbuild, used by Xcode, Swift Playground, and the Swift Package Manager - swiftlang/swift-build

We open sourced Xcode’s build system github.com/swiftlang/sw...

01.02.2025 18:59 β€” πŸ‘ 93    πŸ” 33    πŸ’¬ 2    πŸ“Œ 1
Example of logs using clt-logger in a Terminal.

Example of logs using clt-logger in a Terminal.

Example of logs using clt-logger in Xcode.

Example of logs using clt-logger in Xcode.

Beautiful logs with swift-log, whether in a Terminal or in Xcode. github.com/xcode-action...

30.01.2025 18:11 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

When there are so many supported platforms that you must break up the badge in two or it looks ugly on mobile…
github.com/xcode-action...

30.01.2025 07:10 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@frizlab.me is following 19 prominent accounts