My Emacs configuration
Today I finally published my Emacs configuration to GitHub. You can read it here . I hope you will find some useful things there. Enjoy!
Read articlePage 3 of the blog index.
Recent writing, technical notes and archived essays.
Today I finally published my Emacs configuration to GitHub. You can read it here . I hope you will find some useful things there. Enjoy!
Read articlewe will get compiler exception: Unable to resolve symbol: decrease in this context. We get this error, because let form bounds symbols (print-number, decrease) to their respective expressions in the top down order. This means that...
Read articleLately I was writing Clojure code that needed to do the POST request to the external service. Additional requirement was that this request should use JSON as a format of a data in the body. I was using http.async.client library for doing...
Read articleAgain I get from Patrick Smacchia an opportunity to test new version of *NDepend* - this time version 6. If you don't know, NDepend is a tool that measure and present information about code metrics in your .Net code. It can run as...
Read articleSeptember has come and as usual at this time of the year I went to Krakow (Poland), to attend DevDay. Since the last year, the conference changed a bit - it's not a free one anymore (but the cost is very reasonable) and it takes two days...
Read article