PinnedPublished inILLUMINATIONWhy You Shouldn’t Read Directly from DiskUnderstanding Disk Mechanics: A Deep Dive into Disk I/OSep 10, 20241Sep 10, 20241
PinnedPublished inILLUMINATIONFrom Bits to Bytes: Understanding Sequential Access in Memory and StorageHow Sequential Access Patterns Influence Memory Management and PerformanceAug 28, 2024Aug 28, 2024
PinnedThe Curse of Local Minima: How to Escape and Find the Global MinimumThere is no easy solution to the curse of local minima, but there are techniques that can help.Jun 1, 20232Jun 1, 20232
Published inILLUMINATIONEverything You Know About Isolation Levels Is Wrong: Rcsi Vs Read CommittedA Comprehensive Comparison of Read Committed Snapshot Isolation (RCSI) and Traditional Read Committed in SQL ServerJan 11Jan 11
Published inILLUMINATIONFrom Code to Kernel: Why is my “Hello World” so Big?Why does such a tiny program compile into a surprisingly large executable?Jan 2Jan 2
Published inILLUMINATIONUnderstanding Memory Segmentation in 32-Bit SystemsHow Operating Systems Segment Program SpaceDec 26, 20241Dec 26, 20241
Deadlock Concepts and Prevention Strategies in Concurrent SystemsPractical Solutions to Deadlock in MultithreadingDec 20, 2024Dec 20, 2024
Published inILLUMINATIONEvolution Of Cloudflare’s Cache Purging System: From Centralized To Distributed ArchitectureExplanation of Cloudflare’s CDN operations and concepts like Cache Key, TTL, and Edge Nodes.Dec 7, 2024Dec 7, 2024
From Pixel to Parallel: Understanding Modern GPU ArchitecturePractical Architectural Choices for Performance OptimizationNov 30, 2024Nov 30, 2024
Understanding and Implementing Semaphores for Concurrent ProgrammingUsing Semaphores to Control Concurrency in Producer-Consumer SystemsNov 25, 2024Nov 25, 2024