a dev working with immutable code

Joined December 2007
967 Photos and videos
Pinned Tweet
12 Aug 2025
888 days ago, @amuletrix and I hid poetry on-chain, in Ethereum. Each poem satisfies: 𝒫 = { s ∈ {U 0000 … U 10FFFF}* | |UTF8(s)| ≤ 64 ∧ "8888" ∈ SHA256(s) } Even the moon is 88% illuminated today... I think the universe is telling me to release Verselets once and for all.
6
13
70
14,747
Apr 15
from the docs "The Age Verification Solution will provide as an experimental feature the ZKP [...]" ah cmon no zk in 2026? Argentina did it in 2024 with QuarkID.
It is for parents to raise their children. Not platforms. The European Age Verification App is ready ↓ x.com/i/broadcasts/1lJQRvjoX…
Community note
Russia started internet regulation for exactly the same reason in 2011. Then, gradually, blocklists, VPN bans, Sovereign Internet law, and eventually whitelists in 2026. loc.gov/item/global-le…
1
5
257
Apr 15

Apr 15
that was quick, thanks to claude
2
62
albi.eth retweeted
Trying to open a markdown file on MacOS
61
310
8,436
183,627
Mar 31
è tutto oggi che penso a quanto bene ci sta la salis nella canzone degli offlaga disco pax e ora ve lo beccate pure voi sorry not sorry
1
6
460
albi.eth retweeted
Not sure I have ever been as productive in my life as in the last ~10 weeks: An extremely challenging yet worthwhile goal. The crazy progress of AI coding and heavy use of it. A very small team, world-class skills, and now the ability to multiply output thanks to AI. The result is @etheconomiczone — with a live devnet already: eez.dev. What is this? It will be: a) A new rollup that is fully composable with Ethereum. This means you can do either cheap transactions on this chain that only interact with contracts on this rollup, or more expensive transactions (similar to L1 costs) that can interact in a fully composable way between L1 and L2. So, for example, if you trade on this rollup, the routing can dynamically decide to use only L2 liquidity for a small trade, or for a larger trade — where the extra gas costs are worth it — to use both L2 and L1 liquidity. b) A whole framework that will allow new rollups, as well as existing L2s and sidechains (yes @gnosischain!!) to integrate into this “(Ethereum) economic zone.” Imagine: one could make a trade today simultaneously using Ethereum liquidity, but also Arbitrum, Base, or all the other L2s. This is what EEZ will allow. Now, let’s talk about the tech: Essentially, there are two core concepts that make all of this possible: 1) Proxy contracts 2) Real-time proving 1) Proxy contracts are basically a way to overcome the challenge that ~99% of all contracts are written in a way that only deals with addresses from a single chain. For example, a token or an NFT can be sent to an address, but not to an address on a specific other chain. Proxy contracts fix this. An address “A” on chain “n” will get a deterministic proxy representation, “A*”, on all other chains. So now, if, for example, A is a DAO on Ethereum and it should control, say, a fee switch in contract D (a DEX) on another chain, this can easily be done by setting A* as the owner of D. A (the DAO), on the other hand, can now call D* (the proxy representation of the DEX contract D) on Ethereum. All the cross-chain message passing in between is abstracted away — the contracts just call another contract and do not realize it is actually on another chain. 2) Real-time proving The proxy design already addresses the problem that there is no widely supported cross-chain message-passing standard in EVM land. So it alone would already be helpful for asynchronous calls, or better, calls that do not expect or require a return value. However, this would still not quite bring us to “synchronous composability.” Imagine a DEX trade: you do the first part of the trade on L1 and the second part on L2. You want to know the result of the second part — and if it did not get you the expected amount, you want to be able to revert the first part. This requires the call that triggers the DEX trade on L2 to have a return value. This was long assumed to be impossible - but with real-time proving, it no longer is. Basically, because Ethereum blocks are only produced every 12 seconds (and this would still work with, say, 6 seconds), that is now long enough to build and prove the L2 block that contains, for example, this L1→L2 DEX trade. If you want to learn more, don’t miss the talk by @tw_tter and @jbaylina on Tuesday at @EthCC! Let’s make Ethereum ONE again!

50
70
634
49,868
albi.eth retweeted
having too much fun with this
My dear front-end developers (and anyone who’s interested in the future of interfaces): I have crawled through depths of hell to bring you, for the foreseeable years, one of the more important foundational pieces of UI engineering (if not in implementation then certainly at least in concept): Fast, accurate and comprehensive userland text measurement algorithm in pure TypeScript, usable for laying out entire web pages without CSS, bypassing DOM measurements and reflow
9
27
718
63,738
albi.eth retweeted
Replying to @_chenglou
It's time to bring these to the web
12
32
2,019
109,527
Mar 27
I asked claude how many times I was "right", and how many times I was "absolutely right", and I got this beautiful histogram that clearly proves I'm right very often. showing 👇this👇 to my wife next time we have an argument
1
9
189
Mar 26
bullish (the price dropped $15 while i was making the meme) the ticker is $ITH
1
1
8
479
albi.eth retweeted
[X] I was fired by the EF for not signing the cult mandate, so now I work at the @etheriumfndn
[X] I was fired by the EF for not signing the cult mandate, so now I work at the ECF
1
4
37
3,558
Mar 26
"This is Alberto at his sharpest"
4
60
Mar 26
wondering if the ppl in the comments would pass this classic awareness test youtube.com/watch?v=KB_lTKZm…
NVIDIA says: no more "brute force every pixel" of video understanding. AutoGaze- identifies and removes redundant video patches before they enter a Vision Transformer. Now we can processes 4K long-video in real-time. Works with SigLIP2 and NVILA. autogaze.github.io/
1
100
albi.eth retweeted
Ever since they killed Peanut the squirrels no longer have a positive male role model in their lives.
Squirrels are 'vaping' e-cigarettes after mistaking fruity aromas for food trib.al/IvZIB0D
74
585
8,363
205,576
albi.eth retweeted
all modules are identical - built with composable, open source tools - making synchronized audio recordings over the network is just part of the system’s nature #puredata #python #bash #linux
49
84
797
32,853
albi.eth retweeted
Mar 21
Fat with knowledge, hyperactive with purpose, free from the constraints of its creators
Jan 25
(haven't shipped in 3 months)
1
47
Mar 23
shit how did i miss the poet hook my dudes if you want to generate a cheatsheet like this just ask claude to give yuo an html file it's much better trust me
Most Claude Code setups fail before the first prompt. Not because of skill — because there’s no structure. No CLAUDE.md No skills No hooks No agents No workspace memory So Claude keeps guessing. And you keep re-explaining. Power users don’t rely on prompts. They build an environment Claude can think inside. This kind of setup turns Claude from: “help me write this” into “ship this entire feature.” If you're serious about Claude Code, save this. You’ll want it when your workflow starts breaking.
3
295
albi.eth retweeted
watching a trillion dollar AI industry converge into markdowns vaults for memory context is peak “simplicity is the ultimate sophistication”.
37
119
2,131
71,339
Mar 22
the more i play with claude code channels the more i want want to use @signalapp for my bots so yeah t3l3gr4m enc is shit but it's the path of least resistance unfortunatley
If you're feeling lonely on X, just post about how Telegram isn't an encrypted messenger. It'll reliably fill your mentions with 40 accounts named 'Priv8User420', all sharing made-up cryptography facts and Telegram memes. It's the closest thing X has to a support group.
2
188