Advanced
Sort:
emersonmacro@emerson
6/15/2023

First impression of Uniswap v4: excited - they push things forward once again. Potential concern: fragmented liquidity? Hooks make it easy to customize pools, and singleton makes them significantly cheaper to deploy. Potential counterpoint: hooks make custom pools composable, so liquidity flows instead of fragments

emersonmacro@emerson
3/18/2023

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

In reply to @survey
emersonmacro@emerson
3/17/2023

3

In reply to @nicole
emersonmacro@emerson
2/28/2023

Until there’s a major leap forward, I stick with MetaMask

emersonmacro@emerson
2/17/2023

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

emersonmacro@emerson
12/18/2022

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

In reply to @emerson
emersonmacro@emerson
12/7/2022

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?

In reply to @emerson
emersonmacro@emerson
12/7/2022

The first answer was `if in `, which is valid Python but not valid Go. The second was `if strings.Contains(, )`. There is a `strings` package that has a `Contains` method, but it's to check if a substring is in the input string.

emersonmacro@emerson
12/7/2022

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).

emersonmacro@emerson
11/18/2022

hello farcaster 😄