Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. EkkoBSD(ekkobsd.org ↗)
    discuss
  2. DAPO: An Open-Source RL System from ByteDance Seed and Tsinghua Air(github.com/bytedtsinghua-sia ↗)
    discuss
  3. My AI Kept Pushing Me to Ship, So I Asked It Why(oreilly.com ↗)
    discuss
  4. "Reds of the Brick-Colored Road"(theinterposer.substack.com ↗)
    discuss
  5. Navier-Stokes, AI, Future of Mathematics with Martin Hairer (2014 Fields Medal) [video](youtube.com ↗)
    discuss
  6. The viewers ditching streaming 'rot' in favour of DVDs(rnz.co.nz ↗)
    discuss
  7. Where Rust actually is in Windows 11(hunterworks.software ↗)
    discuss
  8. Show HN: Lightspeed, bidirectional WebSockets for Laravel (with asteroids demo)
    discuss
  9. Show HN: Try Omarchy for Windows – Full Omarchy Desktop on Windows(github.com/omacom ↗)
    1comments
  10. V Language Review (2023)(n-skvortsov-1997.github.io ↗)
    discuss
  11. Lattice Gazette(lattice-gazette.pages.dev ↗)
    discuss
  12. Show HN: AI Adoption Survey (Census)(crawlspider.com ↗)
    discuss
  13. Can the Far Right Be Deradicalized? [video](youtube.com ↗)
    1comments
  14. Show HN: jevals – replacing LLM judges with typed Jev decisions(github.com/openlayer-ai ↗)
    discuss
  15. What Happened to the Snowden Archive(libroot.org ↗)
    3comments
  16. 30 years after Civ2, Eivind IV built his own 4X game (Genesis)(civfanatics.com ↗)
    2comments
  17. Google's Open Agentic Orchestrator(agentexecutor.io ↗)
    9comments
  18. Computers Add Numbers(youtube.com ↗)
    discuss
  19. Not all AI workers think the tech could kill everyone(bbc.com ↗)
    discuss
  20. Noam Brown – Agent swarms, alignment, & recursive self-improvement(dwarkesh.com ↗)
    discuss
  21. Ask HN: What Inspires You to Persevere?
    5comments
  22. Show HN: Mini-Runbot – Ephemeral Odoo Enviroments Using Python and Docker(github.com/rafnixg ↗)
    discuss
  23. Autopatch(wikipedia.org ↗)
    discuss
  24. Bill to Ban Private Equity from Owning Medical Practices(truthout.org ↗)
    28comments
  25. RayMate – free macOS AI launcher, Spotlight-like, with on-device dictation(raymate.app ↗)
    discuss
  26. Line Scan Photos from MUNI Heritage Weekend in San Francisco(lawrence.lu ↗)
    discuss
  27. How to Find Internal Link Opportunities with Jev(screpy.com ↗)
    discuss
  28. ProofWatch – Rumors and sources behind math and CS breakthrough claims(proof-watch.com ↗)
    1comments
  29. Motif – ongoing research via text message(motifresearch.ai ↗)
    discuss
  30. ComfyUI workflow that writes and performs a whole radio drama locally(github.com/jbrick2070 ↗)
    2comments

Google's Open Agentic Orchestrator

31 pointsby 50m agoagentexecutor.io
8 comments
31m agoHN ↗

I'm not sure why, exactly. But I don't pay any attention to news like this from Google. I don't know if there's some marketing which has me writing them off or if it's something else.

What I do know is that the Gemini integration into sheets is surprisingly incapable of performing basic tasks. This is where I expect Google to really shine. I expected Sheets + Gemini to be magical like Google Photos was. I hardly try anymore besides some basic math questions when I don't feel like inputting the formula myself.

The other thing I know is Google's propensity to sunset products. For many things, it's not a huge deal. And it may not be for this. But, why? When there are alternatives - both open and closed.

27m agoHN ↗

This is an Apache 2.0 open source project

16m agoHN ↗

I have been ignoring GCP Account folks forever and I previously posted about how useless those motherfuckers are and how I tell them I am NOT going to speak with them again, ever.

Recently, they went to our Co-President and he, similarly and thankfully, ignored them. So what did those fucking assholes do? They went to our board members and got one of them to make me have to do a bunch of needless work responding, in depth, to one of their LLM-generated decks that is generic and doesn't at all consider anything we're doing, a good bit of which was centered around agentic-foo bullshit.

* Conversational Client Analytics in Looker: Deploy natural language conversational data discovery

* AI Agent Development Kit Core: Construct autonomous analytics agents with Google Agent Development Kit

* Generative Search Performance Tracker: Track brand visibility across AI answer engines using Gemini 3.1 Pro.

* Autonomous Retail Media Campaign Orchestrator: Automate retail media catalog enrichment and ad optimization with Gemini

* Agentic Workforce Collaboration in Workspace: Deploy Gemini Enterprise wall-to-wall for automated agency pitch creation.

---

They're exhausting. We already do most of these things better than they suggest (really; who the fuck thinks 'conversational analytics in Looker' is exciting in 2026? No one capable, that's for fucking sure) and it's clear that some MBA motherfucker just decided to use Gemini to push a bunch of garbage that is ignored by those who are technically and financially apt and elevate to the persons who don't know shit from shinola in order to try and get some consultant in the door to sell shit that companies already have and are doing.

It's fucking absurd.

I hope someone with some pull over there reads this and slaps this shit down and fast. It's really fucking annoying and needs to stop 4y ago.

23m agoHN ↗

k8sification of AI was always inevitable, if only as a form of salary justification.

21m agoHN ↗

Question: What is Google's track record for where their open source releases end up over time?

Genuinely not knowledgeable here

19m agoHN ↗

I can understand why it was chosen, but I'm not a fan of writing a bunch of yaml.

7m agoHN ↗

I'd evaluated both Google's Agent Substrate (that underlies Ax) and their Scion project. I really enjoy how Scion operates with existing tools really well. Ax/Agent Substrate is much more a greenfield independent effort, it's own thing.

I think Scion has so much more mature a disosition: you could write OpenCode plugins that enhance the runner, and use that locally, and use it in Scion. With Ax/Agent Substrate, you are opting in to a pretty huge stack that is just Agent Substrate, that is their runners, their harness, their substrate. I do think their actor model is pretty neat! It's neat having the agent have such primacy! But it feels so much less integrative, is such it's own thing. Scion, to me, is much more interesting an effort, that similarly helps scale out agentic workloads.

https://github.com/googlecloudplatform/scion