Plus, what it's like to find a developer job in 2024, how to learn hard things and more.
Plus, lessons from 8 years of Kubernetes, how Slack's CPO makes product decisions and more.
Plus, things you should know about Time Zones, advice from the co-founder of HashiCorp on building large technical projects and more!
This is a technical dive on Postgres. We'll be talking about it's key features, storage engine, MVCC, extensions, criticisms and more.
Plus, Stable Diffusion explained visually, why you should open source your company, pair programming antipatterns and more.
We'll be talking about Kafka, the ELK stack and Clickhouse. Also, how Apple built iCloud to store billions of databases, focusing on impact, and more.
We delve into Round Robin, Weighted Round Robin, Least Connections, Power of Two Choices and much more.
Lyft switched their data store from Apache Druid to ClickHouse. We'll give brief overviews of Druid and ClickHouse and also talk about why they shifted.
Raft is a distributed consensus protocol used in Kafka, MongoDB, CoackroachDB, Etcd and more. We'll delve into the protocol and explain it with some visuals.
We'll talk about Bloom Filters, Roaring Bitmaps and the Sliding Window Rate Limiting Algorithm. Plus, Basecamp's first year of results after shifting away from the cloud.
Andrej Karpathy (former Director of AI at Tesla) gave a fantastic talk on his YouTube channel on LLMs. Plus, how Uber calculates ETA, strategies to improve hiring quality at your org and more.
We'll be talking about implementing authentication with passwords, federated identity (OAuth, SAML), OTPs and more. We'll also delve into JWTs and Session-based Auth.