# philipl/pifs

πfs - the data-free filesystem!

Repository: https://github.com/philipl/pifs
Canonical: https://ross.abutalabs.com/products/pifs
Language: C
License: GPL-3.0
License Family: copyleft
Last push: 2026-04-01T05:03:09+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 75, release rhythm 35, longevity 100
- inputs: {"age_days": 5267, "days_push": 154, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7530, forks 297 (observed 2026-08-28T04:10:00.582684+00:00)

## What it is
πfs is a novelty FUSE filesystem written in C that 'stores' files by finding each byte's offset within the digits of π, using the BBP formula to look up and extract data. It is a humorous proof-of-concept based on the conjecture that π is normal and contains every possible finite byte sequence.

## Use cases
- store files in pi instead of disk
- novelty filesystem demo
- learn how FUSE filesystems work
- demonstrate the normality conjecture of pi
- joke about 100% compression
- explore BBP formula digit extraction

## When to choose
- you want a fun, educational FUSE filesystem example
- you want to demo the idea that pi contains every possible file
- you're exploring filesystem development in C

## When to avoid
- you need real storage, performance, or reliability
- you want actual compression or space savings
- you need a filesystem for production or daily use

## Facets
- artifact type: application
- maturity: experimental
- function: file-system, compression
- domain: files, developer-tools
- platform: cli
- tags: fuse, joke-software, novelty-filesystem, pi, bbp-formula, algorithms, linux, macos

## Member repositories
- philipl/pifs (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:00.582684+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:37:27.387636+00:00, confidence not recorded.
  - readme: https://github.com/philipl/pifs (fetched 2026-08-28T04:10:00.582684+00:00, sha d435832c0775)
- Data as of 2026-08-30T08:39:29.467469+00:00.
