Jun 11, 2025 · 2 min read · Hey there👋, this is just me thinking out loud as I dive deeper into software engineering — or really, what it means to work with information. As a student still figuring things out, I don’t claim to be an expert, but here’s something I’ve been refle...
Join discussion
Nov 4, 2024 · 4 min read · In the landscape of modern distributed systems, different programming languages have taken varied approaches to handling concurrency. While the Erlang VM (BEAM) has long been celebrated for its "let it crash" philosophy and robust actor model, other ...
Join discussion