Live data from Hacker News

Viewing profile — indutny

indutny

HN member
Joined
Sat, Jan 08, 2011, 8:55 AM UTC
HN karma
911
Public activity
183 items

About indutny

Just zis guy.

[ my public key: https://keybase.io/indutny; my proof: https://keybase.io/indutny/sigs/xZ05hlJI5Q7vq0EGv-3GVxlxW3TIsoV5PL6lbA9zl74 ]

Recent public activity

  1. comment
    Comment #47427362

    > The real risk with LLM-generated code is that it looks plausible but hasn't gone through the same level of scrutiny. It passes a quick review because it reads well, but edge case…

  2. story
  3. comment
    Comment #47416806

    I appreciate hearing your point of view on this. In my opinion the future of Open Source and AI assisted coding is a much bigger issue, and different people have different levels o…

  4. comment
    Comment #47414836

    The submitted code must adhere to either of (a), (b), (c), and separately a (d) clause of: https://github.com/nodejs/node/blob/main/CONTRIBUTING.md#dev... If submitter picks (a) th…

  5. comment
    Comment #47414731

    As someone who was a part of the aforementioned security team I'm not sure I'd be interested in reviewing such volume of machine generated code, expecting trap at every corner. The…

  6. comment
    Comment #47414527

    Taking the question of whether this would be a useful addition to Node.js core or aside, it must be noted that this 19k LoC PR was mostly generated by Claude Code and manually revi…

  7. comment
    Comment #41454011

    Here's a @property-based complex animation that I made recently https://indutny.github.io/on-call-rotation/#sindresorhus,jam...

  8. comment
    Comment #39625532

    Isn't it the opposite?

  9. story
  10. comment
    Comment #34122064

    As a shameless plug I'd like to suggest the project that I have been using for my personal credentials for quite some years now: https://derivepass.com/ . The encrypted website met…

  11. comment
    Comment #29265397

    Nor can we tell why proton is a spin 1/2 particle because the gluon soup and particle-antiparticle pairs make this complicated.

  12. comment
    Comment #22691065

    Fantastic material! That being said I'd recommend to have several alternative textbooks for every subject at hand. Whenever stuck - one should switch to another and try a different…

  13. comment
    Comment #22691051

    In addition to said here: * https://www.susanjfowler.com/blog/2016/8/13/so-you-want-to-l... There are plenty of textbooks and lecture notes available online and that article links …

  14. comment
    Comment #22584954

    You can still sync encrypted website names and logins, and in fact you have to if you ever plan to change the passwords on the websites. As a shameless plug: https://derivepass.com…

  15. comment
    Comment #21811708

    Not to mention that experiments suggest that atoms don't play any special role in the underlying physical structure of reality.

  16. comment
    Comment #21811634

    I think photon self-interaction might be thought of as a confirmation of photon's existence. Particle ontology is a tough question, but I don't think there is a reason to exclude p…

  17. comment
    Comment #20428842

    In this image: https://advances.sciencemag.org/content/advances/5/7/eaaw256... they describe their apparatus. The light comes from bottom left, then gets into Beam Splitter (BS) an…

  18. comment
    Comment #19893394

    Most of the collected data is published to github repo: https://github.com/indutny/gradtype/tree/master/datasets

  19. comment
    Comment #19893391

    It is easier than exporting model to TF.js . I wish the tooling was better, but there is way too much custom TF code in gradtype to export it easily.

  20. comment
    Comment #19893379

    Sorry to hear that! The web page sends each sentence to the server once you type it, but it looks like something has gone wrong. I'll check server logs to identify the problem. Sor…

  21. comment
    Comment #19891140

    Oh gosh! This is very unexpected. I'm considering removing apostrophes, so this might help.

  22. comment
    Comment #19891092

    I'll investigate it. Thank you!

  23. comment
    Comment #19890667

    This is an ML model: https://github.com/indutny/gradtype/blob/master/src/model.js... It is trained using (almost) a triplet-loss: http://openaccess.thecvf.com/content_cvpr_2016/pap…

  24. comment
    Comment #19890635

    I imagined that it would just ask to enter a pre-defined phrase along with the password.

  25. comment
    Comment #19889295

    I'm afraid that without registering there is not much to happen, sorry. The whole point is that given past samples it can identify new previously unseen samples. The identification…