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

20 Aug 2026
AgentsCoding toolsOpen sourceAI applications

Launch HN: Vendo (YC S26) – Let users build features on top of your product

Vendo is an open-source embedded agent that lets SaaS users generate durable dashboards, workflows, and micro-apps on top of a product’s API and design system. HN discusses its MCP alternatives, sandboxing and guardrails, generated UI quality, and the support risks of user-created features.

HN Discussion
20 Aug 2026
ModelsCoding toolsOpen sourceAI applications

Vomit: Clean up Claude 5's token output with a separate LLM

Vomit is a local LLM wrapper that rewrites Claude Code’s verbose, jargon-heavy output into clearer English through hooks. The discussion explores whether this extra model layer is worthwhile, alternative prompts and deterministic filters, and broader theories about Claude 5’s changed writing style.

HN Discussion
20 Aug 2026
Open sourceAI applicationsSafety and policyBusiness and industry

Show HN: Open-source Stripe Connect alternative

Zoneless is an open-source, self-hostable Stripe Connect alternative using USDC for low-cost global marketplace payouts. HN discusses its savings and flexibility alongside stablecoin custody, KYC/AML, sanctions screening, and fraud concerns.

HN Discussion

Built by Will Etheridge

wjeth.comwjeth@pm.me
20 Aug 2026
ModelsOpen sourceInfrastructureBusiness and industry

If this is true, the hyperscalers are toast

An article argues that increasingly capable, energy-efficient small language models could move much AI inference from hyperscaler data centers to desktops and phones. HN debates benchmark limitations, local-model quality, privacy, economies of scale, and whether this really threatens frontier labs or cloud infrastructure.

HN Discussion
19 Aug 2026
AgentsOpen sourceInfrastructureSafety and policy

Launch HN: OneCLI (YC S26) – OSS sandboxed agent harness for teams

OneCLI is an open-source team platform that gives each employee a sandboxed AI agent, with gateway-enforced permissions, credential injection, audit trails, and human approval for risky actions. HN focuses on whether endpoint-level controls can withstand prompt injection and confused-deputy attacks.

HN Discussion
19 Aug 2026
ModelsAgentsOpen sourceResearch

Ornith-1.5: From Self-Scaffolding to Self-Improvement

Ornith-1.5 is an open-weight model family that trains itself by generating progressively harder tasks, tool-use scaffolds, and verifiable solution rollouts for reinforcement learning. HN users discuss its coding and agent benchmarks, open-weight availability, and surprisingly practical 9B/35B local deployments.

HN Discussion
19 Aug 2026
Coding toolsOpen sourceSafety and policy

Proposal to prohibit vibe coded projects from being hosted on Sourcehut

SourceHut is considering prohibiting vibe-coded projects, following similar moves by Codeberg. HN debates whether the policy protects small open-source infrastructure from AI-generated volume or imposes vague ideological and unenforceable restrictions.

HN Discussion
19 Aug 2026
Open sourceInfrastructure

The Mojo language (by Modular, now Qualcomm) is now open-source

Modular has open-sourced the Mojo 1.0 language and compiler under Apache 2.0, alongside broader accelerator support and a production Modular Cloud inference service. HN discusses Mojo’s prospects as a portable alternative for programming heterogeneous AI hardware.

HN Discussion
19 Aug 2026
Coding toolsOpen sourceSafety and policy

OpenLogi

OpenLogi is an open-source, local-first alternative to Logitech’s bulky Options+ software. The HN discussion focuses heavily on apparent LLM-assisted development, debating vibe-coded software’s quality, maintainability, and security.

HN Discussion
18 Aug 2026
AgentsCoding toolsOpen sourceInfrastructure

fx :Tiny, open, native coding agent.

fx is an experimental, Apache-licensed coding-agent harness written in Zig, offering a roughly 6 MiB native binary, fast startup, low memory use, and WebAssembly support. HN discussion compares its minimalist design and embeddability with other agents while questioning its Vercel-only onboarding and differentiation.

HN Discussion
18 Aug 2026
Open sourceResearchInfrastructureAI applications

Turbovec – Google's TurboQuant for vector search in Rust

Turbovec is a Rust/Python vector index using Google's TurboQuant to compress 10 million-document embeddings from 31 GB to 4 GB while accelerating SIMD search and supporting incremental updates and filtering. HN discusses its recall and benchmark claims, alternatives such as RaBitQ and Qdrant, and uses in private local RAG.

HN Discussion
18 Aug 2026
Open sourceInfrastructure

Mojo is now open source

Modular has released the complete Mojo compiler and toolchain under Apache 2.0, opening its AI- and GPU-focused language to inspection and forking. HN discusses its potential for native ML kernels, accelerator portability, and competition with Python, Julia, Rust, and CUDA.

HN Discussion
17 Aug 2026
AgentsOpen sourceInfrastructureAI applications

Show HN: HarnessRouter: Unified interface for agent harnesses

HarnessRouter is an open-source, self-hosted gateway that standardizes running agent harnesses such as Codex, Claude Code, and Hermes behind one API. HN discusses its value for deploying configured agents in end-user products, along with portability, fallback, and harness-specific capabilities.

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
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
AgentsOpen sourceInfrastructureAI applications

Launch HN: Speko (YC S26) – OpenRouter for Voice AI

Speko provides provider-neutral routing and public benchmarks for STT, LLM, and TTS stacks used in production voice agents. HN debates cascaded versus end-to-end voice models and emphasizes the importance of per-language, per-transport evaluation.

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
Open sourceAI applications

Show HN: 1667, a terminal UI for writing fiction with language models

1667 is an Apache-2.0 terminal fiction-writing app that uses hosted or local language models to generate branching story takes while keeping projects and credentials local. HN’s discussion focuses heavily on whether AI-generated prose enhances creativity or undermines the craft of writing.

HN Discussion
17 Aug 2026
Open sourceResearchInfrastructure

Prolly: A content-addressed ordered map built on prolly trees

Prolly is a Rust content-addressed ordered map built on prolly trees, offering immutable snapshots, structural sharing, efficient diffs and merges, proofs, and pluggable storage backends. HN discussion explores incremental updates, chunking behavior, CRDT use cases, and applications to agent memory and versioned systems.

HN Discussion
← NewerPage 4Older →