ended6월 11일· 1 sources
πFS - 데이터를 하드 드라이브 대신 π에 저장한다는 파일 시스템
Why it matters
πFS is a conceptual project that aims to store data using the digits of π as a storage medium, requiring zero physical storage. While intellectually fascinating, the approach fundamentally fails as a compression method because encoding the index and length of data sequences requires approximately as much information as the original data itself. The project elegantly demonstrates information theory's limits and suggests why LLMs' lossy compression might succeed where deterministic algorithms fail.
1
Sources
+0
24h
—
Growth
102d
Active
πFSfile systemcompressionthought experimentFUSE