[ $davids.sh ] — david shekunts blog

$ echo "david shekunts — blog (notes || ideas || code)"

&& git pull github.com/Dionid \

&& tg message david_shek \

&& linked-in hire david-shekunts \

&& mail to [email protected]

$ ls ./posts/ (page 15/29)

    11/12/2022, 7:29:31 PM #144

    How Notion Sharded PostgreSQL **https://www.notion.so/blog/sharding-postgres-at-notion In brief: * Sharding is a technique for splitting one database instance into multiple (sha… read more

    11/12/2022, 2:12:39 AM #142

    **Video about Kafka Architecture **https://www.youtube.com/watch?v=-AZOi3kP9Js One of the best lectures about Kafka architecture: straight to the point, great to listen to at 1.75x speed, enou… read more

    10/31/2022, 2:58:29 AM #141

    **Want a MasterCard for foreign purchases, and also with Apple/Google Pay? In short, I made one for myself and I'm extremely happy, it's a really cool thing: The Maps.me project allows you to open a non-custodial (I'll e… read more

    10/30/2022, 5:02:11 PM #140

    **OOP Abstraction vs FP Pattern Matching **I'm slowly getting back on track and decided to write a short article with an interesting example of the difference between OOP and FP The more I used Pattern Matching, the more I fell in love wit… read more

    9/26/2022, 9:53:58 PM #139

    🚜 About moving and for IT newcomers 🚜 I'll recover a bit and continue posting here about advanced development, but for now, I've started posting useful information about moving and for IT newcomers to a separate channel: [https://t.m… read more

    9/16/2022, 6:30:57 PM #138

    🤴🏾 Axioms of Being a Team / Tech Lead. 1. Create Conditions for Delegation 🤴🏾 I've been managing teams for about 7 years now, and all my knowledge comes from (1) random articles, (2) my cool managers, and (3) personal experience. A… read more

    9/15/2022, 5:14:33 PM #137

    🙏 Give up TypeORM, in favor of … 🙏 I have a lot to say about ORM in general, and especially on Node.js... I've worked with ORM on Golang, PHP, Python, C#, so I have something to compare. I'll start by immediately stating my position:… read more

    9/15/2022, 1:08:27 AM #136

    Yandex sold its main page and bought Delivery Club ✊ Wow, this is interesting: in short, Yandex sold its main page to the VK company group Now Yandex.ru leads to dzen.ru And Yandex's main page … read more

    9/14/2022, 11:03:02 PM #135

    🥽 Snapshot Testing 🥽 I found a great article that discusses the features of snapshot testing using Jest: [https://samhogy.co.uk/2022/03/making-the-most-of-snapshot-testing](https://samhogy.co.uk/2022/03/making-the-most-of-snapshot-te… read more

    9/14/2022, 4:53:46 PM #134

    💩 Node.js 18 – what's new **💩 **Link to full documentation Honestly? In my opinion, it's somewhat lacking: 1. [Built-in test implementation](https://nodejs.org/en/blog… read more