Live data from Hacker News

Viewing profile — crvdgc

crvdgc

HN member
Joined
Wed, Mar 13, 2019, 5:11 PM UTC
HN karma
587
Public activity
205 items

About crvdgc

No profile information was provided.

Recent public activity

  1. comment
    Comment #49123096

    My guess would be the version number tracks the architecture change, not the weight change.

  2. comment
    Comment #49079336

    For the sake of argument, let's assume everything in the post is agreed upon, does this mean 1. They'll open source the alignment technology? For open weight models, it's the only …

  3. comment
    Comment #49033060

    Even if that's the case, the tragedy should have been disclosed reponsibily. The fact that the parents had to make further efforts to go through their daughters death to warn other…

  4. comment
    Comment #48856989

    Thank you. Video from the thread: https://www.youtube.com/watch?v=x9XDsiG40Uk (comment itself: https://www.reddit.com/r/space/comments/1usdigz/comment/owna... )

  5. comment
    Comment #48697675

    That language should be called Fusion and this language Fission.

  6. comment
    Comment #48652321

    Some providers in the UK issue debit cards with limited interest-free overdraft and charge back features. So they are basically credit cards if you squint your eyes enough.

  7. comment
    Comment #48581742

    Vision has been in A/B testing for a while now (at least in China). Is there an official announcement that this will be available for everyone?

  8. comment
    Comment #48581603

    Nix also needs the build output to be deterministic to calculate the hash. It also has the problems of timestamps etc. The build environment tries to be hermetic by setting the tim…

  9. comment
    Comment #48216273

    In his later years (late 1980s), he also advocated for AI and human superpower research. The superpower thing turned out to be pseudoscience later. As a result of being lumped toge…

  10. comment
    Comment #48206663

    While in Japan, I heard an urban legend that, it typically takes 5 accumulated years for a foreigner to acquire hay fever in Japan.

  11. comment
    Comment #48118890

    In the long term, the biggest problem is that space data centers are very hard to defend against missiles.

  12. comment
    Comment #48072880

    Another angle is that most donations to Linux kernel are in the form of paid employees doing kernel work. I wonder how much the kernel need besides that.

  13. comment
    Comment #47958673

    comptime is a restricted form of dependent typing. In addition to the normal value to value, type to type, and type to value functions, in comptime, you can write static value to t…

  14. comment
    Comment #47850389

    I didn't find anything particular, but in general it should apply to anyone under the jurisdiction. I think it's illegal to drink underage in the US, even if the person is a touris…

  15. comment
    Comment #47762343

    Unfortunately, the discussion focused on the somewhat click baity title "proved this program correct". It's unclear what "this program" is. If it refers to the core algorithm with …

  16. comment
    Comment #47715270

    For what it worth, there's uBlacklist for Google. https://ublacklist.github.io/docs/getting-started

  17. comment
    Comment #47601907

    Sovereign AI adds another layer of meaning now that sovereignties are at war.

  18. comment
    Comment #47583839

    > GitHub does not and does not plan to include advertisements in GitHub They already did! https://github.com/orgs/community/discussions/65245

  19. comment
    Comment #47571333

    People, we just solved the LLM watermarking problem.

  20. comment
    Comment #47451976

    Even alternatives like GrapheneOS relies on AOSP. I wonder if it's possible for regulators in certain countries to pressure Google to kill it in the future. Even if that's not the …

  21. comment
    Comment #47098272

    In theory, it's possible to have a third party (other than Google or Apple) to provide attestation on third party hardware. You can have a separate core and kernel to run such code…

  22. comment
    Comment #46986033

    How long before people realize that they too have limited context length and adopt: - memory/yyyy-mm-dd.md - MEMORY.md - SOUL.md

  23. comment
    Comment #46928581

    At least for this article it's more about the job, or to be precise, the past where job and passion coincided: > Ultimately if you have a mortgage and a car payment and a family yo…

  24. comment
    Comment #46824200

    Among the six patterns identified, it's interesting that "Iterative AI Debugging" takes more time (and possibly tokens) but results in worse scores than letting AI do everything. S…

  25. comment
    Comment #46656969

    Some valid points, but I hope the authors had developed them more. On the semantic gap between the original software and its representation in the ITP, program extraction like in R…