NEWS
Hacker News
The move makes it nearly impossible for teams to track their exact per-model API spend, leaving users furious over what feels like a deliberate shift toward corporate …
Top Story
Cursor silently removed dollar-cost breakdowns from its usage dashboard and CSV exports, replacing them with generic token counts, sparking a massive backlash from developers. The move makes it nearly impossible for teams to track their exact per-model API spend, leaving users furious over what feels like a deliberate shift toward corporate obscurity over transparency.
Front Page Highlights
BMW Is Showing Commercials on Their Car’s Dash Screens as a Treat · The Autopian BMW has started forcing full-screen, audio-enabled Spider-Man movie advertisements onto the center dashboard displays of cars running its newer operating systems. Despite a VP claiming just months ago that the car was a “private space” free from commercials, BMW is now framing the ads as a “special surprise” for owners. It is peak automotive enshittification, treating paying customers who already drop over a grand a month on a vehicle as a captive audience to be monetized.
GitHub has alternatives, but no replacement · Lalitm Codeberg’s recent ban on LLM-generated code has highlighted a painful reality for the open-source community: while Git itself is decentralized, the social network of software development is not. Self-hosting is fine for personal projects, but migrating a community away from GitHub means sacrificing the shared identity, established conventions, and organic discovery mechanisms that developers currently rely on.
Run Kimi K3 using 29 GB of RAM at 0.50 tok/s · GitHub An incredibly impressive C-based inference engine called “waste” manages to run the open-weights 2.78-trillion parameter Kimi K3 model on a 64GB consumer MacBook Pro. By keeping the model trunk in memory and streaming idle experts directly from NVMe storage with zero third-party dependencies, it hits a slow but usable 0.50 tokens per second. It is a massive technical flex showing that trillion-parameter inference is actually reachable locally on consumer hardware without distillation or pruning.
Ten Ways NAS Is Getting Enshitified · NAS Compares The consumer NAS market is rapidly abandoning its modular, repairable roots in favor of locked-down, walled-garden appliances. Manufacturers are aggressively soldering LPDDR RAM, artificially restricting 10GbE connectivity to premium tiers, severely locking down compatibility with third-party drives, and recycling old processors just to push buyers into higher, recurring-revenue ecosystems.
Cookware Got Worse on Purpose · Worse on Purpose Private equity rollups have quietly destroyed legacy American cookware brands like Pyrex, Farberware, and All-Clad. By treating storied names as rent-extracting licenses, conglomerates routinely downgrade materials—such as quietly swapping thermal-shock-resistant borosilicate glass for cheaper soda-lime—while shuttering historic factories and coasting on the brand’s residual reputation.
AI doesn’t generate working products, that’s still your job · Weeraman AI tools have completely collapsed the time it takes to build a prototype, but they haven’t shortened the distance to a secure, production-grade system. The engineers who will thrive in this era are those who use AI as a force multiplier for their deep understanding of distributed systems and architecture, rather than those who blindly “vibe-code” their way through systems they can’t actually reason about.
The Silicon Valley Founder Meat Grinder · Zaksa.zip A brutal but familiar anecdote about a charismatic bootcamp grad who rode the tech boom into Y Combinator, threw himself headfirst into San Francisco’s drug-fueled founder party scene, and eventually suffered a total nervous breakdown. It serves as a grim reminder that Silicon Valley operates a highly efficient pipeline for chewing up and spitting out reckless ambition.
Show HN & Launches
Show HN: I worked on a new browser for 2 years, today it passed Acid 3: A solo developer built cwbrowser, a lightweight desktop browser featuring a rendering pipeline written entirely from scratch in Zig. Paired with Google’s V8 engine for JavaScript, it completely ditches Chromium and WebKit, executing the Acid3 test perfectly while running roughly twice as fast as Chrome in early benchmarking.
Show HN: Gander, an Android file viewer that asks for no permissions: An impressively paranoid 15MB offline file viewer for Android that handles PDFs, Office docs, media, and code entirely on-device. Built with zero permissions, no tracking, and no internet access, it securely uses the Storage Access Framework to view exactly what you hand it and nothing more.
Discussion & Debate
Cursor removed cost information from the usage page: A thread erupted after Cursor abruptly replaced dollar-cost breakdowns per API request with generic token counts on user dashboards. Engineers who rely on this granular data to track per-model efficiency and team budget caps are furious, arguing the change favors corporate obscurity over user transparency.
Chess Engine Dev Community Openly Hostile to AI Assisted Development: Open-source chess engine developers are threatening to quit or go closed-source after autonomous LLM agents started scraping their specific, painstakingly validated optimizations without giving any real credit. The thread underscores a growing tension where AI tooling extracts massive value from hobbyist communities while contributing absolutely nothing back.