πFS: A Satirical 'Data-Free' Filesystem Concept
A GitHub project called πFS proposes storing computer files within the digits of pi rather than on physical storage, claiming to achieve 100% compression. The concept relies on the mathematical conjecture that pi is a normal number containing all possible finite digit sequences. The project is a humorous thought experiment that highlights absurdities in data storage thinking rather than a practical filesystem.
πFS is a conceptual filesystem project that uses the mathematical properties of pi to theoretically store all possible files. The system is based on the conjecture that pi is a normal number—meaning its digits are evenly distributed and contain all possible finite sequences of digits. According to this logic, every file that could ever exist already exists somewhere within pi's infinite digits; users would only need to find the correct index and length to retrieve their data. The project includes actual code and installation instructions, but the implementation is deliberately impractical, requiring users to search through pi's digits individually and store metadata about file locations separately. The creator acknowledges severe performance limitations and frames the entire concept as a satirical commentary on data storage inefficiency.
What's missing
The source does not clarify that this is explicitly a joke or satire project, though the impracticality and humorous tone are evident throughout. The mathematical conjecture about pi being normal remains unproven, which the source mentions but does not emphasize as a fundamental limitation of the entire concept.
What different sources said
- Hacker NewsCenter
ΠFS
Related

BYD Demonstrates Ultra-Fast 9-Minute EV Charging Technology at UK Headquarters
BYD showcased its Flash Charge technology at its West London headquarters, charging a Denza Z9 GT from 10% to nearly 100% in nine minutes using 1,500kW peak power. The system uses CCS 2 connectors compatible with most EVs and includes on-site battery storage to reduce grid demand. BYD plans to deploy 6,000 Flash Charging stalls globally by end of 2027, with 3,000 in Europe and 300 in the UK, potentially offering charging at under 50 pence per kilowatt-hour.
Anthropic's Claude Fable 5 Model Blocking Harmless User Requests with Overly Strict Safety Filters
Anthropic's newly released Claude Fable 5 AI model is refusing to respond to innocuous user prompts, including simple greetings like "hello," due to overly conservative safety guardrails. The company acknowledged the issue and stated that false positives occur in less than 5% of sessions, but has not provided exact refusal rates. The problem affects millions of users and has generated numerous bug reports and complaints from researchers and developers.
Open-Source Raspberry Pi Project Recreates Retro VCR Interface for Modern Media Playback
Developer Anthony Caccese has released 240-MP, an open-source Raspberry Pi project that creates a vintage VCR-style interface for playing local media files and Plex libraries on CRT or modern screens. The project runs on Raspberry Pi 4B, 3B+, and 3B models and supports navigation via remote control or keyboard. The tool addresses nostalgia for older display formats while enabling modern streaming functionality.