frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Monolith Rift, a brutalist corridor of light and impossible scale

https://sand-morph.up.railway.app/monolith-rift
2•echohive42•1m ago•0 comments

UMLBot: Converting natural language and code excerpts to editable UML diagrams

https://www.sciencedirect.com/science/article/pii/S2352711026002815
1•geox•1m ago•0 comments

Rcarmo/kata: Repetition makes perfect

https://github.com/rcarmo/kata
1•rcarmo•9m ago•0 comments

Claude Opus 4.5 vs. GLM-5.2

https://gopeekapp.blogspot.com/2026/06/glm-52-vs-claude-opus-45.html
1•bhartipoddar•9m ago•0 comments

US fighter pilot avoids British trial after raping a woman in England

https://www.theguardian.com/uk-news/ng-interactive/2026/jun/25/us-fighter-pilot-strangled-woman-e...
1•Alien1Being•12m ago•0 comments

Qualcomm Investor Day 2026 Data Center Announcements CPUs

https://www.servethehome.com/qualcomm-investor-day-2026-data-center-announcements-cpus-ai-acceler...
1•ksec•15m ago•1 comments

A Y2K bug surfaced 26 years late today

https://old.reddit.com/r/sysadmin/comments/1uetdyw/a_y2k_bug_surfaced_26_years_late_today/
1•thunderbong•15m ago•0 comments

Calculate Real-Time Implied Volatility for Commodity Options

https://medium.com/@DolphinDB_Inc/how-we-built-a-real-time-implied-volatility-engine-for-commodit...
2•Polly_Liu•17m ago•0 comments

Warrior Cats Name Generator

https://warriorcatsnamegenerator.net/
1•woflying•18m ago•0 comments

We Made Trading Signals Microsecond-Level Easy – 100 Factors in 40µs

https://medium.com/@DolphinDB_Inc/we-just-made-trading-signals-microsecond-level-easy-100-factors...
2•CrazyTomato•19m ago•0 comments

You are leaving tech, what's next?

https://www.seattletimes.com/business/local-business/older-tech-workers-are-tapping-out-early-her...
1•ynac•19m ago•1 comments

Long distance Uber alternative (for passengers and drivers)

https://localsride.com/en
1•dr_dimitru•19m ago•0 comments

Will AI replace technical writers?

https://willaireplacetechnicalwriters.com/
1•theletterf•19m ago•0 comments

Got access to Gemini's actual thinking

1•StizzurpXDD•19m ago•0 comments

The AI Coding Era Makes Boring Tests More Valuable

https://www.vincentschmalbach.com/the-ai-coding-era-makes-boring-tests-more-valuable/
1•vincent_s•20m ago•0 comments

10x More Selective

https://yosefk.com/blog/10x-more-selective.html
1•tosh•21m ago•0 comments

Open Source Maintainers Need a Spam Filter for AI Labor

https://www.vincentschmalbach.com/open-source-maintainers-need-a-spam-filter-for-ai-labor/
3•vincent_s•27m ago•0 comments

OVHCloud Managed Kubernetes Review

https://www.eucloudcost.com/blog/ovhcloud-cluster/
1•mixxor•28m ago•0 comments

How "German" is Langdock under American control?

https://steigerlegal.ch/2026/06/19/langdock-ki-usa-deutschland/
1•doener•29m ago•0 comments

Using mirrord to verify AI-SRE fixes against the staging cluster

https://metalbear.com/blog/ai-sre-holmesgpt/
1•eyalbukchin•32m ago•0 comments

AWS Lambda Introduces MicroVMs

https://aws.amazon.com/blogs/aws/run-isolated-sandboxes-with-full-lifecycle-control-aws-lambda-in...
3•root-parent•34m ago•0 comments

Global NAND Memory Market Share: Quarterly

https://counterpointresearch.com/en/insights/global-nand-memory-market-share
1•ksec•34m ago•0 comments

Scott Hanselman (VP at Microsoft/GitHub) just starred my project on GitHub

1•iliashad•34m ago•1 comments

Advertise in ChatGPT

https://ads.openai.com/
2•tosh•35m ago•0 comments

Riding Technology Waves

https://staysaasy.com/strategy/2026/06/22/riding-technology-waves.html
1•kiyanwang•36m ago•0 comments

Young Cornish people are turning to campervans to have a roof over their heads

https://www.theguardian.com/environment/2026/jun/25/reality-life-cornwall-young-van-dwellers-pric...
1•root-parent•36m ago•0 comments

Microsoft admits 8GB RAM is fine for Windows 11, after years of pushing 16GB

https://www.windowslatest.com/2026/06/25/microsoft-now-says-8gb-ram-is-fine-for-everyday-use-righ...
3•ksec•38m ago•0 comments

Helmholtz AI: Democratising AI for a data-driven future

https://www.helmholtz.ai/
1•the-mitr•45m ago•0 comments

Looking Back at the 'Fosse/Verdon' Dancing Legends That Inspired FX Series

https://variety.com/2019/vintage/features/bob-fosse-gwen-verdon-1203185015/
1•firasd•45m ago•0 comments

Bill Gates says Epstein sought to blackmail him over extramarital affairs

https://www.theguardian.com/us-news/2026/jun/24/bill-gates-epstein-transcript
1•root-parent•48m ago•0 comments
Open in hackernews

Show HN: MAVS-GC – An Open-Source Governance Architecture for AI Systems

https://docs.google.com/document/d/1h7qpDgLv2PyIB6ZlLED5qGDeUbnNbITzNEspmsxA7ZE/edit?usp=sharing
1•infernusreal•1h ago
Hey HN, For some period of the time, I have been working on an open source project called MAVS-GC (Multi Adaptive Vetting Systems-Governance Core).

The project explores whether introducing an explicit governance layer on top of multiple specialists can change system behavior under adverse conditions. Instead of focusing solely on prediction aggregation, the governance layer evaluates specialists, aggregates diagnostic signals, adjusts trust, performs bounded mitigation, and produces an auditable decision trace.

So far I've completed three benchmarks covering: a- Predictive Performance. b- Robustness under multiple corruption families. c- Reproducibility and stability.

From these benchmarks, we see that MAVS-GC has competitive predictive performance.

However,the more interesting behavior appeared under severe corruption. Across high-corruption conditions (corruption level ≥ 0.6), MAVS-GC achieved 85.30% accuracy with 0.45% unsafe acceptance, while the ensemble baselines averaged 43.24% accuracy with 67.61% unsafe acceptance.

The reproducibility benchmarks also showed stronger prediction, decision, consensus, and trace stability under corruption, although these improvements came with increased rejection rates.

So for here atleast this is it, I'd genuinely accept any suggestions or critisicms of the architecture. The link of pdf is provided in it there are also repos of the in-respect benchmarks.

However, for those of you who want to get straight to the code, here it is.

https://github.com/orgs/MAVS-RESEARCH/repositories