Attention Authors: Updated Practice for Review Articles and Position Papers in arXiv CS Category – arXiv blog
Home | Parlant
Built safe & compliant AI customer interactions using open-source foundations
johannschopplich/toon: 🎒 Token-Oriented Object Notation – JSON for LLMs at half the token cost
🎒 Token-Oriented Object Notation – JSON for LLMs at half the token cost - johannschopplich/toon
Los últimos días de la humanidad
Un artículo de Michel Suárez
Vibe Coding in Practice: Motivations, Challenges, and a Future...
AI code generation tools are transforming software development, especially for novice and non-software developers, by enabling them to write code and build applications faster and with little to no human intervention. Vibe coding is the practice where users rely on AI code generation tools through intuition and trial-and-error without necessarily understanding the underlying code. Despite widespread adoption, no research has systematically investigated why users engage in vibe coding, what they experience while doing so, and how they approach quality assurance (QA) and perceive the quality of the AI-generated code. To this end, we conduct a systematic grey literature review of 101 practitioner sources, extracting 518 firsthand behavioral accounts about vibe coding practices, challenges, and limitations. Our analysis reveals a speed-quality trade-off paradox, where vibe coders are motivated by speed and accessibility, often experiencing rapid ``instant success and flow'', yet most perceive the resulting code as fast but flawed. QA practices are frequently overlooked, with many skipping testing, relying on the models' or tools' outputs without modification, or delegating checks back to the AI code generation tools. This creates a new class of vulnerable software developers, particularly those who build a product but are unable to debug it when issues arise. We argue that vibe coding lowers barriers and accelerates prototyping, but at the cost of reliability and maintainability. These insights carry implications for tool designers and software development teams. Understanding how vibe coding is practiced today is crucial for guiding its responsible use and preventing a broader QA crisis in AI-assisted development.
Tim Berners-Lee Invented the World Wide Web. Now He Wants to Save It
Julian Lucas profiles Sir Tim Berners-Lee, the inventor of the World Wide Web and a co-founder of Inrupt, on the occasion of his memoir, “This Is for Everyone.”
Colf
Prompt solutions to algorithmic problems with the fewest tokens.
A guide to the many twitters in 2025
Computer Science Grads Struggle to Find Jobs in the A.I. Age - The Ne…
archived 10 Aug 2025 14:08:41 UTC
The peer-review crisis: how to fix an overloaded system
Journals and funders are trying to boost the speed and effectiveness of review processes that are under strain.
Meta Is Going to Let Job Candidates Use AI During Coding Tests
"This is more representative of the developer environment that our future employees will work in."
Writing is thinking
On the value of human-generated scientific writing in the age of large-language models.
Diez razones por las que la IA no sustituirá a los informáticos en un futuro próximo
Hay muchas cosas que la IA no puede hacer, pero el bombo publicitario y la desinformación están alejando a los futuros estudiantes de la informática.
We ran a randomized controlled trial to see how much AI coding tools speed up experienced open-source developers. The results surprised us: Developers thought they were 20% faster with AI tools, but they were actually 19% slower when they had access to AI than when they didn't.
'Positive review only': Researchers hide AI prompts in papers
Instructions in preprints from 14 universities highlight controversy on AI in peer review
Cognition | Blockdiff: How we built our own file format for VM disk snapshots
How we built blockdiff, an open-source tool for rapid block-level diffs and snapshots of VM disks.
28 slightly rude notes on writing
OR: catapulting myself into a pit of tarantulas
Is there a Half-Life for the Success Rates of AI Agents?
Building on the recent empirical work of Kwa et al. (2025), I show that within their suite of research-engineering tasks the performance of AI agents on longer-duration tasks can be explained by an extremely simple mathematical model — a constant rate of failing during each minute a human would take
Who is using AI to code? Global diffusion and impact of generative AI
Generative coding tools promise big productivity gains, but uneven uptake could widen skill and income gaps. We train a neural classifier to spot AI-generated Python functions in 80 million GitHub commits (2018-2024) by 200,000 developers and track how fast--and where--these tools take hold. By December 2024, AI wrote an estimated 30.1% of Python functions from U.S. contributors, versus 24.3% in Germany, 23.2% in France, 21.6% in India, 15.4% in Russia and 11.7% in China. Newer GitHub users use AI more than veterans, while male and female developers adopt at similar rates. Within-developer fixed-effects models show that moving to 30% AI use raises quarterly commits by 2.4%. Coupling this effect with occupational task and wage data puts the annual value of AI-assisted coding in the United States at $9.6-$14.4 billion, rising to $64-$96 billion if we assume higher estimates of productivity effects reported by randomized control trials. Moreover, generative AI prompts learning and innovation, leading to increases in the number of new libraries and library combinations that programmers use. In short, AI usage is already widespread but highly uneven, and the intensity of use, not only access, drives measurable gains in output and exploration.
Should Universities Raise or Lower Admission Requirements for CS Programs in the Age of GenAI? – Communications of the ACM
Bill Atkinson, Who Made Computers Easier to Use, Is Dead at 74
The Myth of Automated Learning
AI's real threat to education.
At Amazon, Some Coders Say Their Jobs Have Begun to Resemble Warehouse Work
Mysterious hacking group Careto was run by the Spanish government, sources say
The elusive hacking group Careto was never publicly linked to a specific government, but TechCrunch has learned researchers concluded privately that the Spanish government was behind the group.
PAC-MAN 45 Years Of Impact | Official Site
For 45 years, PAC-MAN has made an impact on the world by connecting with people across ages, borders and genders through the power of play.
Harnessing the Universal Geometry of Embeddings
We introduce the first method for translating text embeddings from one vector space to another without any paired data, encoders, or predefined sets of matches. Our unsupervised approach translates any embedding to and from a universal latent representation (i.e., a universal semantic structure conjectured by the Platonic Representation Hypothesis). Our translations achieve high cosine similarity across model pairs with different architectures, parameter counts, and training datasets.
The ability to translate unknown embeddings into a different space while preserving their geometry has serious implications for the security of vector databases. An adversary with access only to embedding vectors can extract sensitive information about the underlying documents, sufficient for classification and attribute inference.
How to Stop Students From Cheating With AI
Eliminate online classes, ban screens, and restore Socratic discussion as education’s guiding model.
Analyzing Krazy Kode – Communications of the ACM
Chatgpt college professors
microsoft/BitNet: Official inference framework for 1-bit LLMs
Official inference framework for 1-bit LLMs