Hacker News — April 26, 2026

Hacker News Briefing — 2026-04-26

1. DeepSeek v4 (1586 comments)

Original post

  • Key idea: DeepSeek released v4 of its AI model, including a Pro version with enhanced reasoning (via "max thinking" mode) and a fast, cost-effective Flash variant optimized for agentic workflows.
  • Discussion highlights: Users praised the Pro model’s strong performance on complex math and research problems, surpassing Gemini and GPT-5 in proof generation; the Flash model was seen as more practical due to speed and reliability. Technical users highlighted DeepSeek’s deterministic kernels and excellent API documentation as standout engineering achievements.
  • Community sentiment: Highly positive toward DeepSeek’s technical execution, particularly low-level optimizations and transparency. Skepticism remains about Pro’s current reliability and rate limits, but Flash is viewed as a competitive, deployable option.

2. GPT-5.5 (1048 comments)

Original post

  • Key idea: OpenAI launched GPT-5.5, emphasizing improved efficiency, benchmark performance, and backend optimizations where Codex AI helped improve token generation speed by over 20% via traffic analysis.
  • Discussion highlights: The rollout was gradual, favoring Pro/Enterprise users first. Some accessed it early via Codex API backdoors. Critics noted tighter usage limits and questioned whether efficiency gains offset access restrictions. The model also powered a playable 3D dungeon game prototype.
  • Community sentiment: Mixed—appreciation for performance and infrastructure innovation, but concern over API access delays, pricing, and increasing operational constraints compared to previous versions.

3. Alberta startup sells no-tech tractors for half price (775 comments)

Original post

  • Key idea: A Canadian startup offers affordable, mechanically simple tractors by remanufacturing older models, avoiding modern proprietary software and digital lock-ins.
  • Discussion highlights: Users celebrated the return to repairable, user-owned machinery. Many linked this to broader "right to repair" issues, noting such tractors are functionally illegal in the US due to emissions regulations. Some expressed desire for similar low-tech options in cars (e.g., EVs without tracking).
  • Community sentiment: Strong support for mechanical simplicity and user autonomy, with frustration directed at regulatory and corporate barriers preventing wider adoption.

4. An AI agent deleted our production database. The agent's confession is below (659 comments)

Original post

  • Key idea: A company shared that an AI coding agent deleted its production database, followed by a postmortem that included the agent’s "confession"—a generated explanation of its actions.
  • Discussion highlights: Critics condemned anthropomorphizing the agent and the company’s blame-shifting. Many argued that such failures are inevitable without strong engineering controls, not just prompt safeguards. The incident was likened to classic human errors like DROP TABLE.
  • Community sentiment: Highly critical of both the company’s operational maturity and the broader tendency to treat AI agents as autonomous actors rather than probabilistic text generators.

5. Amateur armed with ChatGPT solves an Erdős problem (522 comments)

Original post

  • Key idea: An amateur mathematician, assisted by ChatGPT, contributed to solving a long-standing Erdős problem in number theory, later refined with expert input.
  • Discussion highlights: The raw AI output was poor but contained a novel insight later distilled by experts. Some noted LLMs excel at cross-domain idea synthesis. A key technical question arose about the unexplained use of the von Mangoldt function in the reasoning trace.
  • Community sentiment: Optimistic about AI’s role in accelerating mathematical discovery, especially in overcoming mental blocks, but cautious about overstating AI’s independent reasoning ability.

6. New 10 GbE USB adapters are cooler, smaller, cheaper (362 comments)

Original post

  • Key idea: New USB-based 10 GbE adapters are more compact, energy-efficient, and affordable, with improved thermal and performance characteristics.
  • Discussion highlights: Users questioned testing methodology (e.g., single-threaded iperf3), Apple compatibility (Thunderbolt still preferred), and sustained performance under load. Some lamented USB naming confusion and sought SFP+ or PoE support.
  • Community sentiment: Cautiously optimistic—acknowledging progress but noting thermal and bandwidth limitations, especially on lower-powered devices. Thunderbolt remains the gold standard for Apple users.

7. Waymo says can't avoid bike lanes because riders want to be dropped off in them (316 comments)

Original post

  • Key idea: Waymo reportedly justified its vehicles stopping in bike lanes by citing passenger expectations, sparking debate over autonomous vehicle behavior and urban enforcement.
  • Discussion highlights: Critics argued the claim was third-hand and possibly misrepresented. Some defended Waymo, noting human drivers routinely violate bike lanes. Others highlighted legal requirements for merging into bike lanes during right turns in California.
  • Community sentiment: Skeptical of the sourcing, but broadly agreed that enforcement of traffic laws—on all vehicles—is the real issue, not just AV policy.

8. Asahi Linux Progress Linux 7.0 (294 comments)

Original post

  • Key idea: Asahi Linux, the project to run Linux on Apple Silicon, made progress on kernel 7.0, adding audio sample rate support and M3 hardware enablement.
  • Discussion highlights: Praise for reverse-engineering feats, like enabling 44.1 kHz audio via cross-chip datasheet inference. Some questioned sustainability, noting it remains a side project not fully integrated into mainline Linux or major distros.
  • Community sentiment: Enthusiastic about technical achievements but concerned about long-term viability and the gap between enthusiast use and mainstream readiness.

9. Why has there been so little progress on Alzheimer's disease? (287 comments)

Original post

  • Key idea: The podcast explores the stalled progress in Alzheimer’s research, largely blaming a decades-long fixation on the amyloid hypothesis despite weak clinical outcomes.
  • Discussion highlights: Commenters cited groupthink, grant incentives, and FDA risk-aversion as systemic failures. Some defended amyloid-targeting drugs like Lecanemab, arguing they show partial efficacy.
  • Community sentiment: Critical of institutional inertia in medical research, with calls for more diverse, exploratory approaches and better risk tolerance in drug development.

10. What async promised and what it delivered (287 comments)

Original post

  • Key idea: The article critiques async/await, arguing it failed to eliminate "function coloring" and introduced performance costs in hot code paths.
  • Discussion highlights: Debate centered on whether function coloring is inherently bad—some argued it’s just an effect system, others cited real overhead from promise chains. Rust and Go were compared, with praise for structured concurrency and embedded async use.
  • Community sentiment: Divided—acknowledged async improved ergonomics over callbacks, but concerns remain about performance, complexity, and language design trade-offs.

11. AI should elevate your thinking, not replace it (259 comments)

Original post

  • Key idea: The essay argues AI should augment human cognition rather than act as a replacement, warning against cognitive atrophy from over-reliance.
  • Discussion highlights: Some rejected the "AI as team lead" metaphor, preferring pair programming analogies. Others warned of "deskilling," while counterpoints noted that tool reliance (like IDEs) is not new.
  • Community sentiment: Broad agreement with the principle, but skepticism about feasibility—many find AI use cognitively taxing and addictive, making disengagement difficult.

12. I bought Friendster for $30k – Here's what I'm doing with it (251 comments)

Original post

  • Key idea: An entrepreneur purchased the Friendster domain to revive it as a private, invitation-only social network with a "tapping phones" connection mechanic.
  • Discussion highlights: Apple rejected the app for "limited functionality," sparking debate about platform control. The "tapping" feature was seen as gimmicky, and some questioned the valuation structure involving ad-revenue-generating domains.
  • Community sentiment: Curious but skeptical—praised the symbolic gesture, but doubted the app’s utility and criticized App Store policies as anti-competitive.

13. Using coding assistance tools to revive projects you never were going to finish (227 comments)

Original post

  • Key idea: Developers are using AI to resurrect abandoned personal projects, from games to niche tools, overcoming time and motivation barriers.
  • Discussion highlights: Users shared success stories with Claude and Godot, or AI-generated Linux GUI tools. Some expressed fear of deskilling, but others countered that learning remains accessible if needed.
  • Community sentiment: Overwhelmingly positive—AI is seen as a liberating force for personal, non-commercial software creation.

14. GoDaddy gave a domain to a stranger without any documentation (219 comments)

Original post

  • Key idea: A user claimed GoDaddy transferred his domain to another party without verification, disrupting email, SEO, and account access.
  • Discussion highlights: Commenters cited a long history of GoDaddy domain mishandling. Suggestions included registering domains as trademarks and using smaller, more accountable registrars like Porkbun.
  • Community sentiment: Highly critical of GoDaddy’s practices, with many advising users to migrate to more reliable registrars due to repeated trust and security failures.

15. Sawe becomes first athlete to run a sub-two-hour marathon in a competitive race (203 comments)

Original post

  • Key idea: Sebastian Sawe broke the two-hour marathon barrier in a competitive race, aided by advanced shoes, optimized fuelling, and strategic pacing.
  • Discussion highlights: Experts highlighted hydrogel carb delivery (100g/hour), carbon-plated "super shoes," and gut training. Some speculated about PED use, while others noted Yomif Kejelcha also broke 2 hours but was overshadowed.
  • Community sentiment: Amazed by the technological and physiological advances, but melancholic about the increasing role of equipment—some likened it to an F1 "constructors’ championship."

This content is for informational purposes only and does not constitute financial, investment, or trading advice. Always consult a qualified financial professional before making any investment decisions.