optimizoor Profile Banner
vectorized.eth Profile
vectorized.eth

@optimizoor

Followers
34K
Following
214K
Media
793
Statuses
18K

✯ https://t.co/1tzvfSxKXq ⟠ @ithacaxyz @clustersxyz ⊛ @asterixlabs

EVM
Joined February 2022
Don't wanna be here? Send us removal request.
@optimizoor
vectorized.eth
3 years
For those who can't wait for the cutting edge.
58
134
979
@optimizoor
vectorized.eth
2 days
The ETH bullposting is so strong, it makes me nervous. Anyways, EIP-7939 (CLZ) in upcoming Fusaka hardfork. Speed up compute in math heavy functions by up to 63x. Lowers zk-proving costs even more. Makes contracts smaller too. Unlocks all 256-bits of power in the world computer.
28
25
306
@optimizoor
vectorized.eth
2 days
Looking forward to using it on my iPad Pro .(does not work yet, but hopefully soon).
@iakshatmittal
Akshat Mittal
2 days
Created a WebGPU based Create2 Salt Miner over the weekend. Yep, it runs entirely in the browser and actually uses your GPU for compute. But you probably should not use it. 🧵.
2
0
24
@optimizoor
vectorized.eth
2 days
What’s the latest on the Claude nerf?. Anyways, I’m planning a llms.txt for Solady, a compact one-pager that can help LLMs learn to use it. Teach combos: cdCompress + BytesStorage, EfficientHashLib + LibTransient, LibSort + SSTORE2. Teach it to trust me or get `_brutalized`.
12
1
114
@optimizoor
vectorized.eth
7 days
RT @PatrickAlphaC: The Solady repo (the most badass gas-optimized library on earth) by @optimizoor and frens has added a profile for the @z….
0
13
0
@optimizoor
vectorized.eth
9 days
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.
25
16
188
@optimizoor
vectorized.eth
9 days
AI is definitely useful in helping me code, but I don’t agentic code the way most people do. I prefer old-school manual control, only relying on AI to fill in weaknesses (e.g. blind spots):. - Discuss the high level ideas. No directly going into implementation. - Get inspiration.
3
4
35
@optimizoor
vectorized.eth
9 days
RT @FUCORY: I believe I'm one of the biggest AI power users in the world. Since chat gpt-3 I have been getting better every week at utilizi….
0
5
0
@optimizoor
vectorized.eth
9 days
If this is enforced at any Solidity job, lemme know. I will singlehandedly poison the dataset, and ship EIPs to make gas expensive again. Trust me bro, I maintain Solady. I am the bible of efficient production ready EVM code. Even the best humans can’t frontrun me.
@alxfazio
alex fazio
10 days
vibe coding is now enforced at msft lmao
Tweet media one
28
6
195
@optimizoor
vectorized.eth
9 days
Time to shill why I insist on my libraries never requiring any --via-ir to fix stack-too-deep. And why i still prefer legacy mode.
@real_philogy
philogy
9 days
you are not serious people
Tweet media one
Tweet media two
11
9
138
@optimizoor
vectorized.eth
10 days
RT @optimizoor: @Khallid4397 @lesotn775 put me in reverse next week.
0
5
0
@optimizoor
vectorized.eth
13 days
Nerdsnipe by @amxx .
@Amxx
Hadrien Croubois
15 days
This should give you a rougher idea why dealing with base58 encoding is such a nightmare
Tweet media one
Tweet media two
Tweet media three
3
0
15
@optimizoor
vectorized.eth
13 days
Implemented a highly efficient implementation of base58 encode/decode on the EVM. Instead of the traditional byte-by-byte arbitrary precision arithmetic, it uses limbs to unleash the full power of the 256-bit world computer.
Tweet media one
31
16
293
@optimizoor
vectorized.eth
14 days
AGI will be achieved when we have solved the emoji problem. Until then, LLMs are just probabilistic compilers.
Tweet media one
1
0
6
@optimizoor
vectorized.eth
14 days
Share your personalization prompt to make ChatGPT never output emojis. Mine’s not reliable. I’ve also heard that it gets dumber if you force it not to use emojis. What’s your experience?.
11
0
25
@optimizoor
vectorized.eth
15 days
Nothing destroys productivity more than your keyboard suddenly dying, and now you’ve to research your next mechanical keyboard. I want the lightest tactile switches for my weak fingers. Onboard memory. White LEDs, doubleshots. Full size layout only.
42
10
149
@optimizoor
vectorized.eth
16 days
Today, I just recalled that “leaves” is the correct plural form. Not “leafs”. But that results in very awkward function names like `tree.leavesAt(…)`, which has to be renamed to a more verbose `tree.gatherLeaves(…)`. So much for the English language.
2
0
23
@optimizoor
vectorized.eth
16 days
Solady allows you to generate Merkle proofs and multiproofs now.
Tweet media one
31
26
338
@optimizoor
vectorized.eth
20 days
One lesser known benefit of keeping only 16 DUPs is that the EVM can be easier to emulate with register-based zk VMs. Up to 32 DUPs can still preserve this good property. Credits @big_tech_sux.
@gakonst
Georgios Konstantopoulos
20 days
I'm still baffled that the Ethereum Core Dev community does not prioritize fixing the 2 most cited problem of EVM developers per the Solidity Lang survey despite our repeated efforts:. 1. Stack too Deep: yes this is a Solidity skill issue a little bit but just add a SWAP/DUP17-32.
3
1
43
@optimizoor
vectorized.eth
21 days
RT @banditx0x: All the answers to this quant interview question are wrong or incomplete. Here's how to solve it 👇. We accept any roll above….
0
4
0
@optimizoor
vectorized.eth
21 days
RT @GiulioRebuffo: Go check it out! From the time this was recorded, CLZ was also included in a devnet and EIP-7954 and EIP-7975 have also….
0
3
0