Skip Navigation
www.massicotte.org Non-Sendable types are cool too you know

Sendable gets talked about a lot. And while it is a critical aspect of Swift concurrency, I think non-Sendable types are very interesting and just as important. They are often seen as a problem when facing concurrency issues. But, non-Sendable types can actually sometimes be a perfect solution.

Wrote this up in kind of hurry, but people seem to like it. Thought I’d throw it up over here.

0
Are dictionaries on the stack or on the heap?
  • Dictionary is a value type so it is stack-allocated. But that value is a pretty thin wrapper around a heap-allocated backing store. I’m not sure how useful it is to think about or even know that detail. I hate doing the cliché thing here, but can I ask why you are asking?

  • Concurrency in Swift 6: SE-0414
    www.massicotte.org SE-0414: Region based Isolation

    Earlier in this series, I said that there are three proposals that will have a profound effect on how Swift concurrency is used. This one definitely falls into that category. But, I don’t think the word “profound” even goes far enough. I’m not sure how the Swift 6 language mode would be possible wit...

    Hey all! I've been writing up a series on the changes coming to Swift 6 related to concurrency. Thought I'd start sharing them here too.

    0
    evanmccann.net More UniFi Wi-Fi 7: U7 Pro Max, Pro Wall, and Outdoor Preview — McCann Tech

    This preview covers the specs and my initial impressions of Ubiquiti’s latest batch of Wi-Fi 7 UniFi access points: the U7 Pro Max, U7 Pro Wall, and U7 Outdoor.

    More UniFi Wi-Fi 7: U7 Pro Max, Pro Wall, and Outdoor Preview — McCann Tech
    0
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MA
    mattie @lemmy.world
    Posts 5
    Comments 2