Live data from Hacker News

Viewing profile — deno2

deno2

HN member
Joined
Wed, Jul 23, 2014, 7:28 PM UTC
HN karma
15
Public activity
8 items

About deno2

Hardcore dev from zx 48k to C# to Clojure

Recent public activity

  1. comment
    Comment #8380314

    Nicer debugging experience too.

  2. comment
    Comment #8081359

    That's another issue too. If it's not a public website that you're building it's quite hard to show off your work! One of my favourites was a forward-chaining rules inference engin…

  3. comment
    Comment #8077494

    An intellectual, emotional disaster. I'd been programming since a child and I think in all honesty I was pushed into dentistry by the people that love me and wanted me to make mone…

  4. comment
    Comment #8077042

    I have to disagree. Leiningen is the bollocks. It makes working with maven easy for everyone.

  5. comment
    Comment #8077015

    Checkout the awesome hoplon library for a different way: https://github.com/tailrecursion/hoplon

  6. comment
    Comment #8076881

    To be a language means to be a way of defining thoughts in order to have them delivered to another. With no constraints you could just write random rubbish (a bit like this). With …

  7. comment
    Comment #8076605

    I made a career move from dentistry to programming. And I would say that anything I've used pre-clojure is a good approximation of pulling teeth. But even pulling teeth has the ben…

  8. comment
    Comment #8076569

    REPL Driven development as it's called is really yes having your whole system running at your thingertips (even production for the adventurous). You can execute arbitrary code and …