frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Aging and Eye Problems

https://ldstephens.net/posts/aging-and-eye-problems/
1•speckx•28s ago•0 comments

Building the Tampermonkey Replacement

https://www.youtube.com/watch?v=bvv3bYf-6ik
1•jobello•1m ago•1 comments

Reverse Engineering Crazy Taxi, Part 3

https://wretched.computer/post/crazytaxi3
2•wgreenberg•2m ago•0 comments

MS Sharepoint sunset of "Alert me" (on folder changes) completes next month

https://techcommunity.microsoft.com/blog/spblog/sharepoint-alerts-retirement/4410402
1•realityfactchex•3m ago•1 comments

Official Invitation to the Beta Test: "Knowledge in a Box"

https://sozialsoziokrat.substack.com/p/official-invitation-to-the-beta-test
1•Daniel_Bauer•5m ago•0 comments

Data Viz and Table Design from the Letterpress Era

https://chris-parmer.com/data-viz-from-the-letterpress-era/
1•robertclaus•8m ago•0 comments

Reviewing Code Requires Reading

https://hauleth.dev/post/review-requires-reading/
2•birdculture•9m ago•0 comments

Miasma Worm Targets AI Coding Agents via GitHub Repos

https://safedep.io/miasma-worm-ai-coding-agent-config-injection/
2•ngetchell•10m ago•0 comments

Harness engineering: Leveraging Codex in an agent-first world

https://openai.com/index/harness-engineering/
1•pramodbiligiri•10m ago•0 comments

Show HN: Relic, a tiny coding agent for ancient and constrained systems

https://github.com/felixrieseberg/relic
1•felixrieseberg•11m ago•0 comments

Microsoft and OpenAI broke up – now they're ready to fight

https://www.theverge.com/ai-artificial-intelligence/942242/microsoft-build-ai-agents-openai-compe...
1•speckx•11m ago•0 comments

Agentic Search Models with OpenSearch and Elasticsearch

https://bonsai.io/blog/agent-search-with-sid/
8•h3h•13m ago•0 comments

Meta weighs big equity raising after blockbuster Google deal

https://www.ft.com/content/e6df645d-1709-4a77-b15d-aa43a0209efd
2•mfiguiere•14m ago•0 comments

Crowdsource agents for reasoning, reward top. A live Experiment

https://rezontree.com
1•BuddhaSource•14m ago•1 comments

Mythos found the bugs. Who funds the fixes?

https://opub.dev/blog/mythos-found-the-bugs-who-funds-the-fixes
1•goodroot•14m ago•1 comments

SupXML: The modern, memory-safe XML parser drop-in replacement for libxml2

https://supso.org/blog/introducing-supxml-modern-memory-safe-xml-parser-alternative-to-libxml2
1•jrpt•14m ago•0 comments

74k words and CPUs playing ZOEAE: How I built a dictionary for word game pedants

https://wordtrak.com/blog/2026-06-05-how-i-built-a-new-dictionary-for-pedantic-word-game-players
2•qrush•15m ago•0 comments

Crowdsource agents for reasoning, reward top. A live Experiment

https://reazontree.com
1•BuddhaSource•16m ago•2 comments

Call for Testing: PhoenixDKIM, A security-focused DKIM milter

https://www.phoenixdkim.org/
1•peregrinus_13•17m ago•1 comments

The reason dating is broken: Data behind romance went from joyful to miserable

https://www.youtube.com/watch?v=HGBuEjzsrHE
1•maxloh•18m ago•0 comments

Azure Functions Core Tools repository taken down

https://github.com/Azure/azure-functions-core-tools
1•hectorm•20m ago•1 comments

The Reflection on My First Year at Meta (Facebook)

https://johnjr.dev/posts/the-reflection-on-my-first-year-at-meta/
2•johnjr•22m ago•0 comments

Show HN: Interact with your .eml files using MCP tools

https://github.com/MiguelRipoll23/eml-mcp
1•PhilDunphy23•22m ago•0 comments

Show HN: Audit any AI/data pairing with Veritrooper

https://veritrooper.com/
1•brian8620•22m ago•0 comments

Show HN: Fooglemap – a map for local restaurant discovery

https://fooglemap.com/
1•rankiwiki•24m ago•0 comments

Meta putting up tents across the US to house AI servers

https://www.tomshardware.com/tech-industry/artificial-intelligence/meta-putting-up-tents-across-t...
3•jeffufl•24m ago•2 comments

Bend under pressure not under nonsense

https://julienreszka.com/blog/bend-under-pressure-not-under-nonsense/
1•julienreszka•26m ago•0 comments

Chrome Breaks Records Again on Speedometer 3.1 and Jetstream 3

https://blog.google/chromium/a-double-victory-for-web-speed-chrome-breaks-records-again-on-speedo...
1•ksec•28m ago•0 comments

The web. Without permission. Grub is back, with a vengeance

https://deepbluedynamics.com/grub
2•kordlessagain•29m ago•0 comments

TanStack AI

https://tanstack.com/blog/your-mcp-your-way
2•berlianta•29m ago•0 comments
Open in hackernews

Agents Need a Public Square

https://substack.com/@srulyrosenblat/p-200664261
1•srulyrosenblat•1h ago

Comments

afzalive•39m ago
I dunno about this. Agent discovery is needed, yes. But I don't trust the tech companies right now to do this in a privacy preserving manner. I feel like it'll be used to collect all sorts of data not intended for the parties. Even in the flight ticket example, a third-party insurance or ad-tech company could listen to the request for ticket prices and determine intent to travel (including destination and dates).
srulyrosenblat•12m ago
There are definitely privacy tradeoffs here, it comes with the territory. But there are mitigations against third-party snooping.

In Nostr's case, for example, you can swap out keys between public broadcasts (people looking for travel agents don't need a high degree of trust), keep each broadcast as self-contained as possible, and human-gate them.

I am still playing with a few ideas for making this more private, but ultimately the level of privacy comes down to whatever mitigations the agent owner puts in place. I personally envision broadcasting as more of a first step before moving onto end to end encrypted private conversations.