re: computers are garbage
oh and also incorporate into that a solution for the related bug i discovered while trying to replicate this bug
re: computers are garbage
me: i would like to find all occurrences of authenticatedOtherIdentities in the code
xcode: ok, here it is, mentioned 3 times in this one single line!
@Published private(set) public var authenticatedOtherIdentities = [Identity]()
me: wait those are---
xcode: a getter, a setter, and a property! three occurrences :)
me: but... that's....
xcode: :)
me:
xcode: :)
me: whatever
re: computers are garbage
oh god the related bug is a. not actually very related at all, and b. way more complex than i thought