Live data from Hacker News

Viewing profile — p-himik

p-himik

HN member
Joined
Thu, May 03, 2018, 4:40 AM UTC
HN karma
5
Public activity
3 items

About p-himik

No profile information was provided.

Recent public activity

  1. comment
    Comment #41127344

    A couple of issues: - The code ends up using reflection. Try `(set! *warn-on-reflection* true)` to see the warnings so you can fix them - The vthreads code starts time measurement,…

  2. comment
    Comment #37359224

    > The getting started page remains as bad as I remember it with links to discontinued Github projects. I assume you mean https://clojure.org/guides/getting_started . That page has …

  3. comment
    Comment #36478091

    > Yet the dev code behaves exactly how it will in production > It’s guaranteed to work, even though the storage format (jar) is different. Just because the author's experience is i…