A response to “Why you can't be a good .NET developer” (2016)

I was wrong, reflecting on the .NET design choices

The cost of allocating memory and cheating like crazy for best performance

The cost of allocating memory and cheating like crazy for best performance

When fsync fails

The struggle with Rust

The struggle with Rust

Ayende: a low-level trie challenge for Rust

Uninformed comments on Rust

Rust based load balancing proxy server with async I/O

First run with Rust, the echo server

RavenDB 4.0 Alpha Indexing Benchmark (using a CouchDB benchmark as comparison)

Timing the time it takes to parse time

N+1 queries are hardly a feature

Re: Why Uber Engineering Switched from Postgres to MySQL

Fast Transaction Log: Windows

The Guts n’ Glory of Database Internals: Understanding durability with hard disks

On why RavenDB is written in C#

How to waste CPU and kill your disk by scaling 100 million inefficiently

The hidden costs of allocations

The insidious cost of allocations

Intersection of the complexities

Gossip much? Disseminating information among high number (10K) of nodes

Career planning: Where do old devs go to?

Analysis of Azure DocumentDB

The contracts of Lazy<T> vs Task<T>