Feed aggregator

Crosswords but using a graph instead of a grid

Hacker News - Sun, 07/19/2026 - 2:14pm

Article URL: https://constellate.day/

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

Points: 1

# Comments: 0

Categories: Hacker News

Self-Hosted Dynamic DNS

Hacker News - Sun, 07/19/2026 - 2:10pm
Categories: Hacker News

Who Uses DIDComm?

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

Nanocodex: Headless Rust Agents SDK

Hacker News - Sun, 07/19/2026 - 2:02pm

Article URL: https://github.com/gakonst/nanocodex

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

Points: 1

# Comments: 0

Categories: Hacker News

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

Pages