Viewing profile — hansgru
hansgru
HN member- Joined
- Fri, Oct 04, 2013, 12:06 PM UTC
- HN karma
- 21
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About hansgru
No profile information was provided.
Recent public activity
-
comment
Comment #6579314
> MongoDB vs. Cassandra None. We use OrientDB http://www.orientdb.org/ (it supports more than one "storage" mode: http://nosql-database.org/ ) On the plus side, it's Java based (wi…
-
comment
Comment #6516746
#CLJ-183, #CLJ-188, #CLJ-186, #CLJ-178, #CLJ-165, #CLJ-129, #CLJ-77 to mention just a few.
-
comment
Comment #6516642
> Did you check out the meteor package "spiderable"? It might need to mature a bit but it might do the trick Of course I did :). It's not usable at all :). It's also not reducing t…
-
comment
Comment #6513168
> Have you tried similar frameworks like Derby ( http://derbyjs.com/ )? If so, can you compare your experiences? I tried Derby.js because of one important for me missing feature of…
-
comment
Comment #6513041
There are many (important IMO) feature requests for LaClojure in the Issue tracker. Any plans to implement at least some of those?
-
comment
Comment #6505154
> That is entirely false. In mainland Europe this is entirely true. Even more, this has implications not only when searching for jobs or gigs, but also on the social/personal level…
-
comment
Comment #6503652
They said the same thing about Iceland too :).
-
comment
Comment #6503638
> I don't understand the local vs global dependency thing. What does NPM do differently from Maven? As others have pointed out, NPM as a default is using "local" dependencies, (som…
-
comment
Comment #6500085
> Maven is broken by design It might be, but it still has it's merits. It was one of the first, and many other improved tools can't work without it's repositories. I still like the…
-
comment
Comment #6499987
> Did your side project become your main source of income in 2013? No. My side projects are just my main source of expenditures so far :).
-
comment
Comment #6499945
Yes, we are using it. UML is quite practical for stuff that needs clarity (so not just for the data model). We are using even this allot lately: http://drakon-editor.sourceforge.ne…
-
comment
Comment #6497046
> Any idea how fast it is? GitHub have put a considerable amount of effort into a very fast implementation. From my tests, is usable. I'm using in the intranet, and have an install…
-
comment
Comment #6495073
All projects using the default Twitter Bootstrap styles look very alike :). One could of course using one of the many Bootstrap UI Builders generate a totally different look, but s…
-
comment
Comment #6495051
> I was just wondering about theoretical consequences of cloning UI/tool of a successful company software with the reason of the tool/interface being too expensive. The UI was not …
-
comment
Comment #6495008
> It would be a great way of learning Scala. For me it is :). I started to learn Scala after finding this nice project. Since it was so easy to install it (just copied the WAR file…
-
comment
Comment #6494983
> Do you have any plan on abstracting the Slick driver to allow others DB providers ? I'm not the developer of the project, but database independence was not requested so far :). I…
-
comment
Comment #6494922
> There are already multiple established solutions Of course there are, but everything I've tried was a paint to setup. GitBucket was the first project that was very easy to setup:…
-
comment
Comment #6494873
> GitHub Enterprise is self-hosted It is, but it costs more than many small teams can afford.
-
comment
Comment #6494865
> Are this kind of full clones legal? This is not a "full clone" but "something like GitHub" but for your own private server. > I understand that the server-side implementation is …
-
comment
Comment #6494849
> I need to be sold on why I should use it as a product. What about self-hosting for public and private repos? (Internet or intranet)? It's main usage is for small teams and projec…