Live data from Hacker News

Viewing profile — chme

chme

HN member
Joined
Tue, May 24, 2016, 2:01 PM UTC
HN karma
1,005
Public activity
411 items

About chme

No profile information was provided.

Recent public activity

  1. comment
    Comment #49219027

    > If what you're saying is true and accurate, then US-based AI labs are in big trouble. Well... I would think that the whole AI industry in the US are working towards public bailou…

  2. story
  3. comment
    Comment #48471675

    I assumed that they meant that they will not enforce it via technical means.

  4. comment
    Comment #48266981

    #define EPROCRASTINATE 245 /* exhausted all output tokens with reasoning */

  5. comment
    Comment #47565257

    I'm just wondering why this isn't a European Citizen Initiative (ECI)... I could not find any information on what kind of influence a online-petition on wemove.eu would have...

  6. comment
    Comment #46904150

    Threema is still vendor lock-in.

  7. comment
    Comment #46904103

    Element X is in some cases still a downgrade from Element. For instance there doesn't seem to be a way to create local key backups anymore. Also, that calls between Element and Ele…

  8. comment
    Comment #46902360

    I had to deal with Intel Quark SoC X1000 on a Galileo board years ago, where the LOCK prefix instruction caused segfaults. Since the SoC is single threaded, the lock prefix could j…

  9. comment
    Comment #46657380

    > The problem being discussed is that the user of the script needs to validate it. It's great if it's validated by the author, but that's already the situation we're in. The user i…

  10. comment
    Comment #46656760

    Well... Maybe just have a BIOS on your system that fetches a markdown, pushes it to a LLM to generate a new and exciting operating system for you on every boot. Wouldn't that be ni…

  11. comment
    Comment #46656725

    TBH, I doubt that this will happen... It is much easier to use LLMs to generate code, validate that code as a developer, fix it, if necessary, and check it into the repo, then if e…

  12. comment
    Comment #46656708

    Maybe that is a reason for this approach. It changes the responsibility of errors from the person writing that code, to the one executing it. Pretty brilliant in a way.

  13. comment
    Comment #46656663

    Even bringing down the "theory" to paper in prosa will be lossy. And natural languages are open to interpretation and a lot of context will remain unmentioned. While programming la…

  14. comment
    Comment #46656462

    So... What you are saying is that we don't need 'install.md'. Because a developer can just use a LLM to generate a 'install.sh', validate that, and put it into the repo? Good idea.…

  15. comment
    Comment #46656442

    TBH. I never read prose that couldn't be in some way misinterpreted or misunderstood. Because much of it is context sensitive. That is why we have programming languages, they, coup…

  16. comment
    Comment #45447877

    It really depends on the order of priorities. If the overall goal is to allow digital archeologist to make sense of some file they found, it would be prudent to give them some inst…

  17. comment
    Comment #44671858

    nix possible with lix, if you can stomach nix syntax.

  18. comment
    Comment #44548124

    > The spec is being implemented by Apple, who is sensitive to privacy issues. I generally agree with your points, but I wouldn't trust Apple, or any publicly traded company, to hav…

  19. comment
    Comment #43970194

    Not a firefox dev, but pretty sure its 'main' The "new" git default branch name is 'main' and 'autoland' existed before next to 'mozilla-central' and is the one where commits usual…

  20. comment
    Comment #43925122

    Not only that, but the software also contained login information to the AWS backend archive servers: https://www.techspot.com/news/107792-hacker-breaches-telemes...

  21. comment
    Comment #43880783

    This is also not surprising for BGS as was demonstrated with the multiple Skyrim re-releases, which didn't fix all issues patched by the unofficial patches, and even introduced mor…

  22. comment
    Comment #43759929

    I was using Truecharts before k8s was deprecated. The deprecation caused me to move to something more neutral and stay away from all 'native' apps of TrueNAS and migrated to ordina…

  23. comment
    Comment #43759896

    But AFAIK, updates will overwrite everything, so installing anything is just temporary.

  24. comment
    Comment #43759311

    I also have a TrueNAS, but because of its limitations (read-only root file system), I came to the conclusion that, if I ever need to reinstall it, I would switch to Proxmox and ins…

  25. comment
    Comment #43723024

    > OTOH with a large language model with open weights but without open training data - the closest equivalent to open source for software - you can still change its behavior very su…