Viewing profile — whiteros_e
whiteros_e
HN member- Joined
- Mon, Oct 02, 2023, 12:18 PM UTC
- HN karma
- 118
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About whiteros_e
No profile information was provided.
Recent public activity
-
comment
Comment #48561392
the diagrams look better than what I would draw myself
- story
- story
-
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 …
- story
-
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.…
-
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…
- story
-
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…
-
comment
Comment #41319635
What did you replace it with?
-
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…
-
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.
-
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…