Oddbean new post about | logout
 nostr:npub1p9kjc5uauqdfphar82xmq573tf3hnh3mcugkw3t6mjg2y76xkd3sum865w Observable implies Identifiable, right? If there’s no explicit Identifiable conformance, it probably adds a ‘let id = UUID()’ in the background. That (or something like it) is likely to be what Codable is complaining about.