frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Using Isolation forests to flag anomalies in log patterns

https://rocketgraph.app/ml
4•kvaranasi_•8h ago

Comments

kvaranasi_•8h ago
Consider you have logs at ~100k/hour. And you are looking for a log that you have never seen before or one that is rare to find in this pool of 1000s of look-alike errors and warnings.

I built a tool that flags out anomalies. The rarest of the rarest logs by clustering them. This is how it works:

1. connects to existing Loki/New Relic/Datadog, etc - pulls logs from there every few minutes

2. Applies Drain3(https://github.com/logpai/Drain3) - A template miner to retract PIIs. Also, "user 1234 crashed" and "user 5678 crashed" are the same log pattern but different logs.

3. Applies IsolationForest(https://scikit-learn.org/stable/modules/generated/sklearn.en...) - to detect anomalies. It extracts features like when it happened, how many of the logs are errors/warn. What is the log volume and error rate. Then it splits them into trees(forests). The earlier the split, the farther the anomaly. And scores these anomalies.

4. Generate a snapshot of the log clusters formed. Red dots describe the most anomalous log patterns. Clicking on it gives a few samples from that cluster.

Use cases: You can answer questions like "Have we seen this log before?". We stream a compact snapshot of the clusters formed to an endpoint of your choice. Your developer can write a cheap LLM pass to check if it needs to wake a developer at 3 a.m for this? Or just store them in Slack.

Show HN: VS Code Agent Kanban: Task Management for the AI-Assisted Developer

https://www.appsoftware.com/blog/introducing-vs-code-agent-kanban-task-management-for-the-ai-assi...
3•gbro3n•1h ago•0 comments

Show HN: Mcp2cli – One CLI for every API, 96-99% fewer tokens than native MCP

https://github.com/knowsuchagency/mcp2cli
93•knowsuchagency•6h ago•60 comments

Show HN: I built a real-time OSINT dashboard pulling 15 live global feeds

https://github.com/BigBodyCobain/Shadowbroker
257•vancecookcobxin•16h ago•105 comments

Show HN: Skir – like Protocol Buffer but better

https://skir.build/
90•gepheum•18h ago•49 comments

Show HN: Botais (Battle of the AI's) – Competitive Snake Game for LLMs

https://botais.sello.dev
2•giza182•3h ago•2 comments

Show HN: Husky hook that blocks Git push until you do your pushups

https://git-push.app
2•zimboy•3h ago•1 comments

Show HN: Reviving a 20-year-old puzzle game Chromatron with Ghidra and AI

https://quesma.com/blog/chromatron-recompiled/
19•stared•1d ago•7 comments

Show HN: Finsight – A Privacy First, AI Credit Card and Bank Statement Analyzer

https://github.com/AJ/FinSight
3•aj•3h ago•1 comments

Show HN: I built a site where strangers leave kind voice notes for each other

https://kindvoicenotes.com
14•thepaulthomson•13h ago•8 comments

Show HN: Eyot, A programming language where the GPU is just another thread

https://cowleyforniastudios.com/2026/03/08/announcing-eyot/
73•steeleduncan•1d ago•14 comments

Show HN: Bunway – Express-compatible web framework for Bun

https://bunway.jointops.dev/
2•rockstarsb•5h ago•0 comments

Show HN: OpenMeters – A fast and free audio metering/visualization suite

https://github.com/httpsworldview/openmeters
10•httpsworldview•11h ago•0 comments

Show HN: WolfStack – Proxmox-like server management in a single Rust binary

https://wolfscale.org/
27•wolfsoftware•17h ago•2 comments

Show HN: U-Claw – An Offline Installer USB for OpenClaw in China

https://www.u-claw.org/
4•17vibe•2h ago•0 comments

Show HN: Curiosity – DIY 6" Newtonian Reflector Telescope

https://curiosity-telescope.vercel.app/
79•big_Brain69•1d ago•19 comments

Show HN: OxiMedia – Pure Rust Reconstruction of FFmpeg and OpenCV

https://github.com/cool-japan/oximedia
9•kitasan•13h ago•8 comments

Show HN: Marketing Content Generator AI-powered multi-channel content platform

https://devpost.com/software/marketing-content-generator-ch4p2q
3•gaborishka•2h ago•0 comments

Show HN: AlphaPerch – Track product execution for companies you follow using AI

https://alphaperch.com
2•sebasnar•9h ago•0 comments

Show HN: Compose Launcher – A macOS app to run multiple Docker Compose files

https://github.com/yingbo/compose-launcher
2•yingbo•9h ago•0 comments

Show HN: ANSI-Saver – A macOS Screensaver

https://github.com/lardissone/ansi-saver
102•lardissone•1d ago•36 comments

Show HN: µJS, a 5KB alternative to Htmx and Turbo with zero dependencies

https://mujs.org
154•amaury_bouchard•2d ago•78 comments

Show HN: Environment Variable Checker

https://github.com/Chrilleweb/dotenv-diff
5•chrillemn•13h ago•0 comments

Show HN: ChatML - Run Claude Code Parallel Sessions in a Desktop app

https://github.com/chatml/chatml
3•mcastilho•10h ago•4 comments

Show HN: Moongate – Ultima Online server emulator in .NET 10 with Lua scripting

https://github.com/moongate-community/moongatev2
284•squidleon•2d ago•164 comments

Show HN: Kula – Lightweight, self-contained Linux server monitoring tool

https://github.com/c0m4r/kula
89•c0m4r•2d ago•56 comments

Show HN: Reverse-engineering Shockwave to save early 2000s web games (Rust/WASM)

https://github.com/igorlira/dirplayer-rs/
10•igorlira•21h ago•0 comments

Show HN: Lobster.js – Extended Markdown with layout blocks and footnotes

https://github.com/Hacknock/lobsterjs
5•Kyome22•17h ago•3 comments

Show HN: Claude-replay – A video-like player for Claude Code sessions

https://github.com/es617/claude-replay
100•es617•2d ago•34 comments

Show HN: I open-sourced my Steam game, 100% written in Lua, engine is also open

https://github.com/willtobyte/reprobate
58•delduca•2d ago•22 comments

Show HN: SiClaw – Open-source AIOps with a hypothesis-driven diagnostic engine

https://github.com/scitix/siclaw
9•SherryWong•1d ago•2 comments