Tagged articles

Pi

12 articles · Page 1 of 1
Architect
Architect
Aug 15, 2026 · Backend Development

How Cordis Handles Plugin Cleanup: Comparing DSH and Pi Approaches

The article analyzes how Cordis manages plugin lifecycle issues—preventing "ghost" states after removal—by contrasting the Pi model, which delegates cleanup to extensions, with the DSH model that records cross‑plugin relationships in the runtime, detailing the mechanisms, code paths, and trade‑offs of each.

CordisDSHPi
0 likes · 17 min read
How Cordis Handles Plugin Cleanup: Comparing DSH and Pi Approaches
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Aug 11, 2026 · Artificial Intelligence

How Pi’s Harness Achieves a 99.93% Cache Hit Rate for DeepSeek and Cuts Cost Up to 7×

The open‑source Pi harness for DeepSeek delivers a 99.93% cache hit rate, reducing token‑processing costs to $0.028 per successful task—about seven times cheaper than Claude Code—while supporting extensible file‑operation tools and demonstrating dramatic cost differences across competing agent harnesses.

Cache OptimizationDeepSeekLLM Cost
0 likes · 9 min read
How Pi’s Harness Achieves a 99.93% Cache Hit Rate for DeepSeek and Cuts Cost Up to 7×
AI Architecture Path
AI Architecture Path
Jul 28, 2026 · Artificial Intelligence

Pi’s Minimalist Agent Framework: Powering OpenClaw and Challenging Cursor & Claude Code

Pi, an open‑source MIT‑licensed AI Agent harness, offers a ultra‑lightweight, modular runtime with four extensible layers, multi‑model support, tree‑structured session history and plugin‑driven capabilities, positioning it as a highly customizable alternative to closed‑source tools like Cursor and Claude Code for developers needing deep control, private deployment, and workflow integration.

AI AgentCLIExtensible
0 likes · 18 min read
Pi’s Minimalist Agent Framework: Powering OpenClaw and Challenging Cursor & Claude Code
Tech Ocean
Tech Ocean
Jul 27, 2026 · Artificial Intelligence

Why Pi Gets 77K Stars Despite No MCP, No Permission System, and Only Four Packages

The article dissects Pi, a terminal AI coding tool with 77.7 K GitHub stars, revealing its 1520‑token system prompt, dynamic prompt assembly, four independently installable npm packages, robust handling of truncated output, long‑conversation compression, strict dependency locking, and lack of a sandbox, while evaluating its security and suitability for different users.

AI coding assistantModular ArchitecturePi
0 likes · 15 min read
Why Pi Gets 77K Stars Despite No MCP, No Permission System, and Only Four Packages
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 20, 2026 · Artificial Intelligence

Auto‑Detect Which LLMs Your PC Can Run and Launch a Coding Agent

This article shows how the HF‑agent plugin uses llmfit to analyze your hardware, recommends runnable large language models, starts a llama.cpp server, and automatically launches the Pi coding agent, with step‑by‑step commands and a real‑world test on an M2 MacBook Air.

Coding AgentHF-agentPi
0 likes · 5 min read
Auto‑Detect Which LLMs Your PC Can Run and Launch a Coding Agent
Model Perspective
Model Perspective
Nov 20, 2024 · Fundamentals

Can π Encode Anything? Unveiling Its Infinite Randomness and Information Power

π’s endless, non‑repeating decimal expansion behaves like a universal information reservoir: any finite digit sequence—birthdates, historic years, or arbitrary data—appears somewhere, and if the unproven normal‑number hypothesis holds, π could serve as an infinite random number generator for cryptography, art, and scientific modeling.

MathematicsPicryptography
0 likes · 6 min read
Can π Encode Anything? Unveiling Its Infinite Randomness and Information Power
Model Perspective
Model Perspective
Nov 28, 2023 · Fundamentals

The 5 Greatest Mathematical Symbols and Why They Changed the World

This article explores five of the most iconic mathematical symbols—e, π, i, 0, and =—detailing their definitions, historical origins, and profound impact across calculus, physics, engineering, computer science, and beyond, illustrating how each symbol bridges abstract theory and real‑world applications.

MathematicsPiZeRO
0 likes · 7 min read
The 5 Greatest Mathematical Symbols and Why They Changed the World
php Courses
php Courses
Aug 18, 2023 · Backend Development

Using PHP's pi() Function to Retrieve the Approximate Value of π

The article explains PHP's built‑in pi() function, shows how to retrieve the approximate value of π, demonstrates its use in simple output and in calculating a circle’s circumference and area with code examples, and notes the function’s limited precision.

Code ExampleMathematicsPHP
0 likes · 4 min read
Using PHP's pi() Function to Retrieve the Approximate Value of π
Laravel Tech Community
Laravel Tech Community
Feb 21, 2021 · Backend Development

PHP pi() Function – Returns Approximate Value of π

The PHP pi() function returns the approximate value of the mathematical constant π as a float, with precision set by the php.ini precision directive (default 14), and can also be accessed via the predefined M_PI constant, illustrated with a simple code example.

FunctionMathematicsPHP
0 likes · 1 min read
PHP pi() Function – Returns Approximate Value of π
vivo Internet Technology
vivo Internet Technology
Mar 11, 2020 · Fundamentals

Historical Figures and Dates Associated with π (Pi)

From Archimedes’ early approximation to modern record‑breaking memorisations, the article chronicles key mathematicians—Liu Hui, Zu Chongzhi, Van Ceulen, Jones, Lambert, Lindemann—and dates such as March 14, “ultimate” Pi dates, and Einstein’s birthday, highlighting global Pi Day traditions and celebrations.

CultureMathematicsNumbers
0 likes · 6 min read
Historical Figures and Dates Associated with π (Pi)