snaggen

joined 1 year ago
 

I thought this was an interesting article, that might be of interest in this community since rust is one of the new languages that uses Composition over Inheritance.

TL; DR by the author:

This is a story about how I felt forced to give up inheritance and object-oriented programming, and still missed it for a very long time. And why now, half a decade later, I believe that inheritance is an inferior choice in most cases.

 

I think one of the more complex part of rust is async rust, especially when you need to go beneath the surface. So I'm always happy when I find good articles trying to clarify what is going on behind the scenes.

 

This blog post discuss the implementation of an indexable bitset in tantivy.

 

Yes, who haven't had a glass of red wine, relaxing music and some inline assembly....

view more: ‹ prev next ›