Daily issue / 2026-09-12

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

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

At a glance:
Finds:12
Threads:11

What we found

08
Snap!
snap.berkeley.edu

A browser-based visual programming language combining blocks with Scheme's power.

Source discussion: Λ Snap – An inviting programming language for kids and adults for CS study

I'm also a huge fan of Snap!, which has all the advantages of Logo (Lisp without parenthesis) and Scratch / eToys / Squeak / App Inventor family of block based visual programming languages, but all the power of Scheme.

DonHopkins · recommendation · evaluated

Direct HN comment
09
Logo
el.media.mit.edu

A beginner-friendly programming language built around procedures, recursion, and turtle graphics.

Source discussion: Logo Programming Language

I myself learned programming with logo, at my school when I was 8 or 10. And it was a delight, I am so grateful it existed.

yogsototh · recommendation · first hand use

Direct HN comment