emersonmacro pfp

emersonmacro

@emerson

92 Following
15 Followers


emersonmacro pfp
emersonmacro
@emerson
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
1 reply
0 recast
1 reaction

emersonmacro pfp
emersonmacro
@emerson
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
0 reply
0 recast
0 reaction

emersonmacro pfp
emersonmacro
@emerson
3
0 reply
0 recast
0 reaction

emersonmacro pfp
emersonmacro
@emerson
Until there’s a major leap forward, I stick with MetaMask
0 reply
0 recast
0 reaction

emersonmacro pfp
emersonmacro
@emerson
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
0 reply
0 recast
0 reaction

emersonmacro pfp
emersonmacro
@emerson
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
0 reply
0 recast
0 reaction

emersonmacro pfp
emersonmacro
@emerson
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?
0 reply
0 recast
0 reaction

emersonmacro pfp
emersonmacro
@emerson
The first answer was `if <element> in <slice>`, which is valid Python but not valid Go. The second was `if strings.Contains(<slice>, <element>)`. There is a `strings` package that has a `Contains` method, but it's to check if a substring is in the input string.
1 reply
0 recast
0 reaction

emersonmacro pfp
emersonmacro
@emerson
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).
1 reply
0 recast
0 reaction

emersonmacro pfp
emersonmacro
@emerson
hello farcaster 😄
2 replies
0 recast
0 reaction