WeSearch
Hub / Tags / Abstractions
TAG · #ABSTRACTIONS

Abstractions coverage.

Every story in the WeSearch catalog tagged with #abstractions, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

6 stories tagged with #abstractions, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Abstractions"

RELATED TAGS
#computer-science1#microarchitecture1#performance1#serverless1#ceci1#pipe1#systems1#semantic1
ARXIV CS.AI

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 …

19 views ·
#ceci#pipe#systems
DEV.TO (TOP)

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...…

29 views ·
#filesystem#c#python
IAN’S BLOG

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…

35 views ·
#gpu#scheduling#kernels
AMERICAN ACADEMY OF ARTS & SCI

Learning Abstractions: A Conversation with Yann LeCun

25 views ·
#artificial intelligence#deep learning#research
HACKER NEWS (NEWEST)

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.…

30 views ·
#computer science#microarchitecture#performance
JOEL ON SOFTWARE

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…

32 views ·
#technology#networking#protocols