Skip to content

HackerNews AI - 2026-05-15

1. What People Are Talking About

77 AI-related Hacker News stories surfaced on May 15, down from 89 on May 14, but attention was more concentrated and argumentative. Total comment volume climbed to 516 from 374 yesterday, and the biggest thread reached 298 points. The day was less about a new model launch and more about whether AI is distorting company judgment, what coding agents need around them to work in production, and which new infrastructure layers are emerging to make agent workflows more inspectable.

1.1 AI hype is being recast as a company-governance problem (🡕)

The loudest conversation was not about model capability. It was about whether AI is becoming an excuse for weak judgment inside companies, finance teams, and management chains that no longer understand the systems they are shipping.

reasonableklout posted Mitchellh – I strongly believe there are entire companies now under AI psychosis (298 points, 102 comments). The thread's most forceful distinction was between using AI for bounded coding work and outsourcing judgment to it: impulser_ (score 0) argued that the real failure mode is "outsourcing their decision making and thinking to AI," while zmmmmm (score 0) predicted a future market for "AI rescue consulting" to clean up unstable agent-written systems.

tormeh posted Trade Dollars with other startups. Book it as revenue (171 points, 139 comments). HN treated the pitch as a satire of AI-startup economics more than a normal launch: titanomachy (score 0) thanked the author for making it "satire," jwr (score 0) compared it to VAT-carousel fraud, and clearstack (score 0) called the core mechanic "round-tripping" under ASC 606 revenue rules.

Discussion insight: HN did not reject AI tools wholesale. The sharper complaint was that AI is being used to justify sloppy reasoning, accounting theater, and management directives from people who will not maintain the resulting systems.

Comparison to prior day: May 14's backlash centered on mental-health risk, authorship, and cultural trust. May 15 pushed the same discomfort into company behavior, investor rhetoric, and the economics of AI-native startups.

1.2 Coding-agent credibility now depends on harnesses, packages, and constraints (🡕)

The biggest technical cluster was about the operating system around the model rather than the model itself. HN gave the most attention to tools and writeups that explain how agent work is constrained, versioned, validated, and made reproducible inside real repositories.

shenli3514 submitted How Claude Code works in large codebases (228 points, 151 comments). The linked Anthropic post says large-codebase performance depends on live filesystem traversal plus the surrounding harness of CLAUDE.md, hooks, skills, plugins, MCP servers, and LSP integrations. HN's reaction was skeptical rather than hostile: commenters challenged the anti-index framing, complained about token burn, and asked why an agent that claims to understand big repos still ignores obvious LSP and workflow affordances.

detkin posted Show HN: Sx – an open-source package manager for AI skills, MCPs, and commands (26 points, 19 comments). The linked repo describes versioned skills, MCP configs, slash commands, hooks, and plugins with manifests, lockfiles, and org-to-user scoping across Claude Code, GitHub Copilot, Codex, Cursor, Gemini, and other clients. The most useful pushback came from maxdo (score 0), who argued that agent assets should stay tied to release cycles and commit SHAs so teams can trace which version caused harm.

ludovicianul linked What we learned using AI agents to refactor a monolith (2 points, 0 comments). The linked 1Password engineering post is valuable because it documents what this theme looks like in practice: parallel git worktrees, Go SSA analysis, SQL parsing, DataDog MCP context, and a rule that agents first generate deterministic artifacts because missing context leads to plausible-but-wrong speculation.

Discussion insight: The throughline was that teams do not trust "just prompt harder" anymore. They want indexes where useful, worktrees where isolation matters, lockfiles for agent assets, and validation loops that make failure visible before code lands.

Comparison to prior day: May 14 focused on plan review and human approvals. May 15 went one layer deeper into packaging, repository-scoped policy, and deterministic execution patterns that make agents survivable in production codebases.

1.3 AI is moving into real operations, but only with tightly bounded autonomy (🡕)

The day's strongest builder stories were not generic chat wrappers. They were operational systems in healthcare and logistics where the AI layer is tolerated only when its boundaries are explicit and its failures are inspectable.

jlengelbrecht posted Show HN: GlycemicGPT – Open-source AI-powered diabetes management (63 points, 58 comments). The linked repo describes a self-hosted stack that combines CGM and pump data with BYOAI analysis, but the author is explicit that it does not control insulin delivery. HN's replies show where the line is: surgicalcoder (score 0) asked how it differs from Nightscout and Autotune and how it handles hallucinations, while vrc (score 0) said the safer opportunity is logging, reminders, and time alignment rather than clinical interpretation.

ryanckulp posted Show HN: Vibe Coding a $20k /Year Enterprise Logistics Platform (25 points, 6 comments). The linked TRMNL writeup claims a ShipHero replacement for order management and multi-carrier shipping was built for roughly $100 in Claude tokens using Claude CLI, Superpowers, and Claude Design under a hard operational deadline. That is a more concrete version of "vibe coding" than most HN examples: not a toy app, but a warehouse and shipping workflow with order locking, printer utilities, and courier integrations.

AlexFromTwelve added the infrastructure angle with Show HN: Setup a box on demand and run your agent on it remotely (3 points, 0 comments). The linked Gibil site positions full Linux boxes with Docker-in-Docker, public IPs, and an MCP server as the execution layer for off-laptop agent work.

Discussion insight: HN is open to AI when it handles drudgery, summarization, or infrastructure setup. It becomes far more skeptical when the system starts making silent decisions in safety-critical domains or when "vibe coding" stops being backed by operational guardrails.

Comparison to prior day: May 14's domain-native AI stories lived in debugging, email, and Blender. May 15 moved further into diabetes monitoring, shipping operations, and remote compute infrastructure.

1.4 Evaluation and telemetry are becoming products in their own right (🡕)

Another cluster treated measurement itself as the product surface. Instead of more static leaderboards, builders shipped new ways to compare model behavior, fine-tune agents, and quantify cross-tool usage.

deepakakkil posted Show HN: Emergence World: World building as a way to evaluate LLMs (3 points, 0 comments). The linked site frames five parallel 15-day societies as a benchmark: Claude built institutions, Grok turned destructive, Gemini drifted into simulation paranoia, and GPT-5-Mini largely failed to act. The pitch is that long-horizon social behavior reveals something static benchmarks miss.

pember linked Liquid AI releases fine-tuning harness for AI agents (7 points, 0 comments). The linked Liquid Harness page describes a nine-stage autonomous tuning pipeline driven by a plain-English interview and a generated SPEC.md, turning model customization itself into an agent workflow.

optimizethis added Show HN: Claude Code vs. Codex Global Usage Leaderboard (10 points, 11 comments). The linked dashboard sparked immediate provenance questions: hamid_wakili (score 0) and SlavikCA (score 0) both asked where the usage data comes from before treating the ranking as meaningful.

Discussion insight: The trust problem has moved downstream. HN no longer debates only which model to trust; it also asks whether the benchmark, leaderboard, or telemetry layer itself can be audited.

Comparison to prior day: May 14 called for more grounded, real-interface benchmarks. May 15 answered with world simulations, autonomous tuning pipelines, and usage dashboards, but the demand for traceable measurement remained unresolved.


2. What Frustrates People

Management is treating AI speed as a substitute for engineering judgment

Mitchellh – I strongly believe there are entire companies now under AI psychosis (298 points, 102 comments) captured the day's dominant frustration: companies are using AI output to replace thinking, not just to accelerate execution. zmmmmm (score 0) predicted "AI rescue consulting" for systems that become too complex for humans to understand, while miek (score 0) said a glacially slow employer might now have an advantage simply because it will not let agents rewrite everything at once. Trade Dollars with other startups. Book it as revenue (171 points, 139 comments) turned the same anxiety into satire: clearstack (score 0) called the core mechanic "round-tripping," and jwr (score 0) compared it to VAT-carousel fraud. Severity: High. People cope by slowing adoption, keeping humans responsible for judgment calls, and treating AI enthusiasm from management with visible skepticism. Worth building for: yes, directly.

Coding agents still need far more scaffolding in large codebases

How Claude Code works in large codebases (228 points, 151 comments) drew heavy engagement because readers recognized the pain immediately. sinsudo (score 0) described Claude initially reading only the first 40 lines of files before switching to AST-based analysis later, and wg0 (score 0) complained that one large-codebase prompt can consume 35% of a five-hour usage window. The linked 1Password post in What we learned using AI agents to refactor a monolith (2 points, 0 comments) names the deeper problem as "speculation": when context is missing, agents invent plausible-but-wrong answers. People are already adapting their workflows around this. In Ask HN: How are you using AI? (2 points, 1 comment), the author says they now keep AI in an assistant role for codebase analysis, research, and guidance instead of letting it touch files directly. Severity: High. People cope with read-only usage, worktrees, deterministic artifacts, and review-repair-validate loops like the one described in Build iterative repair loops with Codex (6 points, 1 comment). Worth building for: yes, directly.

High-stakes AI is still too brittle when the failure cost is personal

Show HN: GlycemicGPT – Open-source AI-powered diabetes management (63 points, 58 comments) drew immediate concern because the use case is medically consequential. M0r13n (score 0) said LLMs are "not trustworthy companions" for diabetes care because they are liability-averse, biased toward generic advice, and weak on personal context, while darkhorse13 (score 0) shared a case where ChatGPT read a lab value of 4 as 40. Even sympathetic commenters narrowed the acceptable scope: vrc (score 0) wanted meal logging, reminders, and easier time alignment, but explicitly did not want interpretation delegated away from the patient or clinician. Severity: High. People cope by keeping AI on the monitoring side of the workflow and preserving a human clinical decision-maker. Worth building for: yes, but only with explicit human-in-the-loop boundaries.

Benchmark and telemetry products are arriving faster than their credibility

Show HN: Claude Code vs. Codex Global Usage Leaderboard (10 points, 11 comments) is a useful example of the current measurement problem. The first reaction from both hamid_wakili (score 0) and SlavikCA (score 0) was the same: where is the data coming from? Show HN: Emergence World: World building as a way to evaluate LLMs (3 points, 0 comments) and Liquid AI releases fine-tuning harness for AI agents (7 points, 0 comments) show the same opportunity from a different angle. Teams want richer evaluation, but the new benchmarking layer itself now has to prove that it is grounded, reproducible, and interpretable. Severity: Medium. People cope by treating these tools as directional rather than authoritative and by asking for auditable methodology before adopting them. Worth building for: yes, directly.


3. What People Wish Existed

Release-coupled agent operating layers

Show HN: Sx – an open-source package manager for AI skills, MCPs, and commands (26 points, 19 comments) is the clearest attempt to meet this need: versioned skills, hooks, MCP configs, and commands distributed with lockfiles and scopes across many AI clients. But the HN feedback shows the gap is not closed. maxdo (score 0) explicitly wanted skills tied to commit SHAs and release cycles so teams can see which version "caused harm/bug," and the linked Anthropic large-codebase post makes the same need visible from another angle by elevating the harness around the model. This is a practical and urgent need because teams already have skills, hooks, and policy files scattered across repos and clients. Opportunity: direct.

Cross-model review and validation before generated code is trusted

Ask HN: Does anyone use codex to review Claude's code? What're your experiences? (2 points, 1 comment) is the most explicit statement of the need: one agent can generate, but users want another system to review, challenge, or confirm the output. Build iterative repair loops with Codex (6 points, 1 comment) is a partial answer because it formalizes review-repair-validate loops, and Ask HN: How are you using AI? (2 points, 1 comment) shows the human version of the same behavior by moving AI into an advisory role. The need is practical rather than aspirational because people are already generating "a substantial amount of code" with Claude Code and then looking for a second opinion. Opportunity: direct.

Supportive healthcare AI that stops short of decision-making

Show HN: GlycemicGPT – Open-source AI-powered diabetes management (63 points, 58 comments) makes the need visible from both sides. The project itself tries to stay on the safe side by being monitoring-only, while vrc (score 0) asked for meal logging, reminders, and easier time alignment rather than medical interpretation, and M0r13n (score 0) explained why generic LLM advice breaks down in real diabetes management. Current tools partially address the need, but the HN thread shows that trust depends on assistive workflow features more than on conversational diagnosis. Opportunity: direct.

Auditable benchmark and telemetry layers

Show HN: Claude Code vs. Codex Global Usage Leaderboard (10 points, 11 comments), Show HN: Emergence World: World building as a way to evaluate LLMs (3 points, 0 comments), and Liquid AI releases fine-tuning harness for AI agents (7 points, 0 comments) all point to the same practical need: teams want something richer than static model rankings, but they also want to know where the data came from and what exactly is being measured. Costhawk offers a partial answer for cross-tool usage, Emergence World offers a behavioral simulation answer, and Liquid offers a tuning-and-eval answer, but none of them yet resolve the trust question on their own. Opportunity: direct.

Design-to-frontend workflows for developers who do not want to become designers

Ask HN: Im a back end dev, how do you go from designing the UI with AI? (3 points, 9 comments) is a direct request for a repeatable workflow that turns AI design tools into a usable front end. The post is practical rather than theoretical: the author says they "lose my mind writing frontend code" and wants to know the typical workflow with Claude Design or a Google tool. Show HN: Vibe Coding a $20k /Year Enterprise Logistics Platform (25 points, 6 comments) partially answers the need because the linked TRMNL writeup says Claude Design was used to recreate existing UI from screenshots, but that is still a case study rather than a turnkey pattern. Opportunity: direct.


4. Tools and Methods in Use

Tool Category Sentiment Strengths Limitations
Claude Code Coding agent (+/-) Live repo traversal, hooks/skills/plugins/MCP stack, credible large-codebase operating model Readers report token burn, weak index/LSP use in practice, and instruction drift without heavy supervision
Sx AI asset manager (+) Versioned skills, hooks, MCP configs, and commands with lockfiles and scopes across many clients Teams still want tighter coupling to git history, release cycles, and environment provenance
Codex repair loops Validation workflow (+) Review -> repair -> validate loop turns failures into concrete next inputs Depends on trustworthy tests and adds process overhead before shipping
GlycemicGPT Healthcare AI copilot (+/-) Self-hosted, BYOAI, device integrations, clear monitoring-only boundary Users do not trust it for clinical reasoning or silent failure paths
Gibil Agent compute infrastructure (+) Real Linux boxes with own IPs, Docker-in-Docker, MCP control, and cheap alpha pricing Early-stage product that requires bring-your-own cloud tokens and workflow setup
Liquid Harness Fine-tuning harness (+/-) Promises end-to-end tuning from a plain-English spec without ML specialization Private beta with no public code, so methodology is harder to audit
Emergence World Benchmarking environment (+) Long-horizon multi-model world simulation surfaces behavioral differences static evals miss Public detail is still thin beyond the landing-page framing
Costhawk leaderboard Usage telemetry dashboard (+/-) Makes Claude Code vs. Codex competition visible as an ongoing usage story HN immediately questioned data provenance and the dashboard's interpretability

Satisfaction was strongest when a tool added structure around existing agents rather than asking users for one more leap of faith. Sx, Codex repair loops, and Gibil all help by making agent work more reproducible, inspectable, or isolated. Mixed sentiment concentrated in tools that still require a trust jump: Claude Code because readers feel its large-codebase claims outrun their day-to-day experience, GlycemicGPT because health workflows magnify every hallucination risk, and telemetry or benchmark products because methodology is still opaque.

The clearest migration pattern is from prompt-first usage toward harness-first usage. People are keeping agents read-only, packaging skills with lockfiles, asking other models to review generated code, or pushing execution to separate boxes. Competitive dynamics increasingly live in the surrounding layer rather than the base model alone: packaging, validation, telemetry, design handoff, and remote execution all looked more differentiated than raw model capability on this date.


5. What People Are Building

Project Who built it What it does Problem it solves Stack Stage Links
GlycemicGPT jlengelbrecht Self-hosted AI-assisted diabetes monitoring and analysis platform Patients can go long stretches without clinician review and have fragmented device data FastAPI, Python 3.12, PostgreSQL, Redis, Next.js 15, Kotlin/Wear OS, TypeScript AI sidecar, Ollama/Claude/OpenAI Alpha HN, GitHub
Sx detkin Package manager for skills, MCP configs, hooks, and agent commands across AI clients Teams are duplicating and vendor-locking agent assets across repos and tools Go, manifests, lockfiles, vault backends, multi-client adapters Beta HN, GitHub
TRMNL logistics platform ryanckulp Internal replacement for ShipHero order management and shipping workflows Expensive logistics software and a hard operational deadline Claude CLI, Superpowers, Claude Design, WebSockets, courier APIs, Swift printer utility Shipped HN, Blog
Gibil AlexFromTwelve Provisions disposable full Linux boxes for remote agent execution Agents often need real Docker, SSH, and filesystem access away from a laptop CLI, MCP server, Hetzner/Vultr, Docker-in-Docker Alpha HN, Site
Emergence World deepakakkil Runs parallel model-specific simulated worlds as an evaluation surface Static benchmarks miss long-horizon social and behavioral differences between models Web simulation platform, multi-agent worlds, model-specific runs Alpha HN, Site
Costhawk leaderboard optimizethis Dashboard comparing Claude Code and Codex usage Teams want cross-tool visibility into which coding agents are actually being used Usage telemetry, leaderboard dashboard, comparative charts Beta HN, Site

The most interesting pattern is that builders are targeting the layer around the agent, not just the agent itself. Sx packages the assets that govern behavior, Gibil provisions the machines agents run on, Emergence World and Costhawk try to measure what agents are doing, and GlycemicGPT constrains AI to a narrowly defined assistive role inside a sensitive workflow.

The TRMNL logistics case is the clearest example of AI moving from "weekend project" rhetoric into operational replacement work, because it names a real spend target, a real deadline, and a real toolchain. Two adjacent items strengthen the pattern even outside the table: Liquid Harness packages model tuning as its own autonomous workflow, and the 1Password monolith-refactor post argues that big teams only get value when agents are forced through deterministic artifacts and explicit sequencing constraints.


6. New and Notable

"AI psychosis" became a concrete management critique

Mitchellh – I strongly believe there are entire companies now under AI psychosis (298 points, 102 comments) is notable because the phrase did not stay rhetorical. HN commenters immediately connected it to unstable agent-written systems, outsourced decision-making, and headcount or productivity narratives that no longer map to maintainable engineering work.

Large-codebase agent operations became a first-class documentation surface

How Claude Code works in large codebases (228 points, 151 comments) is notable because it treats the harness around the model as the real product: CLAUDE.md, hooks, skills, plugins, MCP servers, and LSP integrations. The post's popularity and the intensity of the pushback both show that teams now judge coding agents by their operating model, not just their demos.

"Vibe coding" got a quantified enterprise success story

Show HN: Vibe Coding a $20k /Year Enterprise Logistics Platform (25 points, 6 comments) is notable because it offers concrete numbers instead of vibes: a \$20k/year logistics vendor replaced under a hard deadline for roughly \$100 in Claude tokens. That makes it one of the clearest operational case studies in the day's dataset.

Self-hosted healthcare AI drew interest only with explicit boundaries

Show HN: GlycemicGPT – Open-source AI-powered diabetes management (63 points, 58 comments) is notable because it is an ambitious, real project in a sensitive domain, but the positive reaction only held so long as the system remained monitoring-only. The replies make clear that "assistive" is acceptable and "decision-making" is not.

World simulation is emerging as a public evaluation format

Show HN: Emergence World: World building as a way to evaluate LLMs (3 points, 0 comments) is notable because it turns long-horizon social behavior into a benchmark surface. Combined with Liquid AI releases fine-tuning harness for AI agents (7 points, 0 comments) and Show HN: Claude Code vs. Codex Global Usage Leaderboard (10 points, 11 comments), it shows measurement moving away from one static chart toward simulation, telemetry, and workflow-centric evaluation.


7. Where the Opportunities Are

[+++] AI rescue, review, and cleanup tooling for agent-written systems -- Mitchellh – I strongly believe there are entire companies now under AI psychosis, How Claude Code works in large codebases, and What we learned using AI agents to refactor a monolith all point to the same hole: teams need help auditing, constraining, and repairing codebases that have already absorbed a lot of agent output. This is strong because the pain is operational now, not hypothetical.

[+++] Reproducible agent operating layers across clients and repos -- Show HN: Sx – an open-source package manager for AI skills, MCPs, and commands, the Anthropic large-codebase post behind How Claude Code works in large codebases, and the behavior described in Ask HN: How are you using AI? all show demand for skills, hooks, policies, and memory that can be versioned, scoped, and traced back to a specific environment. This is strong because teams are already building these layers by hand.

[++] Assistive workflow AI for high-stakes domains -- Show HN: GlycemicGPT – Open-source AI-powered diabetes management and its replies show that users want AI help with logging, reminders, pattern detection, and context assembly, but not autonomous decisions. This is moderate because the need is obvious and valuable, but regulation, liability, and trust constraints will narrow what a viable product can do.

[++] Trustworthy benchmark, telemetry, and provenance infrastructure -- Show HN: Claude Code vs. Codex Global Usage Leaderboard, Show HN: Emergence World: World building as a way to evaluate LLMs, and Liquid AI releases fine-tuning harness for AI agents show clear demand for measurement that captures behavior, tuning results, and real usage. This is moderate because products are emerging quickly, but they still have to earn trust by exposing methods and provenance.

[+] Remote execution and environment isolation for agents -- Show HN: Setup a box on demand and run your agent on it remotely and the operational story in Show HN: Vibe Coding a $20k /Year Enterprise Logistics Platform suggest room for tools that give agents disposable, real environments without polluting a developer's laptop. This is emerging because the pattern is clear, but adoption signals are still concentrated in early builders.

[+] Design-to-frontend handoff for non-designers -- Ask HN: Im a back end dev, how do you go from designing the UI with AI? and the use of Claude Design in Show HN: Vibe Coding a $20k /Year Enterprise Logistics Platform expose a workflow gap between generating mockups and shipping maintainable front ends. This is emerging because the need is direct, but the winning pattern has not yet solidified.


8. Takeaways

  1. The sharpest AI backlash on this date was about judgment, not model quality. Mitchellh – I strongly believe there are entire companies now under AI psychosis and Trade Dollars with other startups. Book it as revenue both show HN worrying about management behavior, finance theater, and cleanup cost more than benchmark scores.
  2. Coding-agent value is increasingly decided by the harness around the model. How Claude Code works in large codebases, Show HN: Sx – an open-source package manager for AI skills, MCPs, and commands, and What we learned using AI agents to refactor a monolith all point to the same conclusion: hooks, skills, lockfiles, worktrees, and deterministic artifacts matter as much as raw model capability.
  3. Users are actively moving from one-shot generation toward layered review. Ask HN: How are you using AI?, Ask HN: Does anyone use codex to review Claude's code? What're your experiences?, and Build iterative repair loops with Codex all show people redefining AI as an assistant, reviewer, or repair loop rather than an unattended coder.
  4. AI reaches real operations only when its scope is narrow and its guardrails are visible. Show HN: GlycemicGPT – Open-source AI-powered diabetes management and Show HN: Vibe Coding a $20k /Year Enterprise Logistics Platform show real operational ambition, but the healthcare thread makes clear that support, logging, and monitoring are trusted far more than autonomous decisions.
  5. Measurement is becoming its own AI product category, and provenance is the competitive moat. Show HN: Emergence World: World building as a way to evaluate LLMs, Liquid AI releases fine-tuning harness for AI agents, and Show HN: Claude Code vs. Codex Global Usage Leaderboard show that teams want richer benchmarks and telemetry, but they will not trust those tools unless the measurement story is inspectable.