YOCKOW
YOCKOW
I'm not familiar with AWS SDK, but just opened [a draft PR](https://github.com/bluesky-social/atproto/pull/1729) because I also want the feature.
@devinivy May I request review from you or someone you recommend?
I also have the same issue. > the BGS was trying to validate my handle, via both DNS and HTTPS, I tried both '.well-known' and DNS verification. The web app...
Creating a new account with iOS app didn't induce this problem. I don't know why.
Couldn't we make a stopgap that adds `@Suite` names to each `@Test` name? Given the following code: ```swift import Testing @Suite struct GuitarTests { @Test func chordTest() {} } @Suite...
👀 The max number of depth is hardcoded as `512` for both decoding and encoding. 💭 Not yet tested, but my guess is that the value of depth for decoding...
> [@YOCKOW](https://github.com/YOCKOW) Does this need a fix? If so, can I look into opening a PR to address this? Sure, you can. I'm assigning you to this issue, thank you.
> Should [this one](https://github.com/swiftlang/swift-foundation/issues/929) be part of this or is the current behavior considered the correct one? Thank you. I added it. But I'm not sure whether or not it...
@parkera I think these are signals which imply that the decision not to support string encodings we are still using is a little slapdash. On the other hand, we have...
> I don't quite understand option 1 here, because FoundationInternationalization is layered above Essentials. I'm sorry, but I misworded due to my cultural background. ("lower" → "lift"?) I meant option...