frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Force-Fed by ICE

https://www.theguardian.com/us-news/2026/aug/10/ice-force-feeding-detention-gabar-choli
1•HotGarbage•2m ago•0 comments

OpenAI's New Device Will Be Hockey Puck-Sized and Cost over $300

https://www.bloomberg.com/news/articles/2026-08-06/what-is-openai-s-device-a-doughnut-shaped-spea...
1•simonebrunozzi•3m ago•0 comments

Mars Bar from 1991 found – and it's 20g bigger than today's

https://www.bbc.com/news/articles/c1j1kjy7gewo
1•RickJWagner•6m ago•0 comments

Show HN: Vocal Slice – cut audio by selecting text, fully on-device

https://vocalslice.com/
1•terranivium•6m ago•0 comments

Convince an AI it's not alive in psychological horror game Prove You're Human

https://www.theguardian.com/games/2026/aug/10/ai-psychological-horror-game-prove-youre-human-suns...
1•Brajeshwar•6m ago•0 comments

Ask HN: Manager Blueprint

1•edimaudo•9m ago•0 comments

» Checking which macOS apps rely on Rosetta

https://www.spokenlikeageek.com/2026/08/08/checking-which-macos-apps-rely-on-rosetta/
2•speckx•11m ago•0 comments

The Bullet Train That Could Save Australia

https://www.theb1m.com/video/the-bullet-train-that-could-save-australia
1•geox•12m ago•0 comments

Real Identity in AI: Why Your AI Agent Should Be More Than a Prompt Box

https://brainmox.com/blog/real-identity-in-ai/
2•samso26•13m ago•0 comments

Show HN: Nitpicler. I was quoted $1M for AI PR review – so I bulit it myself

https://nitpicker.dev
2•sagivo•13m ago•0 comments

Second-Order Thinking: What Smart People Use to Outperform

https://fs.blog/second-order-thinking/
1•peter_d_sherman•14m ago•1 comments

Itadakimasu: A Word You Say to the Food, Not the Cook

https://thetokyohermit.substack.com/p/itadakimasu-a-word-you-say-to-the
3•surprisetalk•14m ago•0 comments

Ups Refunded the Overcharged Tariff

http://oldvcr.blogspot.com/2026/08/ups-finally-refunded-overcharged-tariff.html
1•speckx•16m ago•1 comments

A fortuitous decade as an indie software developer

https://lapcatsoftware.com/articles/2026/8/3.html
1•frizlab•18m ago•0 comments

filebouncer - Node library for detecting suspicious uploads.

https://github.com/Ramzi-Abidi/filebouncer
1•ramzi-abidi•20m ago•0 comments

Apple considers round screens and more designs for Apple Watch revamp

https://9to5mac.com/2026/08/09/apple-watch-revamp-redesign-round-screen/
1•brandonb•20m ago•0 comments

Show HN: Self-hosted universal context layer for Mac

https://github.com/Rafaelpta/litepipe
1•rafaepta•20m ago•0 comments

Critical Progress LoadMaster flaw now actively exploited in attacks

https://www.bleepingcomputer.com/news/security/cisa-warns-of-critical-progress-loadmaster-flaw-ex...
1•Brajeshwar•21m ago•0 comments

Taylor Farms de Mexico recalled 236,192 CASES of lettuce

https://efoodalert.com/2026/08/09/taylor-farms-de-mexico-recalled-236192-cases-of-lettuce/
2•speckx•21m ago•2 comments

A Pure-Rust, Sandboxed, Local-First Browser for AI Agents: H5i-Browser-Light

https://medium.com/@Koukyosyumei/building-a-pure-rust-sandboxed-local-first-browser-for-ai-agents...
1•syumei•23m ago•0 comments

REDRIVER2: Open-source reimplementation of Driver 2

https://opendriver2.github.io/
1•klaussilveira•24m ago•0 comments

How I used an LLM to kick my nicotine addiction

https://samscript.dev/posts/i-used-an-llm-to-quit-vaping/
3•sampnorris•25m ago•0 comments

'Pervert glasses': Backlash against Meta's smart glasses grows

https://www.seattletimes.com/business/technology/pervert-glasses-backlash-against-metas-smart-gla...
2•ynac•25m ago•0 comments

Sea Lion Radio brings Seattle's barks, bleats and yaps to the world

https://www.seattletimes.com/seattle-news/sea-lion-radio-brings-seattles-barks-bleats-and-yaps-to...
3•ynac•27m ago•0 comments

Technical Breakdown of AEAD and AEAD-SIV with Ascon

https://blog.clear-byte.com/technical-breakdown-of-aead-and-aead-siv-with-ascon-5283ba5b6be0?shar...
1•kirillwolkow•28m ago•0 comments

Ben Jones, 'Dukes of Hazzard' Actor and Congressman, Dies at 84

https://www.nytimes.com/2026/08/10/obituaries/ben-jones-dead.html
2•ynac•29m ago•1 comments

ChainDrop: A Self-Propagating NPM Worm

https://unit42.paloaltonetworks.com/chaindrop-npm-worm-analysis/
1•sss111•29m ago•0 comments

AI tool claims to pick the top% of preprints. Should researchers trust

https://www.nature.com/articles/d41586-026-02276-z
1•sbulaev•31m ago•0 comments

Smooth Move: Taming Trajectories with Polynomials

https://nick.zoic.org/art/smooth-move-taming-trajectories-with-polynomials/
1•lioeters•32m ago•0 comments

Pass-ta-key attacks steal passkeys instead of passwords

https://andreafortuna.org/2026/08/10/pass-ta-key-passkey-forensics/
1•gsky•32m ago•0 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?