How DNSSEC works and details of DNS-based Authentication of Named Entities or DANE. We will get to level of TCP packet debugging to learn it.
Errors in map data can significantly impact services, leading to a suboptimal user experience. Uber engineers use various sources of feedback to identify map errors, for instance, machine learning models to log and understand user feedback, or by evaluating map metrics to improve map quality.
How the source code that you write is transformed into something that your machine is actually able to run
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow.
In git we can change history to suit our needs. This gives us a lot of powerful tools and allows us to curate a good commit history in the same way we use refactoring to uphold good software design practice. This guide will help to demystify the powerful git-rebase.
This post walks through an example session using termdebug, available in Vim 8.1 release in 2018
Matrix got hack and once they regain controls, they write an extensive analysis on what happened and what they are going to do to prevent that. You can learn from them too.
Data Structures are the basic building blocks of software. In this article, one eBay engineer gives his perspective on how they might have evolved over time, enabling us to build complex things out of simpler parts.
How many of you feel like you have a good understanding of what your CPU does when it executes a branch and what the performance implications are, and how many of you feel like you could understand a modern paper on branch prediction, fewer people would raise their hands.
Learn bloom filters interactively with Pharo.
a syntax highlighter and a tool to semi-automate the rewriting of scripts to ShellCheck conformance
RustInstant lightning-fast GraphQL API backed primarily by your PostgreSQL database
Kubernetes Tools that follow Unix philosophy to be simple, modular, and extensible
A distributed knowledge graph store
🥑 Language focused docker images, minus the operating system
an initiative to facilitate the access of Linux’ sysctl reference documentation
tcpdump like XDP packet capture. Read companion post
A feature flag solution that runs in your existing infrastructure
BetterDev Link
Every Monday