Introduction | Flashbots Docs
https://docs.flashbots.net/flashbots-mev-share/introduction
https://docs.flashbots.net/flashbots-mev-share/introduction
docs.flashbots.net
Introduction | Flashbots Docs
The MEV-Share Matchmaker was renamed to the MEV-Share Node to better reflect the role we envision this actor will play in SUAVE. This change will be reflected in our documentation after June 2023. The client library previously named matchmaker-ts has alsoβ¦
Most bots build calldata using ethers/viem/alloy ABI encoders.
That works. But it's slow, and it creates unnecessary allocations.
On Monad, you're not competing on calldata correctness, you're competing on calldata speed.
Your bot will evaluate thousands of opportunities per second. If you're ABI-encoding each one dynamically, you're burning cycles on string parsing and memory allocation.
The correct approach: precompute selector + static offsets, then splice in only the dynamic values.
That works. But it's slow, and it creates unnecessary allocations.
On Monad, you're not competing on calldata correctness, you're competing on calldata speed.
Your bot will evaluate thousands of opportunities per second. If you're ABI-encoding each one dynamically, you're burning cycles on string parsing and memory allocation.
The correct approach: precompute selector + static offsets, then splice in only the dynamic values.
[2512.19428] Attention Is Not What You Need
https://arxiv.org/abs/2512.19428
https://arxiv.org/abs/2512.19428
arXiv.org
Attention Is Not What You Need
We revisit a basic question in sequence modeling: is explicit self-attention actually necessary for strong performance and reasoning? We argue that standard multi-head attention is best seen as a...
π‘ Remember Box pinned Β«[2512.19428] Attention Is Not What You Need https://arxiv.org/abs/2512.19428Β»
We Got Claude to Build CUDA Kernels and teach open models!
https://huggingface.co/blog/upskill
https://huggingface.co/blog/upskill
π₯1
Sailfish OS - European alternative for Mobile operating systems
https://sailfishos.org/
https://sailfishos.org/
Sailfish OS
Sailfish OS - European alternative for Mobile operating systems
A privacy respecting Linux-based European alternative to dominating mobile operating systems developed by Finnish company Jolla.
as long as humans design protocols and other humans compose them, there will always be belief lag
this belief lag is monetizable
this belief lag is monetizable