OpenAI’s backend converting messy unstructured data to structured data via functions OpenAI’s “Function Calling” might be the most groundbreaking yet under appreciated feature released by any software company… ever. Functions allow you to turn unstructured data into structured data. This might not sound all that groundbreaking but when you consider that 90% of data processing […]
There’s been some crazy news in Crypto, so we bring on Vinny Lingham, an early investor in Solana, who runs a startup that encrypts identity information on the blockchain called Civic. We dig into NFT NYC (8:24), the fiasco on Solend protocol (22:29), and how South Korean prosecutors have instituted a flight ban for employees […]
Swift’s implementation of enums is, without a doubt, one of the most beloved and powerful features that the language has to offer. The fact that Swift enums go way beyond simple enumerations of integer-based constants, and support things like associated values and sophisticated pattern matching, makes them a great candidate for solving many different kinds […]