Live data from Hacker News

Viewing profile — whiteros_e

whiteros_e

HN member
Joined
Mon, Oct 02, 2023, 12:18 PM UTC
HN karma
118
Public activity
13 items

About whiteros_e

No profile information was provided.

Recent public activity

  1. comment
    Comment #48561392

    the diagrams look better than what I would draw myself

  2. story
  3. story
  4. comment
    Comment #46425170

    it is indeed a great teacher but there are times where it hallucinates and sticks to the hallucinated content even after several iteration unless human in the loop breaks it. i've …

  5. story
  6. comment
    Comment #41469374

    I've read somewhere that because of these getter setter patterns, JVM authors had to optimise their JIT to detect and inline those. Related discussion on SO: https://stackoverflow.…

  7. comment
    Comment #41468773

    Dynamic classes cannot be GC'd without the classloader being dereferenced. In this case, if eval used an existing classloader we would end up exhausting metaspace and leading to Ma…

  8. story
  9. comment
    Comment #41319672

    The platform was written in Clojure from ground up since the team was small and rest of the company was using Clojure mostly in combination of Java. Now most of the company moved o…

  10. comment
    Comment #41319635

    What did you replace it with?

  11. comment
    Comment #41303851

    Lack of documentation around performance related stuff and high memory usage because of immutable data structure. Otherwise it's great. I try to do it in my free time since most of…

  12. comment
    Comment #41303821

    Not convincing. We are fighting it, so wondering if there is anyone who tried all the options but gave up at the end eventually.

  13. story
    Ask HN: Are there any companies that moved away from Clojure?

    Hello all. As the title says, just want to know if there are any companies that moved away from Clojure due to any reasons and if yes, what was the reason and what was the new choi…