Hacker News new | ask | show | jobs
by lightedman 3298 days ago
And this is why I stick with ASM - I don't have to rely upon everyone else not screwing the pooch when it comes to them developing a language - I just talk straight to the computer, nothing gets lost in translation, my programs are 200x smaller and 400x faster than anything written in Rust.

2D Second Life clone, with full programming capability with built-in database - 2 megabytes. Solid ASM. Rust can't even come close, and never will.

1 comments

> [..] my programs are 200x smaller and 400x faster than anything written in Rust.

And take 100x longer to develop :)

Nope. Once I start typing the code simply flies.