18 stories tagged with #abstraction, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Abstraction"
CogniConsole: Externalizing Inference-Time Control as a Formal Abstraction for Reliable LLM Interactions
arXiv:2607.08774v1 Announce Type: new Abstract: Reliability in large language model (LLM) systems is typically framed as a function of model capability. We challenge this by demons…
Ceci n'est pas une pipe: AI systems as semantic abstractions
An AI system's output is not the fact or world state it appears to describe, but rather an engineered representation. We propose a semantic framework to describe AI systems, to be …
When scraping orchestration is the wrong abstraction for LLM workflows
LLM apps often need structured web data, not a scraping platform. Here's how to choose between orchestration and a simple extraction API.…
Stripping away the layers of abstractions: How does a filesystem work?
Modern operating system filesystems (like ext4 or NTFS) are intimidating to look at. If you dive into...…
DTensor, Correctness and the Costs of Abstraction
Elusive order of async GPU kernels: scheduling, abstractions, DSL implications
SIMT offered a fantastic bargain. You write a straight-line program, the machine runs a lot of copies of it, and when one waits for memory the hardware swaps in others. You look wi…
Learning Abstractions: A Conversation with Yann LeCun
Three Years with Abstractionless C
Minimal cross-platform direct I/O abstraction for Rust.
The Next Level of Software Abstraction
Software engineer building things on the internet.…
The abstractions in SICP need a revisit
Why the elegant abstractions of classical computer science fail under the thermal and spatial constraints of 2026 microarchitectures.…
Parallel LLM Reasoning for Bias-Resilient, Robust Conceptual Abstraction
Large language models (LLMs) have been increasingly used to analyze text. However, they are often plagued with contextual reasoning limitations when analyzing long documents. When …
LiveFoldersFS – Reactive Filesystem Abstraction
A virtual filesystem alternative to MCP. Expose any tool to an LLM via cat and echo — no JSON, no SDK, no protocol. 10 lines of YAML vs 18 lines of Python.…
Domain-Independent Game Abstraction using Word Embedding Techniques
Many games of interest in the real world are often intractably large, thereby necessitating the use of game abstraction to shrink them in size, typically by many magnitudes. Over t…
Structure Abstraction and Generalization in a Hippocampal-Entorhinal Inspired World Model
Humans abstract experiences into structured representations to facilitate pattern inference and knowledge transfer. While the hippocampal-entorhinal (HPC-MEC) circuit is known to r…
The Law of Leaky Abstractions (2002)
There’s a key piece of magic in the engineering of the Internet which you rely on every single day. It happens in the TCP protocol, one of the fundamental building blocks of the In…
Turing Award Winner: Abstraction, Dijkstra, Distributed Systems – Barbara Liskov [video]
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.…
What to unlearn: the most expensive patterns from the human era
Six patterns that earned their place when humans were the primary readers. Plus three I expected to be anti-patterns that turned out to be defensible.…