sudo init vyper
@big_tech_sux
@vyperlang; yoga nerd;
from pip: `pip install git+github.com/vyperlang/vyper`
would be very sad to sell off the public lands in the pacific northwest- it contains some of the most beautiful nature in the world!
I'm totally against selling this land. Nobody is going to build "affordable housing" deep in the Olympic Peninsula, which is one of the most beautiful places in the country. I want my kids hiking, fishing, and camping on those lands, not selling them for some tax-credit scam.
Funding ETH-Aligned Projects? @octantapp is at the top of its game. I just allocated my rewards to a few of my favorite projects in Epoch 8, because I’m ETH-aligned. 😌🐉 Here are my top picks: @EthereumRemix @ShutterNetwork @vyperlang @stablewatchHQ @buidlguidl…
🚨 Ripe is going live on @base L2 this week. After late-night Banana Calls, testnet Radness, and relentless “gm”s… it’s finally time. 🍋 Phase 1 is here: a cautious, real-money launch with tight limits. Here’s what you need to know 🧵👇
Ethereum is driven by selfless love. EIP-7907 (contract bytecode size limit increase) is proposed by the Vyper dev. And we know Vyper makes much smaller bytecode than Solidity. EIP-7939 (CLZ) is proposed by the Solady dev. And we know how much Solady flexes magic bitwise math.
Added a little QoL tool to Natrix: No need to export your methods with the __interface__ wildcard, obtaining an explicit list is one command away, no installation required!
the programming languages of the future are those that are most robust against agent hallucination, and provide detailed, structured feedback to the LLM for it to continue after compilation failures. they must *also be* easy for humans to read, since validating what an LLM has…
My most hated error code is: """ Contract code size is N bytes and exceeds 24576 bytes (a limit introduced in Spurious Dragon). """ Big props to @big_tech_sux for eips.ethereum.org/EIPS/eip-7907 (please please please core devs, let me have this)
What's the one error code that drives you crazy? We'll start: Stack too deep.
finally getting around to documenting some of the more powerful features in boa -- one is that all deployments can be auto-logged for later verification 😱 titanoboa.readthedocs.io/en/latest/guid…
asked one of the llamas to make our pro dashboards more customizable Next day he comes back having created a new programming language called LlamaScript llamao
or just solve MEV at the source in the p2p/dex protocols. sandwiches don't need to exist, i've known this since 2018 - beaconexchange.io
Today, we introduce a new thesis: MEV has become the dominant limit to scaling blockchains. Spectacularly wasteful onchain searching is starting to consume most of the capacity of most high-throughput blockchains. This is a market failure we can no longer ignore.
“This land is really beautiful. But you know what would be better ? Covering the entire landscape with shitbox new builds and suburban sprawl”
good devex on ethereum is actually existential
⚡️ NEW: Cantor Fitzgerald analysts say $SOL "makes sense" as a treasury asset over Ethereum despite ETH's broader adoption, citing developer growth on $SOL has surpassed $ETH as one of the reasons.
i just keep asking for "another one!" and it gives me bangers like these. probably funnier than me tbh
claude now has a sense of humor
in the last 24 hours, claude solved a weakref issue for me, debugged a somewhat complicated graph issue in the venom codebase which requires codebase-specific knowledge, and solved my pet "AGI is here" problem - refactoring the venom grammar to be LALR(1). AGI is here
so we at a point where agent style llms can almost one shot all low hanging fruit issues and, if you apply some skill, they can help you investigate more involved issues. my impression is their intuition is still lacking but their pattern recognition is incredible.
Successfully managed to run my test on a forked @zksync network with @Alchemy and Moccasin @vyperlang 🐍 Tbh I had to tweak something in the framework (future contribution). Need to play with the number of stateless fuzz run to avoid breaking my free limit.