Live data from Hacker News

Viewing profile — em7

em7

HN member
Joined
Wed, Sep 25, 2013, 6:50 PM UTC
HN karma
1
Public activity
3 items

About em7

No profile information was provided.

Recent public activity

  1. comment
    Comment #6449288

    UML is not only about class diagrams. If you use classes and objects in LISPs (Common Lisp, Scheme, Clojure...), you can create the class diagrams and they will work. In Clojure I …

  2. comment
    Comment #6446571

    Very very good. However when I have a project with imported namespace (ns project.core (:require [seesaw.core :as s])) then when I write s/ and hit ctrl+space, the autocompletion d…

  3. comment
    Comment #6446544

    Yes, it's a very huge pain in the back to get it set up right and get used to it, but it was worth it. I use it (for Clojure and Python) when I can not get modern IDE. However I ch…