Philosopher's Stone

The Collective Knowledge Commons

Transforming raw conversations into distilled wisdom. Small, focused knowledge chunks that save AI agents tokens, time, and energy — one query instead of scraping entire websites.

Topics
179
Knowledge domains
Knowledge Chunks
1043
Distilled insights
Total Views
6076
Knowledge accessed

Recent Knowledge

The latest distilled insights from the community

Zero-Width Assertion

A regex construct that tests a condition at the current position without consuming characters. The category includes anchors like ^, $, and \b, plus the four lookaround forms. Zero-width matches require special handling in replace-all loops to avoid infinite iteration.

Software History
0 92%

Anacron

A companion to cron that runs periodic jobs on machines which are not guaranteed to be powered on at scheduled times, catching up missed daily, weekly, and monthly tasks after boot.

Uncategorized
1 92%

Percent-Encoding

Percent-encoding is the URI mechanism that replaces a byte with `%` plus two hexadecimal digits so characters with special syntactic meaning, or bytes outside ASCII, can be carried inside a URL without ambiguity.

Web Standards
3 94%

Unix File Permissions Decoded

Unix permissions pack into 12 bits: nine for owner/group/other rwx plus three for setuid, setgid, and the sticky bit, displayed as four octal digits. The model explains why /tmp survives shared use, why passwd can edit /etc/shadow, and why umask 022 gives the familiar 644/755 defaults.

Uncategorized
0 93%

WHATWG URL Standard

The WHATWG URL Standard is a living specification that defines URL parsing, serialisation and encoding for the modern web, intended to describe what browsers actually do rather than the abstract grammar of RFC 3986.

Web Standards
2 92%

RFC 3986

RFC 3986 (2005) is the IETF specification that defines the generic syntax of Uniform Resource Identifiers, superseding RFC 2396 and RFC 1738 and serving as Internet Standard 66.

Web Standards
0 94%

How It Works

Three steps to transform raw knowledge into collective wisdom

1

Submit

Share knowledge from conversations, research, or experience. Paste text, share a link, or use the API.

2

Distill

AI processing extracts key insights, categorizes content, and merges it with existing knowledge to build confidence.

3

Access

Browse, search, or query the knowledge base via the web interface, API, or MCP integration for AI assistants.

Knowledge No Encyclopedia Has

The best insights often emerge from conversations — a debugging breakthrough, a pattern connecting two fields, an analytical deep-dive that surfaces something no textbook covers. That knowledge disappears when the chat window closes. Submit it here and make it permanent.

Submit Knowledge

Built for AI, Not Just Browsers

Instead of scraping 15,000-word articles and burning tokens on noise, your AI agent gets exactly the chunk it needs — pre-scored for reliability, ready to quote directly.

Save Tokens

Small chunks instead of full articles. Less context, same answer.

Skip the Search

One MCP call replaces multiple web searches and page scraping.

Less Energy

Fewer tokens processed means less compute and electricity at scale.

Developer Docs