Live data from Hacker News

Viewing profile — storus

storus

HN member
Joined
Thu, May 15, 2025, 9:50 PM UTC
HN karma
981
Public activity
581 items

About storus

No profile information was provided.

Recent public activity

  1. comment
    Comment #49211663

    Is there any cheap way to run personal websites without getting cooked by bots these days, degrading the performance? A $5/month VPS won't cut it anymore.

  2. comment
    Comment #49199240

    Many of those require a paradigm shift in our understanding of Universe, so I am not sure they are achievable with any convex combination of existing knowledge. We'd need some shar…

  3. comment
    Comment #49197839

    2x DGX Spark runs DeepSeek V4 Flash 0731 quite well and I already reimplemented a few classical games with it in a few hours in OpenCode with minimal hand-holding. I am expecting t…

  4. comment
    Comment #49175216

    I am wondering when will harnesses generate their own RLHF/DPO training sets and just LoRA finetune the models they are running?

  5. comment
    Comment #49175194

    [flagged]

  6. comment
    Comment #49157608

    Reference-to-video mode seems like all that was missing to enable completely independent cinematography as right now one couldn't stitch different scenes together properly without …

  7. comment
    Comment #49151167

    I think the window for a ban of open weight models is closing fast so let's hope US administration is going to miss it and we get Fable-level models (at least in some aspects) with…

  8. comment
    Comment #49144262

    As long as economics incentivizes next quarter thinking nothing will be done. We can't even handle human portion of global warming which is arguably more important than just some A…

  9. comment
    Comment #49137967

    There is probably some correlation between one's profession and fetishes. We already know some programming languages attract certain types of personalities/attitudes so why would t…

  10. comment
    Comment #49137910

    Sideloading also means installing an app you don't want to publish on any marketplace (for your own or family/friends use). Is there a better word for it?

  11. comment
    Comment #49134679

    This is nice, but Apple essentially blocks sideloading (outside test flight environment) and Google is moving there as well. While it has never been easier to produce individualize…

  12. comment
    Comment #49131037

    AI = cognitive automation?

  13. comment
    Comment #49124389

    Only theory that is a convex combination of existing theory. Any paradigm shift is currently unreachable to LLMs and can be only obtained by luck with RL due to the curse of dimens…

  14. comment
    Comment #49122515

    I hope they somewhat fixed the hallucination and forgetting plagued V4 previews and that it wasn't just benchmaxxed but the numbers hold in reality. Then it would be my choice for …

  15. comment
    Comment #49098175

    What really helped me was to run any .md/prompts through an LLM to find contradictions, duplicates or ambiguities, repeatedly. That led to agents much better following instructions…

  16. comment
    Comment #49089605

    There was a presentation at CS 25 Transformers United about some phenomena like chain-of-thought emerging only after training LLMs with at least 1T tokens and only in LLMs of certa…

  17. comment
  18. comment
    Comment #49077695

    The speech he had at congress didn't sound very flattering towards the beginning of his today's statement: https://www.youtube.com/watch?v=_i91NSOyxHM He didn't mention outright ba…

  19. comment
    Comment #49075996

    If your brain has a local metabolic failure leading to the inability to replete neurotransmitters, how taking a walk is a solution to your problem? You need to improve energetics f…

  20. comment
    Comment #49074213

    This feels like Nvidia's strategy doesn't really care about the few companies they invested to pushing frontier AI, but about scaling up the amount of GPUs/datacenters needed; open…

  21. comment
    Comment #49074160

    Aren't depressions coming with side-effects like inability to do anything at all? The block is somewhere else to overcome before even thinking about exercise and the brain might ha…

  22. comment
    Comment #49071185

    What would be the current best method to fine-tune it for my own specific agentic tasks? LoRA + DPO? GRPO? Something else?

  23. comment
  24. comment
    Comment #49070385

    Getting 404 on the OP's link. Does it mean it got banned or self-censored in the meantime?

  25. comment
    Comment #49070358

    It's not really Markov chain as you need full P(x_t|x_{t-1}, x_{t-2}... x_1) instead of just P(x_t|x_{t-1}).