Feed aggregator

Show HN: Pgnudge – tell your app which Postgres tables just changed

Hacker News - Sun, 07/19/2026 - 1:18pm

Hello HN!

I found my self always doing some kind of polling loop for my applications when i want to watch data as it comes in, however i find striking the balance between aggressive polling and the responsiveness tricky.

So i wrote (with help from claude) pgnudg. pgnudge is a small async Python library that wakes your app when specific Postgres tables change. It only tells you which tables moved. You refetch, and the database stays the source of truth.It reads the WAL over the replication protocol and turns commits into per-table wakeup

I am more than willing to acknowledge that this is properly overkill, but I found it interesting, and maybe some else might as well?

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Threads Management CLI and Skills

Hacker News - Sun, 07/19/2026 - 1:18pm

Since I wanna do marketing, I am opensourcing the skills for threads

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

Points: 1

# Comments: 0

Categories: Hacker News

World Cup Picture Puzzle Game

Hacker News - Sun, 07/19/2026 - 1:17pm

Article URL: https://pic-puzzle-khaki.vercel.app/

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

Points: 1

# Comments: 1

Categories: Hacker News

The Braun Grid System

Hacker News - Sun, 07/19/2026 - 1:15pm
Categories: Hacker News

Oterminus

Hacker News - Sun, 07/19/2026 - 1:12pm

Article URL: https://pooriat.github.io/oterminus/

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages