frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: See the blast radius of every code change in VS Code

https://marketplace.visualstudio.com/items?itemName=CodeLayers.codelayers
1•lnguyen11288•1h ago
I kept pushing changes and finding out 20 minutes later in CI that I broke a bunch of stuff downstream. Last week I added one field to a shared struct and it turned out 417 files depended on it.

I wanted to see that before pushing, so I built this. It's a VS Code extension (works in Cursor too) that shows you which files are affected every time you save. The sidebar fills up with a tree of everything downstream, and the files get color coded by how far away they are from your change.

The part I actually use the most is the CodeLens — it shows caller counts above functions. If something shows zero callers, you know you can change it without worrying. Saves me from grep -r.

It's a Rust CLI underneath that uses tree-sitter to parse your code and build a dependency graph. Supports Rust, TypeScript, Python, Go, Java, and a few others (10 languages total). The CLI watches your repo and streams updates to the extension, usually under a second.

There's also a GitHub Action if you want blast radius comments on PRs automatically: https://github.com/codelayers-ai/codelayers-action

And you can try it without installing anything — paste a public GitHub URL here and it'll build a 3D dependency graph in the browser: https://codelayers.ai/explore

Show HN: YourFinanceWORKS – Open-source financial management with AI OCR

1•snowsky•1m ago•0 comments

Show HN: Decima-8 – A deterministic 230KB neuromorphic engine and 1.3MB IDE

https://decima.rulerom.com/
1•intentgarden•1m ago•1 comments

The Loop Is Getting Fast

https://jackhrt.com/p/the-loop-is-getting-very-fast
1•jackhrt•2m ago•0 comments

Sony Pulls Back from PlayStation Games on PC

https://www.bloomberg.com/news/articles/2026-03-04/sony-pulls-back-from-playstation-games-on-pc
1•jsheard•2m ago•0 comments

Questions from a Rust ZK Meetup in Kraków

https://rustarians.com/10-questions-from-a-zk-meetup-in-krakow/
1•adamsmo•2m ago•0 comments

Show HN: Spendtrace, Feature-level AWS cost attribution (found a 17× gap))

https://github.com/Joshyi-Abini/Spendtrace
1•joshyi_ba•2m ago•0 comments

Show HN: TailBar – Tailscale menu bar app for macOS

https://github.com/JungHoonGhae/TailBar
1•lucasghae•3m ago•0 comments

We Wrote a Book: Writing for Developers (Manning Publications)

https://github.com/scynthiadunlop/WritingForDevelopersBook
1•cyndunlop•3m ago•1 comments

Infographics for Computer Fundamentals

https://bytebytego.com/guides/computer-fundamentals/
1•YJ-e•4m ago•0 comments

Show HN: Cicada – Claude Code usage analysis TUI

https://github.com/base-14/cicada
1•rnjn•4m ago•0 comments

Show HN: YourFinanceWORKS

1•snowsky•5m ago•0 comments

Show HN: Quantlix – Runtime enforcement layer for AI systems

https://www.quantlix.ai/
1•jensenjesper•5m ago•0 comments

Downdetector and Speedtest have been sold for over $1B

https://www.engadget.com/cybersecurity/downdetector-and-speedtest-have-been-sold-for-over-1-billi...
2•taubek•6m ago•0 comments

World Cup games in Boston at risk

https://www.nytimes.com/athletic/7084751/2026/03/04/foxboro-fifa-world-cup-row/
1•m4tthumphrey•6m ago•0 comments

MIT-BIH electrocardiogram data: A List of available datasets

https://medium.com/@protobioengineering/mit-bih-electrocardiogram-data-a-list-of-available-datase...
1•teleforce•7m ago•0 comments

The 12-Factor App – 15 Years later. Does it Still Hold Up in 2026?

https://lukasniessen.medium.com/the-12-factor-app-15-years-later-does-it-still-hold-up-in-2026-c8...
1•PaulHoule•7m ago•0 comments

Agent payments have a three-body problem

https://www.sideband.pub/p/agent-payments-have-a-three-body
1•shawnyeager•9m ago•0 comments

The Agentic Data Stack open-source, composable architecture for analytics

https://clickhouse.com/blog/the-agentic-data-stack
1•jamesriso•9m ago•0 comments

Show HN: Captain's Log – Your ship sinks when you stop committing

https://github.com/JungHoonGhae/captains-log
1•lucasghae•9m ago•0 comments

Show HN: Agile died in a Jira board – we replaced sprints with flights

1•hussfelt•11m ago•0 comments

Show HN: Zemlo AI – Logistics signal API, built on chemical plant off-shifts

https://github.com/zemloai-ctrl/zemloai-api
1•zemloai•11m ago•0 comments

Show HN: MontaukOS - Hobbyist OS with a desktop, networking, HTTP, and DOOM

https://github.com/danihamm/MontaukOS
1•danihamm•13m ago•0 comments

Batteries included: how AI will transform the who and how of programming (2023)

https://blog.cloudflare.com/ai-will-transform-programming/
1•jgrahamc•13m ago•0 comments

Building the Future of Coding, OpenCode with Dax Raad [video]

https://www.youtube.com/watch?v=IGsbARhERqc
1•chrsw•14m ago•0 comments

Sensflationism: The Virus Paralysing Founder Confidence

https://aibuilderseries.substack.com/p/sensflationism-the-virus-paralysing
1•seantheviking•14m ago•0 comments

Lunar Distance (Navigation)

https://en.wikipedia.org/wiki/Lunar_distance_(navigation)
1•ZeljkoS•16m ago•0 comments

AAP – An open standard for verifiable AI agent actions (RFC draft)

1•thinklanceai•17m ago•0 comments

Ask HN: What is the state of prompt injection attacks and best practices?

1•logicallee•18m ago•0 comments

NY bill would force manufacturers of devices, OS's and app stores to verify age

https://www.nysenate.gov/legislation/bills/2025/S8102/amendment/A
1•lepuski•18m ago•0 comments

Show HN: Open-source scanner finds 97% of AI agent code non-compliant EU AI Act

1•airblackbox•19m ago•1 comments