Live data from Hacker News

Viewing profile — ryohkyo

ryohkyo

HN member
Joined
Sat, Apr 01, 2017, 2:57 PM UTC
HN karma
4
Public activity
10 items

About ryohkyo

No profile information was provided.

Recent public activity

  1. comment
    Comment #28893488

    I think that’s where unit tests come in. In Typescript, I have seen “any” type everywhere that doesn’t make things any clearer.

  2. comment
    Comment #28744515

    Oops, and I thought civil engineering was messy. Time to switch back to civil engineering, at least it is, more civil than this.

  3. comment
    Comment #28736321

    That would be great. I am wrapping up my current project and will start the next project soon. Is it ok for me to contact you on twitter?

  4. comment
    Comment #28735747

    In concept each 16-digit chromosome would work as the nearest neighbors, and finding “a range” of the nearest neighbors would be very fast. In a data scientist’s perspective, this …

  5. comment
    Comment #28735140

    Thank you for the reply. Most of my repos are currently in private, so it's difficult for me to point you to the code I wrote. However, I can list a simple example here. Genetic al…

  6. comment
    Comment #28733257

    Having written some genetic algorithms and stored the chromosomes, which can be a representation of vectors in any type of database, I find this interesting and will some of them a…

  7. comment
    Comment #28712769

    Perhaps he meant overhyped; I am just guessing. The creator of GPT-3 also said that the model is more hyped than it deserves because it's simply looking at the existing data to for…

  8. comment
    Comment #28624636

    Thank you NhanH, it makes sense now.

  9. comment
    Comment #28622930

    My question may sound silly here. What’s the advantage of an isolated-vm over async function with graceful error handling/time out?

  10. comment
    Comment #28578476

    What would you do differently today than the article?