User Profile

Sergey Machulskis

neexee@bookwyrm.social

Joined 8 months, 3 weeks ago

Generalist IT specialist. Makes the simple out of the complex.

neexee.com/en/about/

This link opens in a pop-up window

Sergey Machulskis's books

Currently Reading (View all 6)

Scott Tannenbaum, Eduardo Salas: Teams That Work (2024, Oxford University Press, Incorporated)

Really liked it

Good summary of research on the topic. Learned some new concepts like "team transactional memory". Learned that quality communication is much more important than a lot of communication. Learned that going to a bar together and doing similar "team building" activities don't reflect team performance at all.

-1 for US-centric examples and strange text structure.

Alex Petrov: Database Internals (2019, O'Reilly Media, Incorporated)

When it comes to choosing, using, and maintaining a database, understanding its internals is essential. …

Really liked it

This is a peak into complexity of modern databases. The narrative is disjointed sometimes, but overall it's a good overview of database internals. I didn't quite like the first part of the book (B-trees, LSM-trees and such), but the second part about distributed systems and their problems was very solid.

Good refresher for anybody who read DDIA and almost forgot what it was about.