I’m only halfway through the episode, but a really good, nuanced discussion of the SVB collapse in the latest Moment of Zen podcast. I wasn’t familiar with Byrne previously, but I can already tell I’ll be subscribing to his newsletter. https://overcast.fm/+-YJlasB-Q
I always find a Balaji podcast episode interesting and thought-provoking, so pretty excited to see he has his own podcast now. Awesome that Vitalik is the first guest. If you’re a fan of either one, it’s worth a listen. https://overcast.fm/+18ismrVA0
Anyone know of any good resources for really learning Foundry? I've found a lot of tutorials that cover the basics, but would love to see something that goes into a lot more depth on things like cheat codes and forking
So I would suggest a healthy dose of skepticism when asking programming questions to this thing. Wondering what other types of questions I should try. What use cases are you actually getting useful results from?
The first answer was `if
Tried asking ChatGPT a programming question, and it gave me two suggestions that seemed plausible but were actually quite wrong. The prompt was `golang check if element in slice` (a slice is basically an array).