Github Geometry Lessons !!better!! -
Most people think geometry is about triangles, circles, and proofs on a chalkboard. But on GitHub, geometry takes a different shape.
Here’s an interesting, slightly playful text on the subject : Title: Pull Requests, Parallel Lines, and the Geometry of Open Source github geometry lessons
Ever followed a GitHub issue with 200+ comments, cross-linked to 12 other repos? That’s not Euclidean. That’s hyperbolic geometry — each new comment expands the space exponentially, and the closer you think you are to a solution, the farther the actual fix becomes. Most people think geometry is about triangles, circles,
When you fork a repository, you create a parallel universe of code — same origin, different destiny. Two branches running side by side, never touching… until you issue a pull request. That’s the geometric axiom of open source: Parallel lines do meet — in a merge commit. That’s not Euclidean
