Gooey - the GPU powered UI lib written in Zig is 127k lines of code and now is dependency free!
Following that TigerStyle by @TigerBeetleDB more and more
(we only had 1 dep to begin with)
If you're like me and learn through katas, check out https://t.co/pDuIH1a92q. First five exercises are ready. No local GPU needed, thanks to @modal. Extra challenge: finish without burning through your full starter credit ๐
i did the evm debugger with symbolic execution (not oss) and the open source usage metering engine for billing - https://t.co/2KRElWt8ye on zig, the next goal is CUDA kernels. My work uses rust but heart is with #zig
@alexzoid@Certora https://t.co/1I9UbTKaWt Let's combine the lists. Feel free to copy over any entries from my repo that you don't have, and then I'll delete mine
@muratdemirbas Formal verification scales poorly due to the exponential state explosion and the undecidability of non-linear arithmetic. It is only effective for critical components, not for the entire system as a whole.
Yo, I decided to learn a bit more about Quint (https://t.co/JhIuo2jM4Y), but I missed something like the GraphViz integration with TLA+
I vibecoded a tool that let you explore Quint's trace with a UI, showing the state transition and other related data.
https://t.co/H0c6QHq7i7
๐จA smart contract exploit from 1hr ago just drained ~8536 ETH, worth around ~$26M
The code was live on Ethereum for almost 5 years already. Source code unverified - only bytecode is public.