programming-trick

Tag

Cards List
#programming-trick

Dependent if expressions without dependent types

Lobsters Hottest · 2026-09-02 Cached

The article demonstrates a trick to implement dependent if-expressions without dependent types using Church encoding and rebindable syntax in Haskell, proving it works with simple type inference.

0 favorites 0 likes
#programming-trick

Your executable is a SQLite database

Simon Willison's Blog · 2026-08-24 Cached

A blog post explains a Linux pattern where a SQLite database file is formatted to act as an ELF executable, using a custom interpreter and binfmt_misc for direct execution.

0 favorites 0 likes
← Back to home

Submit Feedback