paper-with-me

홈 › Papers

Vibe Coding, Interface Flattening

2025-12-31 · Hongrui Jin arxiv

Large language models are reshaping programming by enabling 'vibe coding': the development of softwares through natural-language interaction with model-driven toolchains. This article argues that vibe coding is best understood as interface flattening, a reconfiguration in which previously distinct modalities (GUI, CLI, and API) appear to converge into a single conversational surface, even as the underlying chain of translation from intention to machinic effect lengthens and thickens. Drawing on Friedrich Kittler's materialist media theory and Alexander Galloway's account of interfaces as sites of protocol control, the paper situates programming as a historically localised interface arrangement rather than an essential relation to computation. Through a materialist reconstruction of the contemporary vibe-coding stack, it shows how remote compute infrastructures, latency and connectivity, structured outputs, function/tool calling, and interoperability standards such as the Model Context Protocol relocate control and meaning-making power to model and protocol providers. The apparent democratisation of technical capability therefore depends on new dependencies and new literacies. By foregrounding the tension between experiential flattening and infrastructural thickening, I demonstrate how LLM-mediated development redistributes symbolic labour/power, obscures responsibility, and privatises competencies previously dispersed across programming communities, contributing a critical lens on the political economy of AI-mediated human-computer interaction.

📄 PDF Abstract BibTeX arXiv:2512.24939

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Vibe Coding vs. Agentic Coding: Fundamentals and Practical Implications of Agentic AI

2025-05-26 · Ranjan Sapkota, Konstantinos I. Roumeliotis, Manoj Karkee

This review presents a comprehensive analysis of two emerging paradigms in AI-assisted software development: vibe coding and agentic coding. While both leverage large language models (LLMs), they differ fundamentally in …

Vibe-driven model-based engineering

2026-04-12 · Jordi Cabot arxiv

There is a pressing need for better development methods and tools to keep up with the growing demand and increasing complexity of new software systems. New types of user interfaces, the need for intelligent components, s…

Position: Vibe Coding Needs Vibe Reasoning: Improving Vibe Coding with Formal Verification

2025-10-31 · Jacqueline Mitchell, Yasser Shaaban arxiv

``Vibe coding'' -- the practice of developing software through iteratively conversing with a large language model (LLM) -- has exploded in popularity within the last year. However, developers report key limitations inclu…

Is Vibe Coding Safe? Benchmarking Vulnerability of Agent-Generated Code in Real-World Tasks

2025-12-02 · Songwen Zhao, Danqing Wang, Kexun Zhang, Jiaxuan Luo 외 arxiv

Vibe coding is a new software development paradigm in which human engineers prompt a large language model (LLM) agent to complete complex coding tasks with little supervision. Although vibe coding is increasingly adopted…

MolViBench: Evaluating LLMs on Molecular Vibe Coding

2026-05-04 · Jiatong Li, Yuxuan Ren, Weida Wang, Changmeng Zheng 외 arxiv

Molecular Vibe Coding, a paradigm where chemists interact with LLMs to generate executable programs for molecular tasks, has emerged as a flexible alternative to chemical agents with predefined tools, enabling chemists t…

Code GenerationDrug Discovery