andrei@eth:~/blog$ cat hello-world.mdx
Hello, world
$ echo "hello, world" > /dev/blog
Welcome. This is where I'll write about the things I spend my days on: breaking and securing smart contracts.
Expect notes on:
- EVM internals & Yul: the low-level stuff that makes optimizations (and bugs) possible.
- Audit findings: anonymized patterns and root-cause analyses from real engagements across DeFi, RWA, liquid staking, and account abstraction.
- Vulnerability research: interesting classes of bugs, PoCs, and how to reason about invariants.
More soon. In the meantime, the audits and projects tabs have what I've shipped.
This is a placeholder post. Replace it or keep it. New posts are just
.mdxfiles dropped intocontent/posts/.