frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Raglogs – explain incidents from logs (deterministic, LLM optional)

https://github.com/leo-aa88/raglogs
1•araujo88•2h ago

Comments

araujo88•2h ago
Hi HN,

I built raglogs, a CLI tool that tries to answer a simple question during incidents:

"What actually happened?"

Instead of searching logs manually or sending thousands of lines to an LLM, raglogs analyzes a bounded time window of logs and produces a short explanation backed by evidence.

Example:

    raglogs explain --since 30m
Output looks like:

    Incident summary

    Services affected: billing-worker, api
    Primary issue: Stripe signature verification failures
    Likely trigger: deploy of billing-worker v2.4.1
    Secondary effects: checkout 500 errors, webhook retries

    Evidence:
    - 184 similar errors in billing-worker
    - first occurrence 2 minutes after deploy
    - same endpoint in 96% of failures
Key idea: don't send raw logs to an LLM.

Pipeline:

logs → normalize messages (strip UUIDs/IPs/etc) → fingerprint similar messages → cluster by fingerprint → compare against a baseline window → detect triggers (deploys, restarts) → assemble an evidence packet

The explanation can be rendered deterministically or optionally polished by an LLM. The LLM never sees raw logs.

Main commands:

    raglogs explain --since 2h
    raglogs timeline --since 2h
    raglogs compare --since 30m --baseline 24h
There's also a small demo dataset so you can run:

    make demo
Repo: https://github.com/leo-aa88/raglogs

I'm especially curious about feedback from people who deal with production incidents or SRE work.

Snowflake Cortex Code CLI: Sandbox Escape and RCE

https://www.promptarmor.com/resources/snowflake-cortex-code-sandbox-escape-and-rce
1•takira•30s ago•0 comments

Show HN: Grafly.io – Free online diagramming tool

https://grafly.io/
1•lnenad•1m ago•0 comments

Agentic Context Management: Why the Model Should Manage Its Own Context

https://deadneurons.substack.com/p/agentic-context-management-why-the
1•nr378•2m ago•0 comments

Show HN: Is Claude's 2x usage active?

https://2x.rishikeshs.com/
1•rishikeshs•2m ago•0 comments

Social media 'addiction' is overrated

https://www.washingtonpost.com/opinions/2026/03/08/instagram-meta-youtube-lawsuit-addiction/
1•paulpauper•3m ago•0 comments

The Rise of Popcorn at the Movies

https://www.wsj.com/arts-culture/food-cooking/movie-theater-popcorn-history-great-depression-6e5a...
1•paulpauper•3m ago•0 comments

Palestinian boy, 12, describes how Israeli forces killed his family in car

https://www.bbc.com/news/articles/c70n2x7p22do
3•tartoran•4m ago•0 comments

A Better Pattern Than MCP for Agent-Friendly CLIs

https://coasts.dev/blog/a-better-pattern-than-mcp-for-agent-friendly-clis
1•jsunderland323•4m ago•0 comments

Building a fractions tutor led us to an architecture for controlling AI

https://github.com/emergent-state-machine/esm-spec/tree/main
1•ih8scargo•7m ago•1 comments

Once: Run multi Dockerized web apps on single server

https://github.com/basecamp/once
1•TobiasBerg•9m ago•1 comments

Refactor: When It Changes Things

https://howtocenterdiv.com/beyond-the-div/refactor-when-it-actually-changes-things
1•imkyssa•10m ago•0 comments

The Japanese snowball fight game vying to be an Olympic sport

https://www.japantimes.co.jp/sports/2026/02/22/more-sports/yukigassen-olympic-dreams/
1•PaulHoule•10m ago•0 comments

A bare-metal 3D engine in Go with custom software/OpenGL rasterizers

https://github.com/markel1974/godoom
1•markel1974•10m ago•1 comments

Bing have functional customer support

https://www.bing.com/search?q=dollardeploy
1•huksley•12m ago•1 comments

Perfectly Imperfect, a social network like the internet of yore

https://english.elpais.com/society/2026-03-15/perfectly-imperfect-the-social-network-that-returns...
2•dxs•12m ago•0 comments

The Conditionally Open Web

https://www.coryd.dev/posts/2026/the-conditionally-open-web
1•cdrnsf•13m ago•0 comments

How to read books again, backed by neuroscience

https://www.fastcompany.com/91502134/cant-read-books-anymore-neuroscience-has-a-5-step-plan-to-ge...
1•speckx•13m ago•0 comments

Git for Beginners: Branches, Commits, and Your First Pull Request

https://jsdev.space/git-branches-commits-pull-request/
1•javatuts•13m ago•0 comments

Show HN: AwardClaw – 24/7 award travel research agent

https://www.awardclaw.com/
1•veritas9•14m ago•0 comments

Mistral.ai Leanstral: open-source model designed for engineering

https://docs.mistral.ai/models/leanstral-26-03
1•james2doyle•15m ago•2 comments

Agent Kitchen

https://github.com/vivekhaldar/agent-kitchen
1•gandalfgeek•17m ago•0 comments

1968: What Will Technology Bring? – Towards Tomorrow – BBC Archive [video]

https://www.youtube.com/watch?v=c-i4sDAGyXQ
1•highspeedbus•17m ago•0 comments

Computational Foundations for the Second Law of Thermodynamics–Stephen Wolfram

https://writings.stephenwolfram.com/2023/02/computational-foundations-for-the-second-law-of-therm...
1•bilsbie•19m ago•0 comments

IBM RPG

https://en.wikipedia.org/wiki/IBM_RPG
1•tosh•21m ago•0 comments

Tom Scott: England – Official Teaser

https://nebula.tv/videos/tomscott-england-teaser
1•toomuchtodo•23m ago•1 comments

Police Investigate German Historian for Hitler-Putin Meme

https://reason.com/2026/03/13/police-investigate-german-historian-for-hitler-putin-meme/
3•whatisabcdefgh•25m ago•0 comments

My Random Forest Was Mostly Learning Time-to-Expiry Noise

https://illya.sh/threads/out-of-sample-permutation-feature-importance-for-random
1•iluxonchik•25m ago•0 comments

Show HN: US-Based PCB Fabrication for $0.75in

https://www.pikkoloassembly.com/panel-pricing
2•pikkoloassembly•27m ago•0 comments

The return-to-the-office trend backfires

https://thehill.com/opinion/technology/5775420-remote-first-productivity-growth/
25•penguin_booze•28m ago•4 comments

Jemalloc un-abandoned by Meta

https://engineering.fb.com/2026/03/02/data-infrastructure/investing-in-infrastructure-metas-renew...
46•hahahacorn•29m ago•5 comments