Explore πFS, a hilarious and brilliant GitHub project that 'stores' data by finding its exact coordinates inside the infinite digits of Pi.

Infinite storage capacity without using a single byte of hard drive space? Sounds like a shady cryptocurrency scheme, but this GitHub repo is actually a legendary mathematical joke that just grabbed over 700 upvotes on Hacker News.
Welcome back, fellow coders. Today, let's talk about a project that completely breaks the laws of physics and common sense: πFS (Pi File System). It is hands down one of the most brilliant, useless, and borderline psychotic pieces of engineering you'll ever see.
Normally, when you want to store a file, you dump its binary data onto an SSD. Simple. But πFS creator Philip Lantz decided that was too mainstream.
Mathematics tells us that Pi is an infinite, non-repeating decimal. It is widely conjectured to be a 'normal number', meaning that every possible finite sequence of digits will eventually appear somewhere in its decimal expansion.
In plain English: Your favorite meme, the source code of Cyberpunk 2077, and every single PDF on the internet already exist inside Pi. They have been there since the beginning of time. We don't need to 'create' files; we just need to 'find' them.
Here is the πFS workflow:
my_secret_code.zip).Naturally, the big brains on Hacker News had a field day breaking down why this beautiful concept is a practical nightmare.
If you are actually brave enough to run this and want to watch some CPU cores melt, do not do it on your local machine. Grab a Free $300 to test VPS on Vultr and let their cloud servers do the heavy lifting instead.
Is πFS practical? Absolutely not. It is an glorious, over-engineered joke.
But that is exactly why we love it. Projects like πFS remind us why we got into coding in the first place—to build weird stuff, push logical boundaries, and laugh at the absurdity of theoretical computer science.
So instead of grinding another LeetCode problem today, maybe go write something completely useless. You might just end up trending on Hacker News.
Source: GitHub - philipl/pifs