Hacker News

Hacker News RSS

Hacker News - Mon, 05/25/2026 - 1:33pm

Article URL: https://hnrss.github.io/

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Complete Family Tree Viewer

Hacker News - Mon, 05/25/2026 - 12:27pm

While the U.S. is celebrating Memorial Day, it seems like a good time to share this genealogy tool I made.

It can show the entire family tree for a person in a GEDCOM file (all of their relatives and in-laws) without any crossing lines and with lots of control over the styling.

I couldn't find any other software that does this, except maybe Gramps. Hopefully people will find it useful.

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

Points: 2

# Comments: 0

Categories: Hacker News

Free Quick Developer Online Tools

Hacker News - Mon, 05/25/2026 - 12:22pm

Article URL: https://quickfix.tools/developer/

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

Points: 1

# Comments: 1

Categories: Hacker News

Ask HN: How are you managing cloud cost?

Hacker News - Mon, 05/25/2026 - 12:16pm

Article URL: https://getnable.com/

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

Points: 1

# Comments: 0

Categories: Hacker News

Local USA Small Business AEO / Geo / SEO

Hacker News - Mon, 05/25/2026 - 12:12pm

Article URL: https://localpicks.ai

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

Points: 2

# Comments: 1

Categories: Hacker News

Show HN: Plonk – Spotlight Search style Python interpreter

Hacker News - Mon, 05/25/2026 - 12:09pm

I've just released Plonk, a Spotlight Search style Python interpreter interface for macOS.

As someone who often uses Spotlight Search for quick calculations, I was left yearning for more - a way of quickly running snippets of code and bridge the gap between a calculator and a full on script. Plonk solves that problem by dropping you in to a persistent Python interpreter with a global hotkey. The `%copy` command can be used to dump the previous output to the clipboard, or `%copy ` to dump the output of a specific expression/variable.

Plonk plugs into system Python by default, but is also compatible with virtualenvs or uv projects.

Source and package are available via GitHub: https://github.com/JosephRedfern/plonk

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages