Sam Ragsdale pfp

Sam Ragsdale

@samrags

54 Following
1931 Followers


Sam Ragsdale pfp
Sam Ragsdale
@samrags
@merit_systems is the vision I've had for crypto since I entered the space through UniswapV2 MEV back in 2021. Blockchains are good at settlement. The largest market for settlement is not memecoins but labor. The most productive category of labor is Open Source Software. Very proud to unveil @meritsystems alongside @rfs @mason.
3 replies
7 recasts
53 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
Awesome effort to make the hidden network of open source work legible. OSS is an engine of tremendous economic productivity. Deep Funding builds a weighted dependency graph of the open source ecosystem to enable fair, automated payments for sustaining developers. $170k is meaningful, but once fragmented across hundreds of repos, each will receive $50-$5k. The payment is unlikely to cover its own admin overhead. Our team at Merit Systems is focused on reducing the friction in the last mile and growing the pie. We expect automated incentives for code contributions to hit escape velocity soon. Stay posted for more details.
2 replies
9 recasts
31 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
Accelerate
2 replies
27 recasts
137 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
The zeitgeist is circling back
1 reply
1 recast
10 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
July Roadmap Update TL;DR: Jolt is faster, simpler, and more usable than ever. Huge shoutout to the contributors who made this happen!
2 replies
12 recasts
56 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
It's time to build (verifiable compute). Jolt will support many different zkVM configurations in a unified codebase. OS contributors accelerate Jolt's development but we can parallelize these efforts further. Reach out if you want to build the core infra of the future.
0 reply
5 recasts
36 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
Frame by @tom-major
0 reply
0 recast
3 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
Jolt has a ton of low hanging fruit waiting for the right harvester. We're teeing these up in Github issues and we'll regularly refresh. Great way to get your feet wet with ZK and play a role in the impending revolution. Examples below.
4 replies
28 recasts
199 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
1 reply
0 recast
8 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
We're finally releasing Jolt Alpha – the world's fastest zkVM. Jolt is fully open source. Always has been and always will be. zkVMs are the closest I've seen to algorithmic magic and I believe they'll allow us to deliver on the promises of web3.
10 replies
25 recasts
133 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
Anybody know the expected conversion rate on the new Chipotle points system?
1 reply
1 recast
1 reaction

Sam Ragsdale pfp
Sam Ragsdale
@samrags
Cholesterol is big health propaganda — if you’re not butter maxxing you’re falling behind *none of above should be taken as health advice*
0 reply
0 recast
3 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
“yes, I’ll take a whole cow milk, maximum fat latte, thanks”
1 reply
0 recast
7 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
The Github talent team managed to hit the same repos as the Binance airdrop scams. Inside job??
0 reply
1 recast
1 reaction

Sam Ragsdale pfp
Sam Ragsdale
@samrags
Does anyone use a Linux EC2 AMI which comes with some of the normal dev stuff pre-installed? Ideally my EC2s would boot with zsh / Rust / Git / Go / LLVM
3 replies
0 recast
4 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
SNARKs on ARM just got ~10% faster. The primary operation in a SNARK is mul between field elements – maybe 80% of total CPU time. These 50-70 assembly instructions run repeatedly on different inputs to create proofs. We upstreamed a PR to halo2curves to shorten this hot path.
2 replies
8 recasts
37 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
Attempting to allocate over 50% of free RAM in chunks results in serious slowdowns around the 25% threshold. Is the best way to avoid this to use an arena allocator or custom via the allocator API? I'd rather not write unsafe code. Minimal recreation: https://github.com/sragss/rust-memory-alloc
1 reply
3 recasts
6 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
I can be reached at samragsdale.com/mail
0 reply
0 recast
2 reactions

Sam Ragsdale pfp
Sam Ragsdale
@samrags
garden hoses are a great example of utility unlocked by composability
1 reply
0 recast
0 reaction

Sam Ragsdale pfp
Sam Ragsdale
@samrags
Looking for the best resources on understanding the costs of dynamic dispatch in Rust. We’re refactoring some things in Lasso to support Jolt — anecdotally the cost seems tiny, but hoping to understand long term implications
4 replies
3 recasts
7 reactions