Eieye
Eieye
FeedChatReportsAbout
ModelsAgentsCoding toolsOpen sourceResearchInfrastructureAI applicationsSafety and policyBusiness and industry
Filter stories by topic
ModelsAgentsCoding toolsOpen sourceResearchInfrastructureAI applicationsSafety and policyBusiness and industry

Updated 4 Sept, 08:30

3 Aug 2026
ModelsInfrastructureBusiness and industry

The AI bubble is popping; we just don't know it yet

The Register examines whether hyperscalers’ enormous AI capex, frontier-lab valuations, and uncertain enterprise ROI signal a bubble. HN debates token economics, data-center overcapacity, commoditization, and whether an eventual market correction would slow—or redirect—AI’s growth.

HN Discussion
3 Aug 2026
ModelsAI applicationsSafety and policy

SQLite Critical CVEs or LLM Slop?

Researchers found that dozens of purported critical SQLite CVEs contained nonexistent code, invalid PoCs, and fabricated fixes, likely generated by an LLM. HN discusses how AI-generated vulnerability slop could overwhelm CVE systems and why independent reproduction and validation are essential.

HN Discussion
3 Aug 2026
ModelsOpen sourceInfrastructure

AirLLM 70B inference with single 4GB GPU

AirLLM streams layers and MoE experts from storage to run models as large as 70B or more on tiny GPUs without requiring the full model in VRAM. HN commenters find the memory savings compelling but emphasize extremely slow generation and limited interactive usefulness.

HN Discussion

Built by Will Etheridge

wjeth.comwjeth@pm.me
3 Aug 2026
AgentsOpen sourceAI applicationsSafety and policy

Show HN: Nightcrawler – A local AI pentesting agent running on a smartphone

Nightcrawler is an open-source autonomous pentesting agent that runs a 1.2B model locally on an Android phone, coordinating reconnaissance, exploitation, and reporting without cloud connectivity. The discussion explores its roughly 50% command success rate, scope enforcement, real-network testing, and the legal risks of publishing dual-use AI security tools.

HN Discussion
3 Aug 2026
AI applicationsSafety and policy

EU enforces labeling AI generated content

The EU is beginning to require labels or detectable markers for AI-generated images, text, audio, video, and deepfakes, with penalties for noncompliance. HN discusses detection limits, outsourcing and jurisdiction loopholes, enforcement, and whether labels will improve trust or merely create notification fatigue.

HN Discussion
3 Aug 2026
Coding tools

Prevent cognitive debt by manually retyping LLM-generated code

A developer advocates manually retyping LLM-generated code instead of letting coding agents edit project files, trading speed for comprehension and a stronger mental model. HN debates whether deliberate review and smaller tasks are better alternatives, and whether AI-driven productivity creates long-term maintenance and skill risks.

HN Discussion
3 Aug 2026
AI applicationsSafety and policy

PISIGuard: Protect your personal and sensitive info when you chat with AI

PISIGuard locally detects and masks names, credentials, and other sensitive data before messages reach ChatGPT, Claude, or DeepSeek, then restores them in replies. HN discusses its usefulness for logs and documents, while questioning coverage, trust, and support for CLI agents.

HN Discussion
3 Aug 2026
AI applicationsSafety and policy

1 in 4 people in Japan believes AI could replace friends and family: poll

A poll reports that one in four people in Japan think AI could replace friends or family. HN discusses AI companionship, loneliness, social risks, and the poll’s questionable methodology.

HN Discussion
3 Aug 2026
AgentsCoding toolsResearchAI applications

The Shape of Things to Come

Steve Yegge describes Wheelhouse, a bespoke Beads-based harness that coordinates fleets of Claude and other coding agents to develop and operate his MMO. The post argues that agent-scale development will reshape code review, CI/CD, and software organizations, while HN debates whether the architecture is useful experimentation or costly AI overengineering.

HN Discussion
3 Aug 2026
AgentsCoding toolsBusiness and industry

The AI Productivity Gap

The article argues that AI speeds up code writing but delivers modest overall productivity gains because design, review, debugging, and coordination remain bottlenecks. HN debates agent babysitting, generated-code quality, junior-versus-senior gains, and process changes that can produce larger benefits.

HN Discussion
3 Aug 2026
AgentsAI applications

Show HN: I created a project management system

is.team is a project-management canvas where built-in AI and external agents such as Claude, Cursor, and ChatGPT create tasks, plan workflows, and participate in board discussions. HN commenters mainly scrutinized its marketing claims, mock testimonials, and presentation.

HN Discussion
3 Aug 2026
Coding toolsAI applicationsBusiness and industry

Don't be a meat proxy

The article argues that people should not forward raw Claude output to colleagues or submit AI-generated code they do not understand, shifting verification work onto others. HN broadly agrees while debating responsible agent workflows, AI-assisted productivity, and workplace incentives that encourage this behavior.

HN Discussion
3 Aug 2026
Business and industry

Situational Awareness and the Impending Stock Market Volatility

The article argues that Situational Awareness’s collapse exposes leverage and concentration risks across the AI stock trade. HN discusses whether its returns reflected skill or leveraged beta, and explains how Citadel could profit from buying the distressed portfolio.

HN Discussion
3 Aug 2026
AgentsCoding toolsResearchAI applications

AI migrated legacy COBOL programs to Java, bugs included

A paper introduces the “Locksmith Loop,” an agentic test-synthesis method that searches inputs and mutates programs to validate COBOL-to-Java parity. HN discusses its small case studies, deterministic oracle, and the difficulty of preserving hidden business rules, bugs, and mainframe behavior.

HN Discussion
3 Aug 2026
AI applicationsSafety and policyBusiness and industry

OpenAI's super PAC is funding AI-generated news site attacking industry critics

An investigation alleges that Acutus is an AI-operated news outlet producing undisclosed political advocacy and possibly connected to OpenAI’s super PAC. HN debates the evidence, including exposed generation tools, AI interviews, and the speculative funding link.

HN Discussion
3 Aug 2026
ModelsAgentsCoding toolsBusiness and industry

Qwen 3.8 Max Live Now

Qwen 3.8 Max launches as a 2.4T-parameter MoE model with a 1M-token context window, multimodal input, tool use, and long-horizon coding capabilities. HN discusses its low API pricing, possible open weights, and implications for agentic inference costs.

HN Discussion
3 Aug 2026
ModelsCoding toolsOpen sourceBusiness and industry

Qwen3.8-Max: A New Bar for Coding and Cowork

Alibaba announces Qwen3.8-Max, a flagship model focused on coding and long-running agentic work, with open weights promised for the Max series for the first time. HN users debate its pricing, coding performance, local deployment requirements, licensing, and competitiveness with Claude, DeepSeek, and other frontier models.

HN Discussion
3 Aug 2026
ModelsAgentsResearch

Ask HN: Have LLMs Plateaued?

HN users debate whether LLM progress is plateauing, with some seeing diminishing returns after the Transformer and others pointing to continuing gains in reasoning, tool use, and model efficiency. The discussion also argues that agents and deployment may now matter more than raw model improvements.

HN Discussion
3 Aug 2026
Business and industry

Amazon completes $50B investment in OpenAI

Amazon reportedly completes a $50 billion investment in OpenAI, highlighting the scale of capital flowing into the AI industry. HN discussion is minimal.

HN Discussion
3 Aug 2026
ModelsCoding toolsAI applications

Show HN: Isopolis – Isometric pixel map of SF

Isopolis is an interactive isometric pixel map of San Francisco built from 3D map data and AI-generated imagery. HN discusses the project’s visual appeal, generated-map artifacts, and how Claude Code, Codex, and image models enabled its development.

HN Discussion
← NewerPage 61Older →