Low-Level Lore
Subscribe
Sign in
Home
Archive
About
Latest
Top
Discussions
How Does the Memory Management Unit (MMU) Work with the Unix/Linux Kernel?
Understanding how your CPU's MMU collaborates with the Linux kernel to create process isolation, memory protection, and the illusion of infinite RAM.
Jun 15
•
Mohit
11
Share this post
Low-Level Lore
How Does the Memory Management Unit (MMU) Work with the Unix/Linux Kernel?
Copy link
Facebook
Email
Notes
More
Why You Can't Directly Move Data Between Two Memory Addresses in x86 Assembly and How to Do It
Understanding instruction encoding limitations and mastering efficient data movement techniques from single bytes to large blocks
Jun 12
•
Mohit
8
Share this post
Low-Level Lore
Why You Can't Directly Move Data Between Two Memory Addresses in x86 Assembly and How to Do It
Copy link
Facebook
Email
Notes
More
Fork() and File Descriptors: The Unix Gotcha Every Developer Should Know
Understanding shared file offsets, buffer duplication, and race conditions that can silently break your applications
Jun 7
•
Mohit
11
Share this post
Low-Level Lore
Fork() and File Descriptors: The Unix Gotcha Every Developer Should Know
Copy link
Facebook
Email
Notes
More
Storage Wars: Object vs Block vs File Systems Under the Hood
From file descriptors and inodes to REST APIs and eventual consistency—understanding what happens when your code hits storage
Jun 4
•
Mohit
9
Share this post
Low-Level Lore
Storage Wars: Object vs Block vs File Systems Under the Hood
Copy link
Facebook
Email
Notes
More
May 2025
How SSH Multiplexing Reuses Master Connections for Efficient Sessions
The hidden SSH optimisation that turns multiple terminal connections into shared channels over a single TCP socket—and why it matters for every…
May 31
•
Mohit
6
Share this post
Low-Level Lore
How SSH Multiplexing Reuses Master Connections for Efficient Sessions
Copy link
Facebook
Email
Notes
More
The Linker's Detective Work: How Symbol Resolution Turns Code Fragments Into Running Programs
Understanding the intricate process that connects your function calls, variables, and libraries into a cohesive executable
May 27
•
Mohit
7
Share this post
Low-Level Lore
The Linker's Detective Work: How Symbol Resolution Turns Code Fragments Into Running Programs
Copy link
Facebook
Email
Notes
More
Why Packet Data Not Need a Trailer/Footer While a Frame Needs It
Exploring the Clever Design Behind Frames Needing Trailers and Packets Going Without
May 22
•
Mohit
4
Share this post
Low-Level Lore
Why Packet Data Not Need a Trailer/Footer While a Frame Needs It
Copy link
Facebook
Email
Notes
More
Programming is Seductive
How the perfect control of code becomes an escape from the messiness of reality
May 19
•
Mohit
18
Share this post
Low-Level Lore
Programming is Seductive
Copy link
Facebook
Email
Notes
More
Bit by Bit: Why Variable Sizes Shape Your Code
A Bit-Level Analysis of Type Specificity and Its Impact on Memory Allocation, CPU Register Utilization, and Runtime Performance in Systems Programming
May 17
•
Mohit
6
Share this post
Low-Level Lore
Bit by Bit: Why Variable Sizes Shape Your Code
Copy link
Facebook
Email
Notes
More
2
GRPO - Group Relative Policy Optimization: How DeepSeek Trains Reasoning Models
Discover how GRPO, an innovative reinforcement learning technique, enables efficient training of compact AI models that rival industry giants in…
May 13
•
Mohit
2
Share this post
Low-Level Lore
GRPO - Group Relative Policy Optimization: How DeepSeek Trains Reasoning Models
Copy link
Facebook
Email
Notes
More
From Text to Numbers: How Computers Convert Strings to Integers Under the Hood
An in-depth exploration of how computers transform textual representations of numbers into actual integers, with code examples in multiple languages and…
May 10
•
Mohit
11
Share this post
Low-Level Lore
From Text to Numbers: How Computers Convert Strings to Integers Under the Hood
Copy link
Facebook
Email
Notes
More
Improving PostgreSQL Snapshots Efficiency: Current Implementation, Challenges, and a Proposed Hybrid Design
Examine PostgreSQL's snapshot system, understand its performance limitations, and learn about a hybrid Commit Sequence Number (CSN) design that…
May 6
•
Mohit
4
Share this post
Low-Level Lore
Improving PostgreSQL Snapshots Efficiency: Current Implementation, Challenges, and a Proposed Hybrid Design
Copy link
Facebook
Email
Notes
More
2
Share
Copy link
Facebook
Email
Notes
More
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts