@supalv
Nothing here yet.
Nothing here yet.
In physical architecture, walls separate rooms, dividing the functionality of a house.Similarly, in a codebase, we have logical distance. A file in src/utils is logically far from a file in src/features/billing. We seperate concerns so that authenti...

The Problem: Context is a Graveyard In software engineering, having Git means we don’t just store code — we preserve its history. We know which decisions are current and which ones are legacy. Now in LLMs we use transformers, a neural network archite...
