Live data from Hacker News

Viewing profile — lespea

lespea

HN member
Joined
Sun, Jan 08, 2012, 5:07 AM UTC
HN karma
38
Public activity
6 items

About lespea

No profile information was provided.

Recent public activity

  1. comment
    Comment #8890350

    Did you even read what you typed or just copy paste a bunch of random crashes? Not a single one of those was the result of a software bug.

  2. comment
    Comment #7736515

    I use a similar approach at work (though with a vastly smaller codebase ~ only 20k lines or so). I don't get why they're using maven though; sbt is amazing; especially with 0.13.2 …

  3. comment
    Comment #7538781

    I actually do the combining idea all the time. As long as the language is roughly pcre compatible you can use this to spit out your regex and (if necessary for your alternate langu…

  4. comment
    Comment #6620162

    That was true back in the xp days but I haven't had to manually hunt down drivers in years . Although I still manually install my graphics drivers since the ones you get through wi…

  5. comment
    Comment #6574707

    While I also find the incredibly deep nesting on the excessive side, I can explain it. * process/engines/itemsim/evaluations/scala/topkitems They're using sbt's awesome multi-proje…

  6. comment
    Comment #3438942

    I think that in itself is actually a good learning activity as well.