Hacker News new | ask | show | jobs
by mikequinlan 699 days ago
The fastest code is code that isn't executed.
2 comments

Related: do only what is necessary. This works on so many levels and is my magic trick to make software faster.

It's a pity computers are so fast and have so much memory that people can get away with not caring about minimalism.

Also the most secure.