Command Line Interface Guidelines – An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day. [#cli]
My Engineering Axioms – things that, over the years, I’ve come to think of as generally true and useful to have in mind when writing code, building things, and working with others.
Rust Reviewed: Is the hype justified? – a reflection on golden moments and pain points with Rust in the past year. [#rust]
10 Fantastic Books By Developers For Developers – ten fantastic books for developers that have been written by developers. These are not the typical mainstream books you’ll find in every “must-read books for programmers list” but handpicked treasures by domain experts with proven track records.
10 Fun APIs to Use For Your Next Project – curated a list of 10 fun APIs to use for your next project. Let’s dive right into it!
Evolution of tree data structures for indexing: more exciting than it sounds – Whenever we speak about indexes, especially in PostgreSQL context, there is a lot to talk about: B-tree, Hash, GiST, SP-GiST, GIN, BRIN, RUM. But what if I tell you that even the first item in this list alone hiding astonishing number of interesting details and years of research? In this blog post I’ll try to prove this statement, and we will be concerned mostly with B-tree as a data structure.
Redis, Kafka or RabbitMQ: Which MicroServices Message Broker To Choose? – this blog post will compare the three most popular brokers: RabbitMQ, Kafka and Redis.
The Big Little Guide to Message Queues – A guide to the fundamental concepts that underlie message queues, and how they apply to popular queueing systems available today.
Resources to crush the technical interview – resources that will help you crush your next interview.
“A damn stupid thing to do” — the origins of C – The creators of the C language never dreamed it would become as popular as it did. The history of it is fascinating (and also funny).
50+ Free Awesome Certificates to Earn in 2021 – A curated list of free Computer Science & Information Technology certificates and badges.