Amit

@amit.prasad.me

Founder @ Entropic Labs; CS @ UIUC; Distributed Systems, Rust, FinTech, and general CS enthusiast

cross compiling from macOS to any other architecture is such a pain. Now I'm sat here waiting for my riscv musl toolchain to compile (or error after 20 mins) inside a container wondering where the day went

Extremely impressed with the new system prompt for Claude causing it to think more. It's even catching its own mistakes: "But no... this still has the same problem!"

A language where everything (incl. malloc) is async by default and you instead explicitly mark sync / blocking functions as such. Does this exist?