✳flâneur — a map of the web's best reading
Pipe Rings – niplav
niplav.site · 1,635 words · saved by 1 readers
author: niplav, created: 2019-04-24, modified: 2023-06-22, language: english, status: finished, importance: 4, confidence: possible
home niplav author: niplav, created: 2019-04-24, modified: 2023-06-22, language: english, status: finished, importance: 4, confidence: possible Pipelines are an integral part of the Unix operating system. They come in different variants ( FIFOs and anonymous pipes ) and have many applications. Here I show how to abuse simple text files and unnamed pipes to create cycles of data flow. Contents The Basic Idea Examples Fill Disk Stop Ring MU Crawl a Website Hashes of Hashes External Links Pipe Rings The Basic Idea A pipe ring has the following structure: $ echo init >a $ tail -f a | [filters] >>a
Explore this link on the map →related reading
- llm-wiki · GitHubgist.github.com
- Rewind.ai - Every AI Tool, Completely Freerewind.ai
- Pipes | CS 162 HW 2cs162.org
- GitHub - jlevy/the-art-of-command-line: Master the command line, in one page · GitHubgithub.com
- MM & AOstudiodev.xyz
- GitHub - ByteByteGoHq/system-design-101: Explain complex systems using visuals and simple terms. Help you prepare for system design interviews. · GitHubgithub.com
- `find` + `mkdir` is Turing completeogiekako.vercel.app
- GitHub - socketteer/loom: Multiversal tree writing interface for human-AI collaboration · GitHubgithub.com
- Analysis of 2025 X Algorithm · GitHubgist.github.com
- GitHub - x1xhlol/system-prompts-and-models-of-ai-tools: FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Tragithub.com
- GitHub - nikivdev/go: Go tools, libraries · GitHubgithub.com
- Breadth-First Pipeline Parallelismarxiv.org