frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ntsc-rs – open-source video emulation of analog TV and VHS artifacts

https://ntsc.rs/
160•gregsadetsky•2h ago•30 comments

Home alone: Remote work, isolation, and mental health

https://www.science.org/doi/10.1126/science.aec7671
65•speckx•2h ago•39 comments

Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot

https://this.weekinsecurity.com/meta-confirms-thousands-of-instagram-accounts-were-hacked-by-abus...
231•speckx•3h ago•79 comments

Universal Memory Protocol – a shared format for agent memory

https://universalmemoryprotocol.io/
34•edihasaj•1h ago•14 comments

Zeroserve: A zero-config web server you can script with eBPF

https://su3.io/posts/introducing-zeroserve
156•losfair•7h ago•39 comments

Nvidia is proposing a beast of a CPU system for Windows PCs

https://twitter.com/lemire/status/2062880075117113739
199•tosh•9h ago•370 comments

You Can Run

https://magazine.atavist.com/2026/mccann-cocaine-fugitives
79•bryanrasmussen•6h ago•21 comments

Computex 2026: Are We Heading for the Agentic PC Era Yet? – EE Times

https://www.eetimes.com/computex-2026-are-we-heading-for-the-agentic-pc-era-yet/
13•rbanffy•1h ago•7 comments

Show HN: Infinite canvas notes in the non-Euclidean Poincaré disk

https://uonr.github.io/poincake/
92•uonr•4d ago•13 comments

Benchmarks in Leipzig

https://arxiv.org/abs/2606.05818
120•root-parent•8h ago•43 comments

Pokemon Emerald Ported to WebAssembly (100k FPS)

https://pokeemerald.com/
239•tripplyons•11h ago•62 comments

New U.S. college grads now have higher unemployment than the average worker

https://www.randalolson.com/2026/06/04/recent-grad-unemployment-flip/
37•davidbarker•1h ago•14 comments

Google will pay SpaceX $920M per month for compute

https://techcrunch.com/2026/06/05/google-will-pay-spacex-920m-per-month-for-compute/
384•ramanan•10h ago•550 comments

Pentagon raised threat of Israeli spying on U.S. to highest level, sources say

https://www.nbcnews.com/politics/national-security/pentagon-raised-threat-israeli-spying-us-highe...
293•MilnerRoute•3h ago•194 comments

PyTorch Custom Operation

https://leimao.github.io/blog/PyTorch-Custom-Operation/
10•eigenBasis•5d ago•1 comments

WoofWare.PawPrint, a Deterministic .NET Runtime

https://www.patrickstevens.co.uk/posts/2026-06-04-announcing-woofware-pawprint/
40•Smaug123•2d ago•13 comments

Running Python code in a sandbox with MicroPython and WASM

https://simonwillison.net/2026/Jun/6/micropython-in-a-sandbox/
63•theanonymousone•7h ago•19 comments

Static Devirtualization of Themida

https://back.engineering/blog/09/05/2026/
6•homarp•4d ago•1 comments

Ask HN: What was your "oh shit" moment with GenAI?

517•andrehacker•1d ago•907 comments

Sem: New primitive for code understanding – not LSPs, but entities on top of Git

https://ataraxy-labs.github.io/sem/
8•rohanucla•2h ago•2 comments

Summer of '85: DOSBOS is rejected by ANALOG Computing

https://www.goto10retro.com/p/summer-of-85-dosbos-is-rejected-by
45•ibobev•2d ago•9 comments

Police in England and Wales told to halt AI use in court statements

https://www.ft.com/content/229e5949-3ebc-4151-8a86-a01b5e259241
139•nmstoker•6h ago•45 comments

S&P 500 rejects SpaceX, also blocking entry for OpenAI and Anthropic

https://arstechnica.com/tech-policy/2026/06/sp-500-blocks-fast-spacex-entry-wont-waive-rule-for-u...
1293•maltalex•17h ago•445 comments

Building Rust Procedural Macros from the Grounds Up

https://www.learnix-os.com/ch02-03-implementing-the-bitfields-proc-macro.html
70•Sagi21805•6d ago•15 comments

Mbodi AI (YC P25) Is Hiring Founding Machine Learning Engineer (Robotics)

https://www.ycombinator.com/companies/mbodi-ai/jobs/WYAcNkX-founding-machine-learning-engineer
1•chitianhao•10h ago

Ask HN: Why is the HN crowd so anti-AI?

328•Ekami•19h ago•570 comments

The intracies of modern camera lens repair (2024)

https://salvagedcircuitry.com/sigma-45mm.html
236•transistor-man•21h ago•84 comments

Trees to Flows and Back: Unifying Decision Trees and Diffusion Models

https://arxiv.org/abs/2605.00414
37•rsn243•9h ago•7 comments

Tribute to Jiro Yamada, Automotive Artist (1960-2025) [video]

https://www.youtube.com/watch?v=rJ2gQ5Md60U
37•NaOH•1d ago•4 comments

Python JIT project was asked to pause development

https://discuss.python.org/t/an-announcement-from-the-steering-council-regarding-the-jit-project/...
130•kbumsik•6h ago•54 comments
Open in hackernews

Universal Memory Protocol – a shared format for agent memory

https://universalmemoryprotocol.io/
34•edihasaj•1h ago

Comments

edihasaj•1h ago
AI agents can already use tools and coordinate, but their memory is fragmented across project files, agent notes, local stores, databases, and vendor-specific systems. Move to a new tool and the context is gone.

UMP v0.1 is a shared format plus a simple way to read, write, update, and move agent memory across tools. The goal is memory that's user-owned, auditable, and extensible across agents and runtimes, instead of locked inside one vendor.

It's early (v0.1) and I'd love feedback on the format and where it breaks down. Repo and spec are linked from the site.

0123456789ABCDE•56m ago
integration with 3rd parties (mcp, skills) worked because there was no way github/jira type services would support >2 integrations

any other feature being compatible between harnesses makes transitioning from one to another too easy

so, the only way memory will work, similar to {AGENTS,CLAUDE}.md, is if everyone uses: base path + markdown files

nullc•1h ago
Sorry to be a debbie downer, but this reads like LLM slop rather than engineering work. I don't just mean the language on the page-- although that too (not an X it's a Y, over and over again)-- but the absence of the artifacts of ActualEngineering(tm) rather than just a flood of vibes.

For example, I would expect to see tables or figures showing task success rates on some benchmarks for agents augmented with and without this proposal, perhaps before and after fine tuning, or running against alternatives or to the extent that there are no alternatives against variations of this design that were considered and rejected.

Otherwise what reason is there to think that this design is better than some alternative or even any good at all? Perhaps it causes agents to hallucinate like crazy-- who knows if it hasn't been tested.

Work like that is what makes efforts like this worth sharing and worth reading about-- anyone can spend a few minutes and ask their favorite LLM to design such a framework and get something that looks "credible". But in a post LLM world credible alone is externally indistinguishable from anti-social time wasting slop.

crooked-v•1h ago
> Injection-resistant by mandate

> Memory is attacker-controllable input. The spec requires a verify, filter, frame rehydration pipeline. Never string-interpolated into the prompt.

Uhhh... so who wants to tell them how LLMs work?

avaer•1h ago
This seems way too complicated and unnecessary. Agents are perfectly capable of discovering memories on the FS, following agent instructions.

I guess this adds indexing and querying but most coding agents have good solutions for this already, and it works automagically for everything, not just memories.

What we could use instead is a file system layout standard, which could subsume memories and a lot more. I don't think that's needed either, but it would probably solve more problems than this.

lucrbvi•45m ago
https://xkcd.com/927/
fizx•42m ago
The ratio of proofreading to grandiosity is impressive.
aeon_ai•37m ago
It is 2026.

Average people build their own harnesses, and imagine themselves the pioneers of industry. They propose protocols. They code, feverishly, into the night, driven by their vision for the future.

It used to be that 'idea guys' were limited by execution. We now feel the avalanche of these ideas, even maybe executed half-decently, fall upon deaf ears and zero market.

spacebacon•22m ago
Yes

https://github.com/space-bacon/SRT

I can read any models every thought. No one cares. Not the narrative.

samdjstephens•35m ago
I can see the value in a protocol here, but the issue is these efforts are only as good as the industry adoption that they gain: who is using this?

MCP came from Anthropic, A2A from Google so they had big tech backing from day 1.

As a developer, I wouldn’t touch this without confidence I can get gains down the line from interoperability.

evil-olive•21m ago
initial commit 2 days ago [0] added 5500 lines in a single shot. shows every sign of being entirely LLM-generated.

with apologies to Andy Warhol - in the future, everyone will have a universal protocol for agent memory that is on the HN front page for 15 minutes.

0: https://github.com/edihasaj/universal-memory-protocol/commit...

fractorial•19m ago
I would love to know how many countless others on HN, like me, find themselves reading about a very they have built and have been using for months talked about like it’s a revolutionary new idea.
maddmann•15m ago
People are getting so mentally lazy.