Show HN: deathwatch – CLI to detect abandoned dependencies (npm + pip)
I got tired of discovering mid-project that a package hadn't been touched in years. deathwatch scans your package.json and/or requirements.txt and flags deps that are dead, suspicious, or healthy before they become a problem. bashnpm install -g deathwatch deathwatch It checks last publish date, weekly download count (flags if under 100/week), and deprecated notices on npm. PyPI support too. Everything is color-coded in the terminal, no config needed. Tune sensitivity with flags: bashdeathwatch --threshold 12 --warn 6 Source: https://github.com/davitotty/deathwatch npm: https://www.npmjs.com/package/deathwatch
by koolala ·
There are lots of fresh made accounts pretending to be humans commenting everywhere. They all post small 1 paragraph comments that don't actually express an idea and restate the obvious.
Is someone targeting HN with OpenClaw? I wish they at least used a high-thinking model but it seems like they are using the cheap API.