Hacker News new | ask | show | jobs
by tarcio 2730 days ago
Clojure and Python.

Clojure was a language that I tried a few years back and never really got into - parentheses everywhere, who needs those?

But its syntax hides its functional elegance and is a really pleasant language to work with - even Java becomes bearable!

As for Python, I never had the chance to with with. Built a video stream server from Pi Camera using flask which is nice , small and simple - a lot simpler than I thought.

Also at work had to apply Python for a project too and easy the right tool for the job when dealing with file system entries that is on the gigabytes.