惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Docker
B
Blog RSS Feed
Microsoft Security Blog
Microsoft Security Blog
Y
Y Combinator Blog
N
Netflix TechBlog - Medium
M
MIT News - Artificial intelligence
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
C
Check Point Blog
The GitHub Blog
The GitHub Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
P
Proofpoint News Feed
Martin Fowler
Martin Fowler
大猫的无限游戏
大猫的无限游戏
GbyAI
GbyAI
博客园_首页
A
About on SuperTechFans
Blog — PlanetScale
Blog — PlanetScale
人人都是产品经理
人人都是产品经理
T
Tailwind CSS Blog
aimingoo的专栏
aimingoo的专栏
T
The Blog of Author Tim Ferriss
The Cloudflare Blog

Show HN

GitHub - astefanutti/shaderbang: Shebang for Shaders Show HN: Generate Claude Code Workflows using Spec Driven Development approach Show HN: AI agents for UK GDAD PCF roles and their skills The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal).
Stop guessing which features actually matter
Eventra · 2026-06-22 · via Show HN

Eventra

Dead feature detection

Your product has features
nobody uses. Find them.

Eventra scans your TypeScript codebase to build a complete feature catalog, then shows you which features have gone quiet — so you know what to cut.

Free tier · 100k events/month · No credit card

TypeScript AST

Static catalog scan

14 days

Dead feature threshold

CI-ready

Drift detection on push

Dashboard

Operational views for product teams

Features, adoption trends, dead functionality, events, API keys, and system health — in one interface.

https://eventra.dev/dashboard/ws_abc123/projects/proj_main

Product tour

How it works

The catalog comes from your code

You can't find dead features if you don't know what features exist. Every other analytics tool makes you define that manually. Eventra reads it from your TypeScript.

Automatic catalog

The CLI scans your codebase with the TypeScript compiler API — follows wrappers, re-exports, and barrel files. Every track() call is found, even ones you forgot about.

Dead feature detection

Features with no events in 14+ days surface automatically. No manual setup. No defining what counts as dead. The data tells you.

CI drift protection

eventra check exits 1 when your code and catalog are out of sync. New features get caught before they ship invisible. Removed features don't linger as ghost data.

Adoption & trends

For the features that are alive — daily rollups, top users, property breakdowns, hourly charts. Scoped to workspace and project.

Workflow

From code to dead feature list in minutes

Three commands and one dashboard view is all it takes.

01

Add the SDK

Drop @eventra_dev/eventra-sdk into your app. One line to track a feature. Works in browser, Node, Edge, and serverless.

02

Scan with the CLI

Run eventra sync. The CLI walks your TypeScript, finds every track() call through wrappers and re-exports, and syncs the catalog.

03

See what's dead

Open the dashboard. Features with no events in 14+ days are highlighted. Review, confirm, delete from your product.

Classification

Active, dead, or never used

Three states. The one that matters is dead — that's your deletion list.

Active

At least one event in the last 14 days. Leave it alone.

Dead

Had usage before — nothing in 14+ days. A candidate for removal.

Never seen

In your code, never reached the platform. Misconfigured or unreachable.

Packages

SDK and CLI on npm

Open-source packages with published docs. Runtime delivery and static discovery stay separate.

@eventra_dev/eventra-sdk

TypeScript SDK with batching, backoff, circuit breaker, and browser persistence. Billable runtime events sent to api.eventra.dev.

SDK docs →

@eventra_dev/eventra-cli

Static analysis via the TypeScript compiler API. init, sync, check, watch, and send — catalog sync is non-billable on ingest.

CLI docs →

Find your first dead feature today

Free tier, 100k events/month, no credit card. Run eventra sync and see your catalog in minutes.