
New Generation of IDEs (part 1): The problem of File-Centric IDEs
Why are we so focused on the concept of file when compilers work with classes?
I've been thinking a lot about how we write code in IDEs and organize files and classes (and types) in c#
and other modern software languages and projects.

Library: Shouldly and FluentAssertions
Cleaning up the Fluent Assertions 8.0 licensing mess
In classic test assertions, we have expected results on the left, and on the right, we have results we want to test.

Obsolete Bytes: Ticker Tape - The First Data Streaming Platform
How the stock ticker revolutionized data communication
Since I learned about stock tickers, I’ve been captivated by them. While they may be simple, obsolete devices, I find them intriguing because they were among the first devices to implement many modern concepts we now take for granted in software development for distributed systems.