[GSoC 2013] Learning resource

2013-04-29 Thread Andrew Kondratovich
Hello. It's probably late, but I want to offer to community a GSoC project idea. Recently, I took a part in a short Clojure courses, which were organized on pure enthusiasm by Dmitry Bushenko. There were a lot of people interested in it. Most of them didn't not know where to start but they want

Re: Experiences developing a crowdfunding site for open source projects in Clojure (from a Python background)

2012-07-29 Thread Andrew Kondratovich
getting http 500 after registration =( On Thursday, July 26, 2012 10:59:46 PM UTC+3, Aaron Lebo wrote: > > Hello! > > Sometime around 2 and a half months ago, I started to work on a new > project using Clojure. I've been using Python heavily for about 6 six years > working for a small direct mai

Re: Startup times for large clojure projects?

2012-04-09 Thread Andrew Kondratovich
It's start-up time for jvm (plus classloading). In case of clojure this is also additional time for loading runtime core library. Also, in case of running source code - additional time for compilation. There is no linear dependency from project size. If you would run already compiled sources, boots

GSoC :: Clojars

2012-04-09 Thread Andrew Kondratovich
Hello. My name is Andrew and I'm a student from Minsk (Belarus). I've decided to participate in this year's GSoC. I want to contribute in Clojars system. I've talked to Phil (technomancy) about plans of Clojars future development. With his help, i've wrote a proposal and posted it to google-melan