Skip to content

Comment on Ask HN: How to become a better programmer?parent

Comments

"Processor architecture??? Is that really to be taken seriously?"

Sure. You can get big speed-ups by exploiting the storage hierarchy, and by writing less-branchy code that does not bamboozle the branch predictor.

These can be studied from the top-level functional perspective. The low-level details can be ignored.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.