I've written my first nontrivial piece of Less and found it very pleasant. The ability to give names to metrics and style blocks is powerful
miniblog.
Related Posts
A pleasant surprise: updating the direct dependencies in difftastic has reduced the total transitive dependencies. I wasn't expecting that.
@nihilazo @eli_oat @technomancy @csepp The thing I like about lisps is the ability to build functions around snippets until I've written a whole program. It's interactive and pleasant.
I agree that the advocacy is distracting. The book Let Over Lambda has interesting ideas but it's *so* convinced that lisp is always the best.
I sometimes find it hard to read too. It's easy for different patterns to look visually similar.
Rust has a very reassuring compile process. After I've made the compiler completely happy, I have an unusually high level of confidence in my code.
(It might not be doing the right thing, but it's robust and pleasant to refactor!)