Live data from Hacker News

Viewing profile — justinlivi

justinlivi

HN member
Joined
Sun, Jul 19, 2015, 3:55 PM UTC
HN karma
43
Public activity
9 items

About justinlivi

No profile information was provided.

Recent public activity

  1. comment
    Comment #48346653

    Any supposed "AI BDFL" will be controlled by a human. The base concept is inherently flawed.

  2. comment
    Comment #48273667

    I find myself spending on average more time in LLM review/resolution loops than it would take for me to write the code by hand. Partially because once I'm in the flow I write very …

  3. comment
    Comment #47643468

    From my own empirical research, the generalized models acting as specialists outperform both the tiny models acting as specialists and the generalist models acting as generalists. …

  4. comment
    Comment #46818515

    Compacting equals death of the session in my process. I do everything I can to avoid hitting it. If I accidentally fly too close to the sun and compact I tend to revert and start f…

  5. comment
    Comment #44915368

    I think AI skeptics have a strong bias to assume that human intelligence fundamentally functions differently from LLMs. They may be correct, but we don't have a strong enough under…

  6. comment
    Comment #15765593

    The problem with this model is that if you aren't able to do due diligence yourself due to technical restrictions, how are your end users supposed to overcome the even greater tech…

  7. comment
    Comment #12633157

    I took the same sort of dispassionate approach, valuing the lives of the passengers above all else and staying the course otherwise. I was disappointed to discover the parsing of t…

  8. comment
    Comment #11890176

    I'm curious to see how HIPAA regulations interact with this type of research. I would imagine it would be seriously limiting (though my actual knowledge of the laws is severely lim…

  9. comment
    Comment #11851884

    As someone who's never coded in either go or nim, this seems to me to be the exact opposite ideology of golang. The metaprogramming is very cool, but I imagine sharing a code base …