Hacker News new | ask | show | jobs
by matthuggins 4897 days ago
"Best" in what sense?
1 comments

Productivity, enthusiasm, willingness to learn new tricks (get 'em in knowing PHP, watch 'em learn C, Java, and ASM as they go deeper into our stack), and willing to take the risk of sticking their neck out with outlandish but brilliant ideas.
Frequent use of ASM in a web dev shop? Really?
Not to a huge degree, admittedly, but enough that more than a few of us have ended up with a more in-depth knowledge of assembly than one might expect.

This has typically arisen from working with existing OSS projects which incorporate vector transforms and the ilk in ASM, often badly or subtly brokenly, and from building optimised functions for doing fun things like creating n-dimensional maps of customer/product relationships in order to determine purchase propensity based on cluster profiles.

So yeah, ASM in a web shop. Except we're only kinda a web shop these days - client sites are our marketing platform, but our business is business systems.