Rondo Dondo
banner
maplant.com
Rondo Dondo
@maplant.com
NYC based programmer. I mostly talk about implementing functional programming languages
I recall you only struggled because I was pretty terrible at giving help/explaining things...
November 23, 2025 at 7:30 PM
(Calculating the most wrong take on the subject possible): It should be a power letter instead
November 19, 2025 at 6:40 PM
I think panic is the equivalent since Rust doesn’t have exceptions
November 19, 2025 at 3:13 PM
There’s certainly some friction when you start combining things. I’ve always been annoyed how dyn has a secret lifetime that you can add to it
November 6, 2025 at 2:34 PM
American Giant. I really like their stuff!
November 6, 2025 at 2:20 PM
Worlds worst encoding JFC
November 4, 2025 at 11:29 PM
I have learned so much more about utf-16 than I ever wanted to learn, which is to say I learned a little bit
November 4, 2025 at 11:29 PM
When the last of the black holes evaporate I will be there to remember where the name "nopert" came from
October 24, 2025 at 10:02 PM
I believe the more relevant issue is that the Arc that sees the ref count drop to zero is the one that drops it. Thus, if you cannot guarantee that the drop occurs on the same thread that the inner type is locked to
October 24, 2025 at 9:57 PM
Damn that game ripped so hard
October 24, 2025 at 8:57 PM
Not only that, but into_inner returns the inner type if reference count is 1
October 24, 2025 at 8:57 PM