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

1 Sept 2026
ModelsAgentsOpen sourceInfrastructure

State of Open Models: Summer 2026 Observations

Hugging Face’s summer report charts the open-model ecosystem: Chinese labs lead frontier releases, Qwen dominates derivatives, and small models still drive most downloads. It also finds coding agents becoming the Hub’s largest new users, while llama.cpp and quantization make huge models locally usable.

HN Discussion
1 Sept 2026
ModelsOpen sourceResearch

44% on ARC-AGI-1 in 67 cents

A small transformer reaches 44% on ARC-AGI-1 and 7% on ARC-AGI-2 for about 67 cents of compute, without language-model pretraining. HN discusses the result’s sample efficiency, transductive test-time training, benchmark-specific optimization, and whether it demonstrates general reasoning.

HN Discussion
31 Aug 2026
ModelsOpen sourceInfrastructureAI applications

I turned my security cameras into an automatic bird identification system

BirdNET-Go turns existing RTSP security cameras or microphones into a local, always-on bird and wildlife sound-identification system, with alerts and Home Assistant integration. HN users share deployments, discuss microphone quality and false positives, and extend it with e-ink displays and other models.

Built by Will Etheridge

wjeth.comwjeth@pm.me
HN Discussion
31 Aug 2026
AgentsCoding toolsOpen source

Show HN: SlideOps – slides from a repo that flag when they drift from the code

SlideOps lets coding agents generate repository-grounded slide decks and Markdown docs with file citations and hashes. A fast, model-free checker identifies moved or changed source code so agents can repair only the stale sections.

HN Discussion
31 Aug 2026
ModelsAgentsOpen sourceResearch

DeepSeek-V4-Flash-Vision-Exp

DeepSeek introduces an experimental multimodal V4 model with improved visual-agent benchmarks, open inference code, and vLLM/SGLang support. HN commenters discuss cross-modal gains but report inconsistent image recognition in practice.

HN Discussion
31 Aug 2026
AgentsOpen sourceAI applications

Agent memory as a file format

Memoryfields proposes a portable agent-memory format built from Markdown files and an optional SQLite semantic-search index, emphasizing simple, inspectable, interchangeable storage. HN discusses whether this is merely RAG, and weighs its simplicity against retrieval quality, stale or poisoned memories, and the need for curation.

HN Discussion
31 Aug 2026
AgentsOpen sourceSafety and policy

OpenClaw 2.0, Accidentally

OpenClaw 2.0 is a major open-source update for long-running agents that connect messaging, browsers, models, memory, and automations, including shared multiplayer sessions. HN users debate whether its convenience outweighs complexity, instability, and the security risks of giving autonomous agents broad access.

HN Discussion
30 Aug 2026
Open sourceSafety and policy

Debian: Retiring from the Project (Vv221)

A Debian developer resigns after the project adopts what they view as an overly permissive, fascism-tolerant stance on LLM use. HN discusses open-weight alternatives, training data, copyright, and the political economy of AI.

HN Discussion
30 Aug 2026
Coding toolsOpen sourceSafety and policy

Haiku R1/beta6 has been released

Haiku R1/beta6 brings a long-awaited OS release with UI, browser, and runtime improvements. HN discussion notably debates Haiku’s ban on AI-generated code, provenance and review concerns, and AI-built ports and drivers.

HN Discussion
30 Aug 2026
ModelsOpen sourceResearchAI applications

Automating Immersive Reading

Storyteller explains its AI forced-alignment algorithm for synchronizing audiobook narration with ebook text, including reordered chapters and skipped passages. It uses MMS CTC emissions, n-gram boundary search, and Viterbi decoding for precise word-level highlighting, with HN discussing Whisper tradeoffs and accessibility use cases.

HN Discussion
30 Aug 2026
Open sourceAI applications

Show HN: Bolnee-Chat – Self Hosted Chatbot Integration in Your Business Website

Bolnee-Chat is a self-hosted, MIT-licensed RAG chatbot for embedding AI support into business websites, with document ingestion, citations, provider choice, and visitor-chat management. It runs on the operator’s infrastructure using SQLite and OpenAI-compatible models.

HN Discussion
29 Aug 2026
AgentsOpen sourceAI applications

Show HN: Delete yourself from data brokers without a subscription

An open-source agent skill guides users through first-party data-broker opt-outs, California DROP requests, and local evidence tracking. It aims to replace subscription deletion services with transparent, self-hosted workflows.

HN Discussion
29 Aug 2026
ModelsOpen sourceResearchInfrastructure

Hy4 preview

Tencent has open-sourced Hy4 preview, a 770B-parameter MoE model with a 1M+ token context window, productivity-focused capabilities, and low API pricing. HN users discuss its early OpenRouter traction, coding performance, cache economics, benchmarks, and whether its release qualifies as open source.

HN Discussion
29 Aug 2026
ModelsOpen sourceInfrastructure

vLLM v0.28.0

vLLM 0.28.0 adds major optimizations and model support for Kimi-K3, DeepSeek V4, speculative decoding, KV-cache offloading, ROCm, and large-scale serving. HN discussion highlights persistent regressions and debugging challenges in production inference.

HN Discussion
29 Aug 2026
Coding toolsOpen sourceSafety and policy

Debian votes to allow "responsible use of generative AI"

Debian voted to permit generative AI use in code, packaging, documentation, and other contributions, while requiring human contributors to understand, review, test, and take responsibility for the results. HN discusses AI-generated slop, maintainer workload, copyright uncertainty, and whether responsible use can be enforced.

HN Discussion
29 Aug 2026
AgentsCoding toolsOpen source

An extensible coding agent for the modern Lisp hacker

kli is a Lisp coding agent whose model providers, tools, TUI, and agent loop are all live extensions that can be installed, retracted, or hot-patched without restarting. Its authority-focused security model requires separate sandboxing for untrusted use.

HN Discussion
29 Aug 2026
ModelsOpen sourceAI applications

StemDeck, a free, open-source and local AI stem separator

StemDeck is a free, open-source desktop app that uses Demucs to locally split songs into up to six instrument and vocal stems, with mixing, analysis, and export tools. HN commenters compare its model quality and hardware needs with UVR and newer stem-separation models.

HN Discussion
28 Aug 2026
AgentsOpen sourceInfrastructureSafety and policy

Show HN: Conduct, open-source guardrails for LLM and MCP tool calls

Conduct is an open-source control plane for governing AI agents across LLM, shell, and MCP tool calls. It combines policy enforcement, signed configurations, and hash-chained audits, while HN commenters point to lighter or alternative sandboxing approaches.

HN Discussion
28 Aug 2026
ModelsAgentsOpen sourceResearch

Autonomous Mathematical Discovery in an Open-World Multi-Agent Environment

An open-world multi-agent system reportedly discovered novel mathematical constructions and theorems across several research problems without a central coordinator. The paper releases agent dialogues, proofs, verification artifacts, and code, prompting debate about AI creativity and the future of mathematical research.

HN Discussion
28 Aug 2026
AgentsOpen sourceResearchSafety and policy

Just the rumour of a bug is enough to find an exploit these days

An OCaml maintainer argues that AI agents can turn vague vulnerability reports into working exploits within minutes, undermining traditional security embargoes. HN discusses automated patch analysis, the race between attackers and maintainers, and possible defenses such as faster releases and virtual patching.

HN Discussion
Page 1Older →