Daily issue / 2026-09-23

12 interesting things surfaced from HN on 2026-09-23

Useful things that surfaced in Hacker News discussions on 2026-09-23. Open the context to see why each one caught our attention—or jump straight to the original thread.

At a glance:
Finds:12
Threads:10

What we found

03

David MacKay's approachable textbook connecting information theory, inference, and learning.

Source discussion: Can gzip be a language model?

For anyone wanting an introductory text for information theory & that explores some of these connections & applications, it's worth checking out the late David MacKay's 2003 textbook Information Theory, Inference & Learning Algorithms

shoo · recommendation

Direct HN comment
08
Godot
Seen 2 times
godotengine.org

An open-source game engine combining a compact workflow with broad capabilities.

Source discussion: First Shader from Zero in Godot 4

Godot is such a delight. Brings me back to working with Flixel and Flash game dev. It's really shaping up to be a powerful tool in a simple package, and it's eating Unity's lunch for game jams these days.

lemmetellya · recommendation · evaluated

Direct HN comment
12
pgdbf
github.com

A command-line converter that loads Visual FoxPro DBF files into PostgreSQL.

Source discussion: Microsoft killed FoxPro in 2007. Anyway, here's FoxPro revived

For a while we had to run it as a cron job so that people could to data entry in an old VFP app but others could run fast reports on our web app with a postgres backend. It wasn't pretty, but it worked great and helped us get off that ancient stack.

kstrauser · recommendation · production use

Direct HN comment