Collecting public discussions

Chart the noise.

141 posts17 foundUpdated 14 hours ago

Latest

View all17 found
September 22, 202610 items
Developer tools1 sources · confidence 78%·

A whole-project type error dashboard for large TypeScript/JavaScript codebases

Developers on large TS/JS repos change a shared function signature, break hundreds of files, but VS Code's Problems panel only shows errors for opened files, forcing them into a terminal/editor back-and-forth. A standalone tool that precomputes and lists all project-wide type errors with clickable navigation fills this gap.

721
GitHub Issues
View thread
Developer tools1 sources · confidence 60%·

Tool to enforce readable, consistent output style from coding agents

Developers using Claude/Codex agents find the output verbose and hard to read, hurting reasoning and review. Ad-hoc prompt blocks in AGENTS.md/CLAUDE.md only partly help. A reusable style-enforcement layer or shareable style packs for agent output would address a recurring annoyance.

621
Hacker News
View thread
Operations1 sources · confidence 68%·

CRA compliance toolkit for solo/indie EU software sellers

A one-person German GmbH selling firmware discovers the EU Cyber Resilience Act applies to them with no size exemption, requiring a technical file, declaration of conformity, CE marking, 10-year update availability, and ongoing vulnerability reporting. There are no indie-focused resources. A guided compliance/documentation tool for micro software vendors would save them legal reading and drafting time.

721
Hacker News
View thread
Developer tools1 sources · confidence 82%·

Mock LLM API server for developers stress-testing LLM app infrastructure

Teams building LLM-powered apps need to load-test their own gateways, queues, and streaming paths but can't afford to burn real token spend on the provider APIs. They end up hand-rolling mock servers. A drop-in, API-compatible fake LLM endpoint with configurable streaming, latency, errors, and rate limits would let them test infra for free.

781
Hacker News
View thread
Workflow automation1 sources · confidence 58%·

Per-domain split-tunnel proxy manager for privacy-focused users

The author built a personal tool to route only specific domains through a VPN tunnel, with a dashboard showing traffic and errors, because switching VPNs back and forth is annoying. Others with the same need would likely use a polished version.

621
Hacker News
View thread
Developer tools1 sources · confidence 72%·

Dead-code cleanup assistant for developers using AI coding agents

Users of coding agents report a recurring failure mode: when an approach changes, the agent adds new code but never removes the abandoned code, leaving stale branches, unused helpers and redundant fields. A tool that detects and removes these leftovers after each agent-driven change would save real cleanup time.

681
Hacker News
View thread
Operations1 sources · confidence 68%·

Quote and offer PDF builder for B2B sales teams stuck on Excel price lists

Many B2B sales teams keep their real pricing logic inside spreadsheets, but that same spreadsheet cannot produce customer-specific quotes, offer PDFs, or order confirmations without manual copy-pasting. A tool that ingests an existing Excel pricing file, layers customer/contact/product data on top, and generates polished quote documents would fit this workflow without forcing teams to rebuild their pricing rules in a new system.

721
Hacker News
View thread
See more opportunities