frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: IranWarLive – Automated, serverless OSINT mapping engine

https://iranwarlive.com/?v=hn
2•aggeeinn•2h ago

Comments

aggeeinn•2h ago
Hey HN, OP here.

I’ve been frustrated by how difficult it is to track actual, kinetic events during modern conflicts without getting buried in algorithmic noise, propaganda, or Telegram spam. I wanted to build a purely automated, objective pipeline to map verifiable events as they happen.

I built IranWarLive as a serverless OSINT dashboard. Here is how the stack works under the hood:

The Architecture:

The Edge: A Cloudflare Worker runs on a cron trigger every 30 minutes, acting as the scraper.

The Ingestion: It parses major RSS feeds (BBC, Al Jazeera, etc.) for breaking regional news.

The Brain: The raw text is passed to the Gemini 2.5 Flash API. I used Gemini specifically because the inference speed is incredible, the context window handles bulk article parsing easily, and it's highly reliable at returning strictly formatted JSON arrays based on system prompts.

The DB: Google Sheets API. It serves as a free, easily manageable, flat-file database that the frontend can read asynchronously.

The Frontend: Vanilla HTML/CSS/JS using Leaflet.js for the tactical map, decoupled from the backend to ensure instant page loads.

The Hardest Challenge: Handling state and LLM deduplication at the edge. Initially, the concurrent Worker requests were flooding the database with duplicate strikes every time an asset was missing or a refresh was hit. I had to build a strict API gateway lock and a read-before-write deduplication engine that compares incoming Source_URLs and normalized state names against the existing database before appending new rows.

It’s completely free and ad-free. It’s still very much a technical demonstration of what LLMs can do for open-source intelligence.

I would love to hear your thoughts on the architecture, any suggestions for improving LLM prompt reliability for fatality estimates, or feedback on the UI. Happy to answer any questions about the Cloudflare/Gemini pipeline!

Show HN: Now I Get It – Translate scientific papers into interactive webpages

https://nowigetit.us
167•jbdamask•10h ago•91 comments

Show HN: Free, open-source native macOS client for di.fm

https://github.com/drmikexo2/DIBar-macOS
2•thucydides•1h ago•0 comments

Show HN: SplatHash – A lightweight alternative to BlurHash and ThumbHash

https://github.com/junevm/splathash
51•unsorted2270•12h ago•20 comments

Show HN: IranWarLive – Automated, serverless OSINT mapping engine

https://iranwarlive.com/?v=hn
2•aggeeinn•2h ago•1 comments

Show HN: Tomoshibi – A writing app where your words fade by firelight

https://tomoshibi.in-hakumei.com/
20•hakumei•6h ago•12 comments

Show HN: Velora Fitness – A zero-bloat, bare-bones workout tracker

https://trackmyresults.org
2•grpofficial•2h ago•0 comments

Show HN: SQLite for Rivet Actors – one database per agent, tenant, or document

https://github.com/rivet-dev/rivet
33•NathanFlurry•7h ago•12 comments

Show HN: Gitcredits – movie-style end credits for any Git repo in your terminal

https://github.com/Higangssh/gitcredits
32•swq115•10h ago•3 comments

Show HN: Decided to play god this morning, so I built an agent civilisation

https://github.com/nocodemf/werld
40•urav•9h ago•29 comments

Show HN: Unfucked - version all changes (by any tool) - local-first/source avail

https://www.unfudged.io/
123•cyrusradfar•2d ago•79 comments

Show HN: Claude-File-Recovery, recover files from your ~/.claude sessions

https://github.com/hjtenklooster/claude-file-recovery
93•rikk3rt•1d ago•38 comments

Show HN: RetroTick – Run classic Windows EXEs in the browser

https://retrotick.com/
188•lqs_•1d ago•56 comments

Show HN: I built a dashboard to track AI's impact on jobs

https://www.clocktick.ai/
5•AznHisoka•9h ago•0 comments

Show HN: Monohub – a new GitHub alternative / code hosting service

https://monohub.dev/
3•tbayramov•4h ago•0 comments

Show HN: AIQuotaBar – See Claude/ChatGPT usage limits in your macOS menu bar

https://github.com/yagcioglutoprak/AIQuotaBar
2•toprak123•5h ago•1 comments

Show HN: Reclaim Flowers – A 2D physics-based "Digital Altar" protocol

https://github.com/voice-of-japan/Virtual-Protest-Protocol/blob/main/README.md
9•sakanakana00•10h ago•2 comments

Show HN: I built a self-hosted course platform in Clojure

https://clojure.stream
54•jacekschae•2d ago•10 comments

Show HN: GitShow Repo Showroom – a landing page for any GitHub repo

3•ofershap•5h ago•1 comments

Show HN: I ported Manim to TypeScript (run 3b1B math animations in the browser)

https://github.com/maloyan/manim-web
135•maloyan•3d ago•24 comments

Show HN: Nugx.org – A Fresh Nuget Experience

https://nugx.org
3•plsft•6h ago•4 comments

Show HN: Badge that shows how well your codebase fits in an LLM's context window

https://github.com/qwibitai/nanoclaw/tree/main/repo-tokens
83•jimminyx•1d ago•40 comments

Show HN: Mowgli – Figma for the agent era, with Claude Code and design export

https://mowgli.ai/
5•thegeomaster•6h ago•0 comments

Show HN: Secryn – a self-hosted secrets vault for dev teams (public demo)

https://secryn.io
3•chintanb•6h ago•1 comments

Show HN: Stacked Game of Life

https://stacked-game-of-life.koenvangilst.nl/
3•vnglst•7h ago•3 comments

Show HN: Hacker Smacker – Spot great (and terrible) HN commenters at a glance

https://hackersmacker.org
143•conesus•4d ago•166 comments

Show HN: Book Corners – A map to discover and share free little libraries nearby

https://www.bookcorners.org
3•andreagrandi•7h ago•0 comments

Show HN: Soma, a local-first AI OS with 178 cognitive modules and P2P learning

https://github.com/unimaginative-artist/SOMA
2•Undeca•7h ago•0 comments

Show HN: EEGFrontier – A compact open-source EEG board using ADS1299

https://github.com/TheusHen/EEGFrontier
4•TheusHen•11h ago•0 comments

Show HN: Linex – A daily challenge: placing pieces on a board that fights back

https://www.playlinex.com/
82•Humanista75•3d ago•38 comments

Show HN: Pkgdex – Search 3.5M Linux/Unix packages across 67 distros

https://pkgdex.org/
3•dvershinin•9h ago•2 comments