RSSAmplifier

Blog

Parsa's Blog

My random thoughts on computers

parsa.wtfRSS feed ↗7 posts

Latest posts

bool as u32

That time I found a rustc bug

Joe: A JavaScript Opt Engine

What I've been working on

Dependency in the Age of AI

Why AI-driven cost collapse in code production means it's time to own your code instead of renting it.

Iran: A Book

A deeper exploration of Iran's history, ideology, and future

Understanding Iran: How We Got Here

History, ideology, and why this uprising matters

Performance is correctness

Why slow code isn't just a performance issue—it's a design failure that leads to bugs, security holes, and lost control.

Faster JS Blake3

How I made Blake3 2.21x faster in JavaScript using pure JS optimizations and runtime-generated SIMD WASM.