Hacker News new | ask | show | jobs
by kaba0 1286 days ago
> low-level =/= poor abstractions

They might have good language abstractions, but manual memory management is simply an orthogonal implementation detail to solving a problem — dealing with that is simply more work and more leaky abstractions.