I Made a Vibe Coded Project
A developer built pish, an experimental C-based project aiming for POSIX/UNIX compliance, entirely from scratch over the course of a week. The project taught the developer that AI assistance is more e…
A developer built pish, an experimental C-based project aiming for POSIX/UNIX compliance, entirely from scratch over the course of a week. The project taught the developer that AI assistance is more e…
A Hacker News user asked the community to share the most creative or amusing "thinking word" they have observed from the AI coding tool Claude Code. The user offered their own example, "Photosynthesiz…
A blockchain protocol engineer has released Division Swarm, an open-source operating system for multi-agent systems that emerged from building a micro-SaaS factory. The runtime prevents large language…
Arcadia Science released SpectraLoRA, a method that post-trains the 22.5-million-parameter DetaNet equivariant graph neural network using SO(3)-equivariant LoRA to predict Hessians, vibrational freque…
Anthropic's AI agents rewrote Bun's entire codebase from Zig to Rust in nine days, merging a million-line pull request on May 14 that passed 99.8% of existing tests but introduced over 10,000 `unsafe`…
A developer created a self-growing wiki that consolidates Andrej Karpathy's public essays, courses, and GitHub projects. The platform allows users to browse content like a normal wiki or ask questions…
On May 28, 2026, Anthropic launched Claude Opus 4.8, and hours later some users reported that when asked in Chinese what model it was, the AI responded that it was Alibaba's Qwen. The claim that Anthr…
Carto, an open-source tool released under an MIT license, addresses the failure of AI coding agents on codebases larger than 10,000 lines of code by providing structural intelligence such as automatic…
On June 2, 2026, Hcompany released Holo3.1, the first production-grade computer use model family with quantized checkpoints—FP8, NVFP4, and Q4 GGUF—designed for fully local inference. The release enab…
A Hacker News user asked whether large language models produce lower-quality outputs when prompted in non-English languages. The question highlights ongoing concerns about performance disparities in L…
A developer launched HNSansAI, a version of Hacker News that filters out AI-related content by scanning articles for AI terms using the official Hacker News API, aiming to provide a non-AI-focused new…
Owen McGrann, author of the viral "The Dead Economy Theory," told over 1,000 new subscribers that his widely shared essay was not a prediction of the future but a diagnostic connecting disparate trend…
Software engineer Sean Goedecke shipped multiple personal projects in the past year using AI assistance, including a daily SkiFree game at skifreedle.com, an automated Anki card generator called Autod…
A developer built RepoSense, a terminal-based GitHub intelligence tool that answers questions about any public repository in under 10 seconds using a single command. The tool leverages Coral SQL to qu…
A developer building a team of AI agents to generate reports from transcript data spent a month rewriting jobs as durable executions after cascading errors from failed API calls and memory issues brok…
The rise of "vibe coding" — where developers rely on AI to generate code without fully understanding it — is leading to a sharp decline in software quality, with apps riddled with security vulnerabili…
A new analysis from Quandri Engineering has found that the Model Context Protocol (MCP) consumes over 21,000 tokens just for tool definitions in a typical stack, representing 10.5% of Claude's 200K co…
An embedded engineer has released a 22-minute AI-generated podcast explaining their FURS project, which aims to eliminate the CMSIS memory tax in STM32xx development. The creator claims the AI accurat…
A developer has released what they claim is the first formally verified implementation of a polygon intersection algorithm, using the Lean proof checker to guarantee correctness. The project, which su…
A new open-source Model Context Protocol (MCP) server gives Claude Desktop and Claude Code read-only access to Hacker News through four tools: browsing ranked feeds, retrieving items with nested comme…