Feed aggregator

Show HN: Agent-pulse – local gateway that fans out AI agent events to clients

Hacker News - Thu, 03/05/2026 - 10:50pm

I wanted Claude Code to notify my ESP32 when it finished a task. A `curl` in the Stop hook worked — until I needed a local dashboard too. The dashboard couldn't expose an HTTP endpoint, it needed to subscribe. And every new client meant editing hook configs across all my projects.

So I built agent-pulse: a local gateway that captures AI agent lifecycle events and fans them out to registered clients.

You register clients once in a global YAML. Projects just call `agent-pulse hook --provider claude --event stop` from their hooks. The gateway handles routing, per-client filtering, and parallel dispatch. It auto-starts on the first event.

Two delivery modes: HTTP POST fan-out for webhooks and scripts, SSE stream (`GET /events/stream`) for dashboards and anything that can't expose an endpoint. You can also attach project metadata via `.agent-pulse.json` that travels with every event.

Single Go binary, zero runtime dependencies. Claude Code and Gemini CLI supported today, OpenCode and Codex CLI in progress.

Note: Claude Code recently added native HTTP hooks, so you can POST directly to an endpoint without any intermediary. agent-pulse is useful when you have multiple clients, need SSE, or want one config across projects.

Thanks!

https://github.com/SantiagoBobrik/agent-pulse

Comments URL: https://news.ycombinator.com/item?id=47270638

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Netwall

Hacker News - Thu, 03/05/2026 - 10:50pm

Netwall (https://netwall.org) is an ultra-simple, text-only public wall.

- No accounts, no sign-ups.

- You type a message, hit enter, and it deletes itself after exactly 1 hour.

- If the community likes a post, they can click "+5m" to vote to keep it alive a bit longer.

Stack: Vanilla JS, Node/Express, Postgres. It features a few classic terminal themes (including Solarized Dark and the Openwall mailing list aesthetic), and sits behind OpenAI's Moderation API to keep it from turning into a complete swamp.

Let me know what you think!

Comments URL: https://news.ycombinator.com/item?id=47270637

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Collaborative Blogging

Hacker News - Thu, 03/05/2026 - 10:48pm

This is a realtime collaborative blog! It works like git!

Comments URL: https://news.ycombinator.com/item?id=47270630

Points: 1

# Comments: 1

Categories: Hacker News

An experiment: funding an independent dance theater piece like a startup

Hacker News - Thu, 03/05/2026 - 10:48pm

Hi HN,

I’m a dancer and small business owner who runs a Pilates studio in NYC. Recently I decided to do something slightly irrational and produce an evening-length dance theater piece independently.

Normally projects like this rely on grants or institutions, but I’ve been curious whether it’s possible to approach funding a piece of art more like a startup experiment.

The “product” is the performance itself. The costs are things like rehearsal space, paying the second performer, costumes, and building a small set.

Instead of waiting on grants, I started trying to raise the budget directly from people who believe in independent work.

It’s an unusual experiment and I’m learning a lot about what it takes to make something exist without institutional backing.

If anyone here has thoughts about creative funding models or ways artists might approach this differently, I’d genuinely love to hear them.

And if you’re curious about the project itself, I’m happy to share more.

Thanks for reading.

Comments URL: https://news.ycombinator.com/item?id=47270626

Points: 1

# Comments: 0

Categories: Hacker News

Every Claim from Meta Child Safety Trials

Hacker News - Thu, 03/05/2026 - 10:45pm

Article URL: https://meta-trials.vercel.app/

Comments URL: https://news.ycombinator.com/item?id=47270607

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: Chrome extension that tailors your resume to a job posting in one click

Hacker News - Thu, 03/05/2026 - 10:41pm

Job tailoring advice is everywhere but it all bottlenecks at the same place: actually doing it 50 times. Copy resume, paste into ChatGPT, rewrite bullets, reformat everything that broke, repeat. Ajusta sits on the job page (LinkedIn, Indeed, etc.), reads the posting, and rewrites your resume against the JD without touching your formatting or adding anything that isn't already there. The output is your resume with tighter language and better keyword alignment, not a new document built from a generic template. The constraint we cared about was hallucination. A lot of resume tools will invent responsibilities or rephrase something so aggressively it no longer reflects what you did. Ajusta only works with what's already in your resume. Still early. Would genuinely like feedback from anyone who tries it, especially on edge cases like non-standard formats or roles with heavy technical terminology.

Comments URL: https://news.ycombinator.com/item?id=47270574

Points: 1

# Comments: 0

Categories: Hacker News

Today's NYT Mini Crossword Answers for Friday, March 6

CNET Feed - Thu, 03/05/2026 - 10:37pm
Here are the answers for The New York Times Mini Crossword for March 6.
Categories: CNET

Today's NYT Connections: Sports Edition Hints and Answers for March 6, #529

CNET Feed - Thu, 03/05/2026 - 10:32pm
Here are hints and the answers for the NYT Connections: Sports Edition puzzle for March 6, No. 529.
Categories: CNET

McDonald's CEO Burger Video: Ketchup With This Bizarre New Meme

CNET Feed - Thu, 03/05/2026 - 10:17pm
The executive tentatively took a bite of his company's new "product," and now even McDonald's own social media is relishing the mockery.
Categories: CNET

Bomb Drugs

Hacker News - Thu, 03/05/2026 - 9:50pm
Categories: Hacker News

Show HN: I built an AI-assisted roadmap tool to prioritize SaaS features

Hacker News - Thu, 03/05/2026 - 9:49pm

I build SaaS products and WordPress plugins. One recurring problem kept coming up.

Feature requests everywhere.

Twitter replies. Emails. Support tickets. Random Slack messages. DMs from users.

The problem is not collecting feature requests. The problem is deciding what actually matters.

Votes alone don't solve that. The loudest users win.

So I built BuildVote.

It is a public roadmap + feature voting system, but with an intelligence layer that tries to understand the context behind feedback (yes, it is a constant improvement of teaching the system).

Instead of only counting votes, the system analyzes comments and feedback signals to help identify patterns and priorities.

The goal is simple: Help product builders prioritize features with better signal, not just noise.

Current features: - Public roadmap with feature voting - Context-aware feedback collection - AI-assisted prioritization insights - Changelog and roadmap transparency - Simple embed / hosted roadmap

The target users are: - Indie SaaS founders - WordPress plugin developers - small product teams

I built it because I wanted something I would actually use for my own products.

Still early. I'm still working on many things. In fact our product roadmap is the show-and-tell of the product.

I would love feedback from builders here.

https://buildvote.com

Comments URL: https://news.ycombinator.com/item?id=47270230

Points: 1

# Comments: 0

Categories: Hacker News

A Grand Vision for Rust

Hacker News - Thu, 03/05/2026 - 9:48pm
Categories: Hacker News

Pages