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

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
16 Aug 2026
ModelsAgentsOpen sourceResearch

Red queen hypothesis – A new way forward for self-improving AI

Researchers propose co-evolving AI agents and their evaluators to avoid fixed-benchmark ceilings, reporting gains in paper writing and mathematical proof tasks. The HN discussion examines its links to older evolutionary methods and questions whether it can extend beyond problems with trusted ground truth.

HN Discussion
16 Aug 2026
ModelsCoding toolsOpen sourceInfrastructure

Show HN: I shrank DeepSeek V4 Flash to 57GB and it wrote a compiler on my Mac

A pruned and highly quantized DeepSeek V4 Flash coding model fits in 57GB and runs on Apple Silicon, where it reportedly wrote and tested a small C compiler. The release preserves tool calling and reasoning while trading away general-text quality for local coding performance.

Built by Will Etheridge

wjeth.comwjeth@pm.me
HN Discussion
15 Aug 2026
Open sourceSafety and policyBusiness and industry

Why tech bosses keep sharing their manifestos about AI

Reuters examines why tech CEOs publish optimistic AI manifestos, from shaping public opinion to defending business strategy. HN debates AI’s effects on work and relationships, corporate incentives, open-source risks, and whether the promises are mostly PR.

HN Discussion
15 Aug 2026
AgentsCoding toolsOpen source

Show HN: Agent-shell – vendor-neutral chat with AI agents in Emacs

agent-shell brings vendor-neutral AI-agent workflows into Emacs, combining terminal-style interaction with rich Markdown, image, table, and file integration. This update adds chat mode, prompt queuing, navigation improvements, streaming performance work, and remote-agent support.

HN Discussion
15 Aug 2026
Open sourceSafety and policyBusiness and industry

Debian has begun voting on the future of AI/LLM contributions

Debian developers are voting on nine competing policies for LLM-assisted contributions, ranging from bans to responsible-use guidelines. HN debates copyright, accountability, enforcement, upstream code, and whether AI fits Debian’s human-led open-source culture.

HN Discussion
15 Aug 2026
AgentsOpen sourceAI applications

Show HN: ThoughtDAG – An editable context graph for LLM conversations

ThoughtDAG turns LLM conversations and agent sessions into an editable context graph, letting users branch, prune, and inspect exactly what enters each request. HN discusses its usefulness for research and coding workflows, integrations, performance, UX, and a security fix prompted by code review.

HN Discussion
14 Aug 2026
AgentsCoding toolsOpen sourceAI applications

Show HN: Mole – Deep research agent for your terminal

Mole is an open-source terminal research agent that searches, verifies quoted claims, detects contradictions, and synthesizes cited answers within a strict budget. It can analyze local datasets without sending rows to a model and exposes its workflow through MCP.

HN Discussion
14 Aug 2026
Coding toolsOpen source

Being Against LLMs Is Against the Spirit of Floss

An essay argues that rejecting LLM-generated contributions undermines FLOSS, while acknowledging maintainers’ quality and licensing concerns. HN debates whether LLM outputs can carry compatible copyright and copyleft rights, and whether local open-weight models change the picture.

HN Discussion
14 Aug 2026
ModelsOpen sourceResearchSafety and policy

Google is making private AI practical with homomorphic encryption

Google open-sourced HEIR, a compiler toolchain that converts AI models to run inference on homomorphically encrypted inputs. HN discusses its cryptographic privacy guarantees, potential healthcare and finance uses, and whether current 1,000×–1,000,000× overheads make it practical beyond narrow workloads.

HN Discussion
14 Aug 2026
ModelsOpen sourceInfrastructure

Unsloth Qwen3.8-27B GGUF files

Unsloth released day-one Dynamic v3.0 GGUF quantizations of the Qwen3.8-27B vision-language model, targeting accurate local inference on desktop hardware. The release adds thinking controls, tool-calling improvements, and support for agentic developer tools.

HN Discussion
14 Aug 2026
ModelsOpen source

Qwen3.8-27B

Qwen releases the open-weight Qwen3.8-27B multimodal model under Apache 2.0, with 262K-token native context and claimed gains in coding and office workflows. A commenter discusses testing it as a potential replacement in a local agent stack.

HN Discussion
14 Aug 2026
ModelsOpen source

Qwen3.8-27B is now available on Hugging Face

Qwen3.8-27B is now available on Hugging Face, prompting comparisons with Opus 4.6 and interest in running a potentially capable model locally. HN commenters point to official Qwen and Unsloth releases, while noting the submission duplicates an earlier thread.

HN Discussion
14 Aug 2026
ModelsCoding toolsOpen sourceInfrastructure

Qwen 3.8 27B

Qwen releases the open-weight Qwen3.8-27B, a 27B multimodal model with controllable reasoning, long context, and strong agentic coding benchmarks. HN users report impressive local performance and debate benchmark reliability, overthinking, quantization trade-offs, and GPU requirements.

HN Discussion
14 Aug 2026
ModelsAgentsOpen sourceInfrastructure

HashAgent – Share an AI agent as a URL, runs locally via WebGPU

HashAgent packages an AI agent into a shareable URL and runs its LLM locally in the browser via WebGPU, with optional tools and offline caching. The project highlights the privacy and hosting advantages—and the practical model and memory limits—of browser-based agents.

HN Discussion
14 Aug 2026
AgentsOpen sourceAI applications

Everyone talks about AI agents. This is what one looks from the inside

Vault Operator is an open-source AI agent embedded in Obsidian, combining vault-aware memory, semantic search, MCP, plugin automation, sub-agents, and approval controls. HN discusses its architecture and whether AI-written documentation undermines trust in the project.

HN Discussion
14 Aug 2026
ModelsCoding toolsOpen sourceSafety and policy

GLM-5.3: Frontier coding with emergent cyber capabilities

Z.ai’s GLM-5.3 claims major coding and cybersecurity gains over GLM-5.2, driven entirely by post-training, with weights promised in two weeks. HN users debate its performance against closed frontier models, practical coding use, hardware demands, vulnerability discovery, and the risks of releasing unrestricted cyber capabilities.

HN Discussion
14 Aug 2026
ModelsAgentsOpen source

Qwen3.8 27B

Qwen releases Qwen3.8-27B, a 27B open vision-language model supporting configurable reasoning, 262K-native context, video understanding, and agentic coding. HN users discuss its impressive benchmark gains and the challenge of running it on consumer hardware.

HN Discussion
14 Aug 2026
Open sourceInfrastructureAI applications

Show HN: Lumabri – Run Moe Models on a P2P Swarm with Colibri

Lumabri is an Apache-licensed P2P inference system that spreads large mixture-of-experts models across CPUs and GPUs, transferring only needed weights or activations. HN discussion highlights its LAN use cases, latency and throughput tradeoffs, and the difficulty of guaranteeing deterministic results across hardware.

HN Discussion
13 Aug 2026
ModelsOpen sourceInfrastructureAI applications

Chestnut – eGPU dock with open-source firmware

Comma.ai’s Chestnut is an open-source-firmware USB4 eGPU dock designed to run substantially larger openpilot driving models in cars. HN discusses its tinygrad integration, hardware limitations, cost, and safety fallback behavior.

HN Discussion
← NewerPage 5Older →