Hacker News new | ask | show | jobs
by Sodaware 2890 days ago
It's nothing major, but I built a simple web scraper for collecting screenshots from various forums and then creating a static site from it.

I've also used it to build small tools like generating project documentation or collating data from online api's.

Emacs was my gateway (via org mode) and I messed around with Emacs lisp for a while before learning Common Lisp. Developing in Emacs + SLIME is a lot of fun once I get in the rhythm.