Adaptation

Here is a worth-thinking quote (from notes to a software team leader):

“The reasonable man adapts himself to the world: the unreasonable one persists in trying
to adapt the world to himself. Therefore all progress depends on the unreasonable man.”
― George Bernard Shaw

If we all adapt to the world, we will sure get into fixation, yet if all refuse to adapt, there will be chaos. Eventually, it’s all about finding the right balance of personalities in the group you are part of.

 
2
Kudos
 
2
Kudos

Now read this

Rules of Thumb for Building Recommendation Systems

Here are my rules of thumb from a few years of experiencing in building recommendation systems: Own the input data - Duplicate the data if needed, decouple the data from the persistence service or any other related service. Avoid... Continue →