Clojure-emacs-windows
February 20th 20101. Cygwin
I use cygwin for all my unix on Windows tasks. You may use MSYS or nothing at all probably, but I will tell you here how to do thing using cygwin. Adjust accordingly…
I use cygwin for all my unix on Windows tasks. You may use MSYS or nothing at all probably, but I will tell you here how to do thing using cygwin. Adjust accordingly…
I had a problem with pushing to a repo with a WD. Post-update hook found on a good website promises to help.
Update: The aforementioned hook may be obtained at the following address: http://utsl.gen.nz/git/post-update
Blog without database. Without any frontend. Interesting. And fairly minimalistic. That’s what appealing.
I think that modern programming suffers from overcomplification. I always have this feeling that things should not be so complex. That there are always easier solutions. We do not have to have a factory of generic factory classes to make a static website. We do not even need a database for a simple one…