Live data from Hacker News

Viewing profile — _xt8z

_xt8z

HN member
Joined
Sun, Jun 14, 2026, 1:06 AM UTC
HN karma
1
Public activity
5 items

About _xt8z

No profile information was provided.

Recent public activity

  1. comment
    Comment #22465232

    You are making unfair and uninformed assumptions about me, someone you do not know. I've worked professionally as a full-time Clojure developer for many, many years. > you have no …

  2. comment
    Comment #22463368

    The quoted part reminds me of the fizzbuzz enterprise edition.

  3. comment
    Comment #22463136

    I definitely saw nothing but sarcasm in the comment you are replying to. But now after looking at their other comments, I see it was not sarcasm. What an understatement for how mes…

  4. comment
    Comment #22462251

    I don’t know what percentage of errors are caught by static typing, but I do know what percentage of my time has been saved by switching to a statically typed language. I love cloj…

  5. comment
    Comment #22462241

    Totally agree, functional programming, and certainly the kind of programming you do with clojure, can get just as messy and far away from your goals as object oriented code. Clear,…