frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

A 10M-token context efficient agentic model

https://console.pokee.ai/model
1•bigwheels•17s ago•0 comments

Show HN: Autoclipper – Convert 1 long video in many short clips

https://autoclipper.live/en
1•nihey•1m ago•0 comments

Most "Claude watermark removers" can't work, and here's the CSS that proves it

https://claudewatermark.xyz/guides/why-most-claude-watermark-removers-cannot-work
1•ofir_smol•1m ago•0 comments

Wall St. Wants Another Half-Trillion Dollars for the A.I. Boom

https://www.nytimes.com/2026/08/10/business/ai-nvidia-lenders-500-billion.htmlhttps://www.nytimes...
1•01-_-•2m ago•0 comments

Full-Key Recovery and Forgery from One MQOM v2.1 Signature

https://arxiv.org/abs/2608.09699
1•Jimmc414•2m ago•0 comments

Zapatista Territories

https://en.wikipedia.org/wiki/Zapatista_territories
1•spzx•2m ago•0 comments

Ben Thompson Is Incorrect, there is indeed a bubble

https://taikhooms.substack.com/p/the-capital-cycle-theory
1•Altaba•2m ago•0 comments

Same Knee Surgery, Twice the Price: Hospital Monopolies Push Up Healthcare Costs

https://kffhealthnews.org/health-industry/hospital-mergers-monopolies-drive-healthcare-costs-ashe...
1•Jimmc414•3m ago•0 comments

We benchmarked Exoscale vs. Tencent VM's: 3.25× the CPU throughput for 18% less

https://webbynode.com/articles/exoscale-vs-tencent-cpu-throughput
1•gsgreen•3m ago•0 comments

9th Circuit misrepresented Section 230 as liability defense rather than immunity

https://bsky.app/profile/jkosseff.bsky.social/post/3msr5c43vtk2o
1•hn_acker•3m ago•1 comments

DOGE Wall of Receipts: More Transparency Needed on How Savings Are Derived

https://www.gao.gov/products/gao-26-108615
3•Jimmc414•4m ago•0 comments

Show HN: I used an expiring Codex reset to port QtScript to Qt6

https://github.com/JulienMaille/qtscript-qt6
1•maille•5m ago•0 comments

Two wars and a World Cup lead to epic DDoS attacks on publishers

https://www.theregister.com/security/2026/08/11/two-wars-and-a-world-cup-lead-to-epic-ddos-attack...
1•Bender•5m ago•0 comments

New Pass-ta-key attack reveals all the things we didn't know about passkeys

https://arstechnica.com/security/2026/08/heres-why-the-new-pass-ta-key-attack-is-mostly-a-nothing...
4•Bender•6m ago•0 comments

New Orleans Deploys AI for 911 Calls–What Are Other Cities Doing?

https://www.newsweek.com/new-orleans-ai-911-calls-other-cities-12303090
1•speckx•6m ago•0 comments

New surveillance tech links your phone to your license plate

https://theconversation.com/new-tech-adds-phone-tracking-to-license-plate-readers-associating-dev...
1•Bender•7m ago•1 comments

We Audited 156,808 Failed CI Runs Across Eight Open Source Repos

https://latchkey.dev/blog/we-audited-156808-failed-ci-runs
1•that-developer-•8m ago•0 comments

Company Offering '100% Human-Written, Never AI' Medical Research Is AI

https://www.404media.co/company-offering-100-human-written-never-ai-peer-review-is-entirely-ai/
2•Errorcod3•9m ago•0 comments

Show HN: Lambdock – Wayland-native GTK4 dock with a live Lisp REPL

https://codeberg.org/jjba23/lambdock
1•jjba23•10m ago•0 comments

Collomia a terminal coding agent with containment and evidence-gated completion

https://github.com/robert-mcdermott/collomia
1•mcdermott•10m ago•0 comments

Why Everyone Is Talking About Chokepoints [video]

https://foreignpolicy.com/podcasts/foreign-policy-live/why-everyone-is-talking-about-chokepoints/
1•mooreds•11m ago•0 comments

AI Anxiety Won't Be Eased by Universal Basic Income

https://www.bloomberg.com/opinion/articles/2026-05-13/is-ai-coming-for-your-job-even-if-it-is-ubi...
1•mooreds•11m ago•0 comments

My precious attention (tabular worktree/ticket UI)

https://replicated.live/blog/click
1•gritzko•12m ago•0 comments

The Color of White Light

https://ludens.cl/photo/spectra/spectra.html
1•xk3•12m ago•0 comments

On Comments

https://blog.helsing.ai/posts/on-comments/?from_theconsensus=1
1•eatonphil•13m ago•0 comments

A 24/7 agent-run news channel using an avatar model

https://x.com/i/broadcasts/1nJOLQEqZZrxR
1•ernabalayan•13m ago•1 comments

Subtle LLM Bias and Shaping Narratives: A Look at Critical Papers

https://read.misalignedmag.com/subtle-llm-bias-and-shaping-narratives-a-look-at-critical-papers-0...
1•lcubw•13m ago•1 comments

Paysend Streamlines Onboarding and Achieves 95% Pass Rate with Sumsub

https://sumsub.com/customers/paysend/
1•mooreds•14m ago•0 comments

Cloudflare Ambassadors

https://www.cloudflare.com/community/
1•Brajeshwar•15m ago•0 comments

Breaking News Drop Act First Data Broker Fine

https://captaincompliance.com/news/california-issues-first-dual-fine-under-ccpa-and-delete-act-ag...
1•richartruddie•15m ago•1 comments
Open in hackernews

A Critical Look at "A Critical Look at MCP."

https://docs.mcp.run/blog/2025/05/16/mcp-implenda-est/
33•palmfacehn•1y ago

Comments

nip•1y ago
> Further, one of the issues with remote servers is tenancy

Excellent write-up and understanding of the current state of MCP

I’ve been waiting for someone to point it out. This is in my opinion the biggest limitation of the current spec.

What is needed is a tool invocation context that is provided at tool invocation time.

Such tool invocation context allows passing information that would allow authorizing, authentication but also tracing the original “requester”: think of it as “tool invoked on behalf of user identity”

This of course implies an upstream authnz that feeds these details and more.

If you’re interested in this topic, my email is in my bio: I’m of the architect of our multi-tenant tool calling implementation that we’ve been running in production for the past year with enterprise customers where authnz and auditability are key requirements.

jensneuse•1y ago
The way we've solved this in our MCP gateway (OSS) is that the user first needs to authenticate against our gateway, e.g. by creating a valid JWT with their identity provider, which will be validated using JWKS. Now when they use a tool, they must send their JWT, so the LLM always acts in their behalf. This supports multiple tenants out of the box. (https://wundergraph.com/mcp-gateway)
Yoric•1y ago
Is this really hard to code?

I mean, converting a tool-less LLM into a tool-using LLM is a few hundred lines of code, and then you can plug all your tools, with whichever context you want.

nip•1y ago
Indeed very easy to code!

My point is about the need for a spec of this mechanism: without a spec, every company / org will roll out their own and result in 500 flavors of the same concept.

That’s where MCP shines: tool calling and tool discovery is already 1.5 years old (an eternity in ai land).

The MCP spec ensures that we can all focus on solving problems with tool calling rather than wasting time in cobbling together services that re not interoperable (because developed without a common spec / standard)

__loam•1y ago
This is an advertisement
tomrod•1y ago
I wish this were critical, but it is an ad for MCP.run.
nip•1y ago
It’s both in my opinion and discussions can stem from the linked article

Many come to HN also for the comments

palmfacehn•1y ago
Personally, I'm not a fan. I thought the proponent's view might stimulate a discussion.
FunnyLookinHat•1y ago
> Server authors working on large systems likely already have an OAuth 2.0 API.

I think this biases towards sufficiently large engineering organizations where OAuth 2.0 was identified as necessary for some part of their requirements. In most organizations, they're still using `x-<orgname>-token` headers and the like to do auth.

I'm not sure that there's a better / easier way to do Auth with this use case, but it does present a signficant hurdle to adoption for those who have an API (even one ready for JSON-RPC!) that is practically ready to be exposed via MCP.

motorest•1y ago
> I think this biases towards sufficiently large engineering organizations where OAuth 2.0 was identified as necessary for some part of their requirements. In most organizations, they're still using `x-<orgname>-token` headers and the like to do auth.

I don't think that's it. Auth is a critical system in any organization, and larger organizations actually present more resistance to change, particularly in business critical areas. If anything, smaller orgs gave an easier time migrating critical systems such as authentication.

hirsin•1y ago
Touching on tenancy and the "real" gaps in the spec does help push the discussion in a useful direction.

https://vulnerablemcp.info/ is a good collection of the immediately obvious issues with the MCP protocol that need to be addressed. A couple low blows in there, that feel a bit motivated to make MCP look worse, but generally a good starting point overall.

owebmaster•1y ago
This post has too many "shameless plugs" to be taken seriously.
smitty1e•1y ago
Serious question:

If doing an extended, service-level session (like a GPT interaction) with a server known beforehand, would it make sense to set up a keypair and manage the interaction over SSH?

Restated: are we throwing away a lot of bandwidth establishing TLS trust for the more general HTTP?