Live data from Hacker News

Viewing profile — ardz

ardz

HN member
Joined
Thu, Dec 26, 2013, 12:04 PM UTC
HN karma
-46
Public activity
26 items

About ardz

No profile information was provided.

Recent public activity

  1. comment
    Comment #8523226

    HTML, JavaScript and CSS are the worst things that happened to mankind right after C++ - the language which most browsers are written in - horrible, rotten, bug ridden things.

  2. comment
    Comment #7777319

    Looking from the top of todays technology some can observe subtle transition from desktop to mobile to wearable electronics (intelligent clothes). From this point of view Web becom…

  3. comment
    Comment #7567373

    In DT languages you can even do something like: x of type: > 0, skyIsBlueNow().

  4. comment
    Comment #7540187

    It is Haskell spam wave. Every time there is something about FP lots of Haskell bigots jump out. Well, you could ignore this movement, but you cannot because beneath all of this at…

  5. comment
    Comment #7538752

    Of course you can leak space in every turing complete language even on purpose, but in case of languages with lazy evaluation (like Haskell) you are no longer able to trivially rea…

  6. comment
    Comment #7538705

    Unit test will not detect everything. You need real data under heavy load for Haskell. This is a _fact_. Most of you here should stop writing BS about Haskell and how it is going t…

  7. comment
    Comment #7538667

    Telling that king is naked also sounds like FUD.

  8. comment
    Comment #7538644

    Really? http://stackoverflow.com/questions/21097051/kinds-of-bugs-th...

  9. comment
    Comment #7538586

    Another Haskell SPAM. How can anyone seriously code in a language which introduces new kind of bugs which cannot be detected by any test until running in production on real data wh…

  10. comment
    Comment #7424688

    First rule of privacy: privte things do not leave your house. Second rule of privacy: if two people know then everybody knows.

  11. comment
    Comment #7424687

    First rule of privacy: keep private things private. Second rule of privacy: if two people know then everybody knows.

  12. comment
    Comment #7177258

    For a few seconds I thought someone created something better than Rebol/Red.

  13. comment
    Comment #7079484

    Do not wish, make it.

  14. comment
    Comment #7079288

    I'm able to hack fully working UI without restarting my app in minutes while you are still clicking at your first 'button' in XML. Startup time is very slow, but Android nature mak…

  15. comment
    Comment #7078994

    Clojure joke: 'knock knock!' - Who's there? 'minute of silence' 'Knock Knock!' - Who's there!? 'another minute of silence' - Java - Why did you knock twice? - I didn't, but some ot…

  16. comment
  17. comment
    Comment #7053046

    First rule of maintanence: readable code. I should be able to read code after short introduction. I remember it took me 1h (after Sussman lecture video) to read Lisp. It is several…

  18. comment
    Comment #7039143

    I found it here: http://www.haskell.org/haskellwiki/Example_code Description is rather clear: "To get a feel for what real world Haskell looks like..."

  19. comment
    Comment #7037051

    Haskell's code is not far away from APL. Lots of Haskell code uses single letters instead of descriptive names. This makes it a lot harder to read and forces lengthy documentation:…

  20. comment
    Comment #7029939

    I have no such problems. Think/hack/try first, code later - this is my advice to you. Pen and paper are my debugging tools, not a type system.

  21. comment
    Comment #7029895

    Haskell vs Lisp, development time (h): 10 vs 3 This hard fact says more than thousand committee reviews.

  22. comment
    Comment #7029663

    What a piece of garbage.

  23. comment
    Comment #7025400

    Well, I don't even put my successful commercial projects in my resume to do not encourage competition.

  24. comment
    Comment #6997347

    Yes and no. Yes because of Python 2.x. and yes because it is an imperative language which got stuck in the 1990's. No if you want to write quick and dirty scripts or just learn OO-…

  25. comment
    Comment #6970468

    Because this IDE is built on top of Haskell ecosystem I have a serious problem to see the bright future of it regardless of its license. I mean: - IDE should have an integrated com…