abstraction

Tag

Cards List
#abstraction

Prefer duplication over the wrong abstraction (2016)

Hacker News Top ↗ · 2026-06-21 Cached

The article argues that duplication is cheaper than the wrong abstraction, and advises developers to avoid forcing abstractions that later become complicated with conditionals.

0 favorites 0 likes
#abstraction

Abstracting Cross-Domain Action Sequences into Interpretable Workflows

arXiv cs.AI ↗ · 2026-06-15 Cached

This paper introduces WorkflowView, a framework that uses large language models to abstract low-level, noisy user action sequences into interpretable high-level activities, demonstrating effectiveness across browser logs, MOOC dropout prediction, and privacy-preserving document workflow analysis.

0 favorites 0 likes
#abstraction

There Is(Ǝ) – Such That (∋)

Hacker News Top ↗ · 2026-06-11 Cached

Introduces an abstract visual programming language for composing animated clocks using vectors, scalars, glyphs, and habitats, with a focus on artistic expression and time representation.

0 favorites 0 likes
#abstraction

@FinanceYF5: Anthropic's Boris Cherny points out that programming is moving towards a higher level of abstraction. A year ago, developers' workflow was to first write code in an IDE, then prompt multiple Claude instances in parallel. Now, the workflow has evolved to writing loops to call Claude, and letting it make autonomous decisions...

X AI KOLs Following ↗ · 2026-06-08 Cached

Anthropic's Boris Cherny points out that programming is moving towards a higher level of abstraction, with workflows shifting from manually writing code to letting Claude make autonomous decisions, and predicts that the next paradigm shift will arrive this year.

0 favorites 0 likes
#abstraction

@itsreallyvivek: https://x.com/itsreallyvivek/status/2062924410588406118

X AI KOLs Timeline ↗ · 2026-06-05 Cached

A reflective thread arguing that success in frontier AI labs requires the ability to operate without a map, where research is about navigating uncertainty and engineering is about compressing complex systems into useful abstractions.

0 favorites 0 likes
#abstraction

@dashen_wang: https://x.com/dashen_wang/status/2062318606357303376

X AI KOLs Timeline ↗ · 2026-06-03 Cached

The author uses personal experience to introduce a tutorial on architect thinking in the AI era, emphasizing that the ability to understand the underlying essence when abstraction leaks is more critical than tool usage, and shares two modes: assembly thinking and object-oriented thinking.

0 favorites 0 likes
#abstraction

Choosing the Lens: Strategic Perspective Activation in Context-Dependent Argumentation

arXiv cs.AI ↗ · 2026-06-01 Cached

Introduces context-dependent argumentation frameworks (CDAFs) that model how an agent can strategically influence which attacks succeed by choosing a context, enabling manipulation scenarios not possible in value-based argumentation. Defines the ACTIVATION-MANIPULATION decision problem and provides baseline complexity bounds.

0 favorites 0 likes
#abstraction

Answer-Set-Programming-based Abstractions for Reinforcement Learning

arXiv cs.AI ↗ · 2026-06-01 Cached

This paper presents an Answer Set Programming (ASP) based implementation of the CARCASS framework for constructing abstractions in reinforcement learning, demonstrating its effectiveness on Blocks World and Minigrid domains.

0 favorites 0 likes
#abstraction

@omarsar0: In a few months, people will start to realize how fundamentally important MCP for agents is. It's not even about connec…

X AI KOLs Timeline ↗ · 2026-05-30 Cached

An AI researcher asserts that MCP (Model Context Protocol) will be recognized as fundamentally important for agents, not just for tool connection but for enabling new abstractions, and mentions a new self-improving system built on it.

0 favorites 0 likes
#abstraction

Why do we have visual programming for code, but not for prompts?

Reddit r/artificial ↗ · 2026-05-29

The article proposes treating AI prompts as executable logic using visual nodes and logic gates, similar to visual programming languages, and introduces a prototype called Prompt Logic Gates (PLG).

0 favorites 0 likes
#abstraction

Is AI causing a repeat of Front end's Lost Decade?

Hacker News Top ↗ · 2026-05-29 Cached

The article draws parallels between how AI is deskilling programming today and how JavaScript frameworks deskilled frontend development in the past, arguing that both represent a shift to a higher level of abstraction that reduces barriers to entry but weakens workers' bargaining power.

0 favorites 0 likes
#abstraction

@HanGuo97: Finally, huge thanks to the incredible team: @jcz42, Arjun, Driss, @tensorcore, @yoonrkim, and @tri_dao! PDF: https://a…

X AI KOLs Following ↗ · 2026-05-21 Cached

CODA introduces a GPU kernel abstraction that rewrites transformer computations as GEMM-plus-epilogue programs, reducing memory-bound operations and improving efficiency in training.

0 favorites 0 likes
#abstraction

Smaller Abstract State Spaces Enable Cross-Scale Generalization in Reinforcement Learning

arXiv cs.LG ↗ · 2026-05-21 Cached

This paper presents the first theoretical model for out-of-distribution generalization in reinforcement learning, showing that smaller abstract state spaces enable cross-scale generalization in POMDPs.

0 favorites 0 likes
#abstraction

Martin Fowler: Technical, Cognitive, and Intent Debt

Hacker News Top ↗ · 2026-04-22 Cached

Martin Fowler reflects on AI’s impact on code quality, emphasizing that human laziness drives crisp abstractions while LLMs risk bloating systems with unnecessary complexity.

0 favorites 0 likes
#abstraction

A sufficiently comprehensive spec is not (necessarily) code

Hillel Wayne — Computer Things ↗ · 2026-04-15 Cached

This article argues that a comprehensive specification is not equivalent to code, because a spec defines a set of possible implementations while code is one concrete instance. It discusses the role of abstraction and why programmers are still needed to write specs even with automated code generation.

0 favorites 0 likes
#abstraction

Multimodal neurons in artificial neural networks

OpenAI Blog ↗ · 2021-03-04 Cached

OpenAI discovers multimodal neurons in CLIP that respond to the same concept across different modalities (visual, symbolic, textual), mirroring biological neurons and explaining the model's robustness on challenging vision tasks. This interpretability research provides insights into how vision-language models organize and represent abstract concepts.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback