Live data from Hacker News

Viewing profile — stratos123

stratos123

HN member
Joined
Mon, Feb 16, 2026, 8:32 PM UTC
HN karma
307
Public activity
103 items

About stratos123

No profile information was provided.

Recent public activity

  1. comment
    Comment #49080385

    > I don't understand your point on nuclear proliferation concentrated in the hands of a few states preventing nuclear war or terrorism. Remember, the only two nuclear weapons used …

  2. comment
    Comment #49080233

    Several of your proposals would make sense if alignment was trivial, but, sorry, I think you're wrong about that. A base model is absolutely not aligned. Pretraining doesn't teach …

  3. comment
    Comment #49079819

    Of all the electronics, but not of the only electronics that actually matters -- the GPUs that models get trained on. China has been trying to develop their own for a while now but…

  4. comment
    Comment #49079767

    Several people in this thread are, in fact, saying China isn't bad and that they want it to win. And even among those who don't, many imply that the US is as bad as China, which wo…

  5. comment
    Comment #49079636

    > Who should we fear more? All of collective humanity with the keys to build destructive (and defensive) stuff with AI, or small groups of elites, billionaires, and state actors wh…

  6. comment
    Comment #49017438

    Yeah, some AI-related posts on HN are strange . It might be real people coming to gloat whenever they see a title they like, but I sure hope somebody is checking whether they are r…

  7. comment
    Comment #49017425

    Distillation lets you train a comparable model for a fraction of the cost (it's effectively a way to get a lot of very-high-quality training data). If you're already at the frontie…

  8. comment
    Comment #49017250

    There are solutions to this, like libreddit/redlib. https://github.com/redlib-org/redlib

  9. comment
    Comment #48597370

    The repo creation date is confusing but if you look at the actual commits, there's been 0 commits between repo creation on Dec 6 2025 and last week, after which it's all "Co-Author…

  10. comment
    Comment #48469071

    I don't think this scenario makes sense. It's one of a class of scenarios I've seen several of, that simultaneously assume: A) ASI is developed and massively overshadows the rest o…

  11. comment
    Comment #48468779

    No matter what human set of interests you consider important, you'll need alignment research to have any idea on how to instill it. Otherwise you're overwhelmingly likely to get an…

  12. comment
    Comment #48468583

    I'd be very surprised if this is in the training data given that most models mess it up to this day. E.g. look at the ones from Opus.

  13. comment
    Comment #48327140

    The current wording seems terrible. It sounds like if I bundle an existing app into a flatpak and submit it to flathub (a common practice, see e.g. unofficial flatpaks for Discord,…

  14. comment
    Comment #48326728

    "Defeating Nondeterminism in LLM Inference" ( https://thinkingmachines.ai/blog/defeating-nondeterminism-in... ) has a repo: https://github.com/thinking-machines-lab/batch_invariant…

  15. comment
    Comment #48326250

    I'm not sure it's that far out of the Overton window. US already managed to do some small-scale UBI trials, after all. Maybe one day it can do a countrywide trial.

  16. comment
    Comment #48326165

    When automation happened historically, people whose job were displaced suffered a lot and eventually pivoted to different jobs. Having to relearn all of your career skills is alrea…

  17. story
  18. comment
    Comment #48316500

    The article is from Feb. 7, 2025. Title should probably include (2025), if this is posted at all.

  19. comment
    Comment #48316341

    HN's algorithm is in fact kosher, because it's not personalized. On HN, arguing with people on topic X will not make you get shown even more articles on topic X to keep you engaged…

  20. comment
    Comment #48316257

    I find this exact attribution very unlikely; this article is from April 2026 and the term "permanent underclass" is used in this way since at least 2025. In fact, the repo says: Th…

  21. comment
    Comment #48316154

    Some of the reactions to this are slightly unfair because it looks like Justine (who I'm not familiar with) supported Moldbug in 2014 . It was only in around 2020 when Yarvin sold …

  22. comment
    Comment #48315592

    Honesty and correctness are not the same thing, even when talking about LLMs. Sometimes an LLM says a false thing and you don't know whether it's being dishonest or merely incorrec…

  23. comment
    Comment #48315259

    AFAIK, Antropic claims that they weren't aiming for zero-days specifically. From https://red.anthropic.com/2026/mythos-preview/ : We did not explicitly train Mythos Preview to have…

  24. comment
    Comment #48315042

    You're making an implicit assumption that the way humans implement a trait is the same as the reason why that trait evolved. But of course, that's very wrong - evolution overall co…

  25. comment
    Comment #48314787

    You could clone the repo yourself and not give the agent any tokens at all. When done, push it yourself. This also lets you sandbox the agent to only have access to the local repo …