Live data from Hacker News

Viewing profile — pskkk

pskkk

HN member
Joined
Tue, Mar 19, 2019, 11:39 AM UTC
HN karma
2
Public activity
3 items

About pskkk

No profile information was provided.

Recent public activity

  1. comment
    Comment #40672633

    I wonder if there is any benefit to using something like DwarFS ( https://github.com/mhx/dwarfs ) for something like this.

  2. comment
    Comment #40109236

    I wonder if that was a case of being literal as in, technically speaking gpt-5 isn’t being _trained_, while omitting that they are working on collecting and preparing the data.

  3. comment
    Comment #34504134

    I previously did this. I wrote a naive integer factorization program in C, compiled it, extracted the disassembly and intentionally broke it. It generated a working c function they…