frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Permanent Underclass – Terminal game about AI acceleration (Rust)

https://github.com/DhvanilPatel/permanent-underclass
1•flamenfury•1m ago•0 comments

Show HN: QueryVeil – An AI data analyst that investigates your data

https://www.queryveil.com
1•david-rodriguez•1m ago•0 comments

Show HN: Tfg – flake.nix generator for Terraform projects

https://github.com/import-shiburin/terraform-flake-generator
1•import-shiburin•4m ago•0 comments

Understanding the Modern Data Stack

https://datadrip.com/blog/understanding-the-modern-data-stack-without-the-buzzwords/
1•datadripsol•5m ago•1 comments

Trump Administration Considers Requiring Banks to Collect Citizenship Info

https://www.wsj.com/politics/policy/trump-administration-considers-action-requiring-banks-to-coll...
2•LostMyLogin•6m ago•1 comments

Testing Super Mario Using a Behavior Model Autonomously – Finding Real Bugs

https://testflows.com/blog/testing-super-mario-using-a-behavior-model-autonomously-part2/
3•vzakaznikov•6m ago•1 comments

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

https://hackersmacker.org
2•conesus•7m ago•0 comments

Behind the design: Adobe's updated app icons

https://adobe.design/stories/process/behind-the-design-adobe-s-updated-app-icons
1•eustoria•8m ago•0 comments

Show HN: Open-Weight Image-Video VAE (Better Reconstruction ≠ Better Generation)

https://www.linum.ai/field-notes/vae-reconstruction-vs-generation
2•schopra909•8m ago•1 comments

DJR Glyph Navigator

https://glyphs.djr.com/
1•eustoria•8m ago•0 comments

Show HN: PiQrypt – Cryptographic audit trail for AI agents (Ed25519, Dilithium3)

https://github.com/PiQrypt/piqrypt
1•PiQrypt_Fred•9m ago•0 comments

Show HN: Run any LLM inside Claude Code. A local auditable proxy for 7 providers

https://github.com/sarukas/claude-code-agent-sdk-router
1•sarunasch•10m ago•0 comments

Eventually, the Future Comes

https://twitter.com/ScottWu46/status/2026350958213787903
1•dabit3•10m ago•0 comments

Inflation and Crime

https://policykahani.substack.com/p/inflation-and-crime
1•WasimBhai•10m ago•0 comments

How to Stop a Dictator

https://www.vox.com/politics/479924/democracy-us-brazil-south-korea-poland-backsliding-resilience
3•only_in_america•10m ago•0 comments

How to Allocate Memory

https://geocar.sdf1.org/alloc.html
1•tosh•11m ago•0 comments

So You Want to Cure Your Own Disease – Using AI to Take Agency over Your Health

https://andrewjrod.substack.com/p/d3b534ca-0bd6-4809-bf8e-77132c7363eb
2•kurinikku•11m ago•0 comments

Lean-TUI for the lean proof assistant

https://codeberg.org/wvhulle/lean-tui
2•i_don_t_know•11m ago•0 comments

Qwen 3.5 small models out

https://huggingface.co/Qwen/Qwen3.5-35B-A3B
2•andhuman•12m ago•0 comments

Cursor agents can now control their own computers

https://cursor.com/blog/agent-computer-use
1•leerob•12m ago•0 comments

The Emerging Harness Engineering Playbook

https://www.ignorance.ai/p/the-emerging-harness-engineering
1•charlierguo•13m ago•0 comments

Show HN: Connector-OSS – Memory integrity kernel for AI agents

https://github.com/GlobalSushrut/connector-oss
1•umeshlamton•14m ago•0 comments

Acecursor: Unleash Your CapsLock's Potential

https://github.com/Borrus-sudo/acecursor
1•Borrus-sudo•15m ago•0 comments

AI Didn't Start the Fire: Stack Exchange Exit, Voice, and Loyalty

https://blog.communitydata.science/ai-didnt-start-the-fire-how-stack-exchange-moderators-and-user...
2•aendruk•15m ago•0 comments

Show HN: Trolley – Run terminal apps anywhere

https://github.com/weedonandscott/trolley
1•oDot•16m ago•0 comments

Terminal.shop – Unlimited Coffee: independent discovery of a 9.1 severity CVE

https://blog.nortonweb.org/terminal_free_coffee
1•OliverWich•17m ago•0 comments

Show HN: ClawForge – MDM for AI assistants (governance for OpenClaw)

2•clawforge•18m ago•0 comments

Sometimes it's just better to load "all" the data

https://blog.codingmilitia.com/2026/02/15/sometimes-its-just-better-to-load-all-the-data/
1•todsacerdoti•20m ago•0 comments

Selling Surplus or Scarcity: Where AI Margin Lives

https://medium.com/@krzysztof.dyki/selling-surplus-or-scarcity-where-ai-margin-actually-lives-34f...
2•hamedi•20m ago•0 comments

Adaptation of Video Foundation Model for Remote Photoplethysmography

https://www.mdpi.com/2076-3417/16/4/2038
1•PaulHoule•21m ago•0 comments
Open in hackernews

Ask HN: Why is network documentation still a scavenger hunt for the truth?

1•skhell•2h ago
After nearly two decades around DC networking (design, maintenance, migrations), the consistent problem I see isn’t “how to get configs” it’s drift and it feels like it’s getting worse as architectures become more distributed. Whatever you call the “source of truth” (DCIM/IPAM/CMDB, docs/spreadsheets, quick sketches in gimp/mspaint, diagrams, GIS/KMZ, vendor dashboards) almost always diverges from the running state. The first thing to decay is usually the relationships: connects-to / depends-on / contained-in / ownership. In the worst cases changes become: “We’re not sure let's disconnect/migrate and wait for someone to open a ticket.”

Eventually the real topology lives in people’s heads and you get the classic: “Don’t touch that! Karl built it, left months ago and the diagram like the documentation is probably a lie... but it still runs.”

I’m curious why this stays unsolved in practice, even with modern automation and vendor APIs. Most teams still end up maintaining heavy documents, or growing forest of scripts to parse all sorts of information, just to answer a seemingly simple question: what’s connected to what, right now? (Ideally with an up-to-date, human-readable detailed report.)

I’d love to listen your “this never works” stories:

- What’s your actual source of truth today: a database, a forest of CSVs, IaC state, discovery tooling, or simply “the as-is running system”? - What breaks first for you: identity (naming/IDs), relationship mapping, change process, or tooling limitations? - What’s your worst “Karl system” (critical infra with missing/poor documentation) you have been facing? - How do you keep architecture information consistent across IT and OT, especially with unavoidable legacy systems?

If a CLI that pulls from hosts and generates reports (Markdown/Mermaid, maybe draw.io) with a convenient diff view existed, what would be the killer feature(s) that keep it from becoming shelfware?

I’m especially interested in failure cases and edge conditions that make this problem so persistent.