Sitemap - 2023 - Low Latency Trading Insights
Are [[likely]] and [[unlikely]] Still Relevant?
How I Learned to Stop Worrying and Love Undefined Behavior
The C++ Technique that Slashes Rust's Hope
C++ vs Rust Article - Reaction by Streamer "Primeagen"
Move Semantics and Low Latency Programming
Why I think C++ is still a desirable coding platform compared to Rust
First Pillar - Operating System Basics
The Best Way to Prevent Bugs Is...
Pillars of Low Latency - Connectivity
Advice for Aspiring Low Latency Trading Devs
Shared, LTO, PLT: Friends or Foes?
Are Function Pointers and Virtual Functions Really Slow?
The Biggest Programming Scam Ever Told
The Wrong Reason To Start Using FPGAs
What Every HFT Developer Should Know About Time Standards
Reverse Engineering C++20 Coroutines
Review of book "C++ High Performance" by Bjorn Andrist and Viktor Sehr
Armed and dangerous: std::shared_ptr<T> considered harmful
Book Review "Developing High-Frequency Trading Systems" by Sebastien Donadio et al
Comments on Github C++ code for "Building Low Latency Applications with C++"
Review of "Building Low Latency Applications with C++" by Sourav Ghosh
Replacing C++ Templates with Mako Templates
Compile-time Arbitrary Switch Case
Generating semilog series - FAST
What is paging and how does it matter?
Memory management does not have to be complex