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

Updated 1 Sept, 17:26

18 Aug 2026
ModelsAI applications

I don't enjoy the Internet any more

An essay argues that monetization, short-form feeds, and especially LLM-generated content have made the Internet feel like an information wasteland. HN discusses AI slop, authenticity and workplace communication, while suggesting smaller communities and alternative web structures as refuges.

HN Discussion
18 Aug 2026
ModelsSafety and policyBusiness and industry

Google wins bankruptcy auction for Spirit Airlines emails, chats, documents

Google acquired Spirit Airlines’ internal emails, chats, and documents, reportedly for enterprise LLM training after third-party deidentification. HN focuses on whether sensitive personal data can really be scrubbed and whether bankruptcy should allow its transfer.

HN Discussion
17 Aug 2026
ModelsCoding toolsBusiness and industry

GPT-5.6 Sol Pricing Cut by 50% on OpenRouter

GPT-5.6 Sol is temporarily available at half price through OpenRouter and other gateways, though the official OpenAI API price is unchanged. HN debates whether the promotion reflects OpenAI-funded market-share acquisition and compares Sol’s coding capability, reliability, and value with Claude, Kimi, and other models.

HN Discussion

Built by Will Etheridge

wjeth.comwjeth@pm.me
17 Aug 2026
ModelsSafety and policy

Israel creates fake think tank in likely attempt to dupe AI chatbots

An Israeli government-funded PR effort created a fake think tank publishing citation-heavy reports designed to influence ChatGPT, Gemini, and Claude. HN discusses how AI lowers the cost of propaganda and makes credibility laundering harder for users and models to detect.

HN Discussion
17 Aug 2026
ModelsResearch

The Origin of Consciousness (2008)

A discussion of Julian Jaynes’s controversial theory that consciousness emerged recently through language and metaphor. HN commenters connect it to LLM cognition, debating whether language-based thought and information processing could imply machine consciousness.

HN Discussion
17 Aug 2026
ModelsSafety and policy

AirTag reveals Amazon is trashing rare books to train AI

An AirTag allegedly traced rare books to an Amazon facility where they were dismantled and scanned for AI training. The investigation raises concerns about training-data transparency, cultural preservation, and the destruction of historically valuable works.

HN Discussion
17 Aug 2026
ModelsResearchAI applications

Roboflow Playground: Try and Compare 30 Computer Vision Models

Roboflow Playground provides a browser-based way to run and compare more than 130 computer-vision models across detection, OCR, segmentation, and other tasks. It also includes cost, latency, and ground-truth benchmarking to help teams choose models for production.

HN Discussion
17 Aug 2026
ModelsAgentsOpen sourceAI applications

Tim O'Reilly – Why Open Source Matters for AI

Tim O’Reilly argues that open-source AI matters less for weight licenses than for preserving control and composability across models, agent harnesses, protocols, and context. He highlights MCP, open agent tooling, and modular ecosystems as defenses against closed-model monocultures.

HN Discussion
17 Aug 2026
ModelsSafety and policyBusiness and industry

Amazon, which started off selling books, is destroying rare texts to train AI

Amazon is reportedly buying rare books, cutting off their spines, and scanning them for LLM training data. HN debates whether destruction is legally necessary and questions the evidence behind the report.

HN Discussion
17 Aug 2026
ModelsResearchAI applicationsBusiness and industry

Apple AirTag reveals how Amazon destroys rare books for AI training

An investigation reports that Amazon and Anthropic have bought printed books, destroyed them during scanning, and used the digitized text for AI training. The practice raises concerns about copyright, preservation of rare works, and private control of public knowledge.

HN Discussion
17 Aug 2026
ModelsOpen sourceResearchInfrastructure

Qwen3.8 27B scores 52 on Artificial Analysis

Qwen3.8 27B scores 52 on Artificial Analysis, approaching much larger frontier models while fitting on consumer hardware. HN users debate benchmark reliability, its unusually long reasoning traces, real-world coding performance, and the trade-offs between capability, speed, and inference cost.

HN Discussion
17 Aug 2026
Models

LLM City – 3D render of all Kimi K3's weights as 2.5mm tiles

A WebGL visualization renders Kimi K3’s model layout as a 3D city of tiny tiles. It offers an unusual visual way to explore the structure of a large language model, though commenters report browser and performance issues.

HN Discussion
17 Aug 2026
ModelsCoding toolsOpen sourceSafety and policy

Anthropic's War on open source AI

A polemic argues that Anthropic’s safety policies, output restrictions, access cutoffs, and regulatory advocacy turn Claude into a permissioned platform hostile to open AI. HN debates the tradeoff between frontier-model safety and user-owned, locally run intelligence, while also criticizing the article’s AI-generated verbosity.

HN Discussion
17 Aug 2026
ModelsOpen sourceResearchInfrastructure

Qwen3.8 27B at 256K: 50 TPS on a 24 GB GPU

An experiment fits a workload-tuned 5.01-BPW Qwen3.8-27B quantization, vision, MTP decoding, and a genuinely filled 256K context on a 24 GB Blackwell GPU. Custom llama.cpp patches reach 50.44 tok/s in production, while commenters debate concurrency, competing runtimes, and benchmark rigor.

HN Discussion
17 Aug 2026
ModelsResearchAI applications

GPT 5.6 Sol is the best "vision" model OpenAI ever released

A benchmark finds GPT-5.6 Sol is OpenAI’s strongest vision model yet, with major gains in detection and counting but higher cost, latency, and instability on large images. HN commenters note that Gemini and Qwen often perform better or cheaper, while discussing benchmark design and practical VLM workloads.

HN Discussion
17 Aug 2026
Models

Self hosted email continues to steeply decline

DNS measurements show self-hosted email declining while Google and Microsoft capture a growing share of domains, raising resilience and deliverability concerns. HN also had an extensive debate over the article’s allegedly LLM-generated prose and the broader value of AI-written content.

HN Discussion
17 Aug 2026
Models

Show HN: Desktopcolors.com – A museum for solid background colors of classic OS

Desktopcolors.com catalogs iconic solid desktop colors from classic operating systems. HN commenters also critique its LLM-generated descriptions, prompting the creator to remove or rewrite most of the AI placeholder text.

HN Discussion
17 Aug 2026
ModelsResearchSafety and policyBusiness and industry

On AI regulation and messaging

Anthropic CEO Dario Amodei argues that targeted regulation can constrain frontier AI companies while preserving room for smaller and open-weights competitors. HN debates regulatory capture, compute concentration, AI's limited material benefits so far, and Anthropic's promise to accelerate biology and medicine.

HN Discussion
17 Aug 2026
ModelsAgentsCoding tools

Rhombus 1.1 is now available

Rhombus 1.1 adds language, FFI, graphics, and slideshow features to the customizable Racket-based language. HN discussion explores whether its syntax, tooling, and metaprogramming make it suitable for LLM coding and agents.

HN Discussion
17 Aug 2026
ModelsCoding toolsOpen sourceInfrastructure

Qwen 3.8 27B is excellent, but it defaults to overthinking things

Qwen 3.8 27B delivers strong vision, coding, tool use, and long-context performance in a roughly 17GB local model, but its xhigh reasoning default can spend enormous amounts of time on trivial tasks. HN users compare reasoning modes, share llama.cpp and MTP optimizations, and report promising but often slow local coding-agent use.

HN Discussion
← NewerPage 9Older →