Hacker News new | ask | show | jobs
by atgc 2170 days ago
I made my own recipe manager web app in Chicken Scheme (awful + SQLite). It was a nice exercise in CRUD and scraping, as I built importers for some large recipe websites. An update broke it, so I'm now rewriting it in Common Lisp (caveman2), learning the language as I go.