Live data from Hacker News

Viewing profile — VMG

VMG

HN member
Joined
Thu, Sep 17, 2009, 9:55 PM UTC
HN karma
8,944
Public activity
3,110 items

About VMG

No profile information was provided.

Recent public activity

  1. comment
    Comment #49101550

    > in their solar system I hope it's not too close to my solar system!

  2. comment
    Comment #49069318

    rare instance where the German name Taubenschwänzchen ('little dove-tail') is nicer than the English name

  3. comment
    Comment #48990410

    Geübergegenbeispielt

  4. comment
    Comment #48912501

    Isn't this just an effect of what the LLMs are RL'ed for? Solving short-horizon tasks. I assume one can't benchmaxx multi-year long efforts, clean architecture, taste etc as easily…

  5. comment
    Comment #48808656

    Here’s my dystopian sci-fi scenario: As prediction markets already show, forecasts can influence the outcomes they are trying to predict. What happens when these models become extr…

  6. comment
    Comment #48776728

    well obviously N=1

  7. comment
    Comment #48745619

    Crank blog, very skeptical

  8. comment
    Comment #48729976

    but just as useless

  9. comment
    Comment #48723993

    Empty strings are usually an artifact of lazy developers paying a minimal "empty" value for a type (just as 0 for numbers). A type like NonEmptyString is a weak defense against tha…

  10. comment
    Comment #48682770

    Is it possible to tell slop from non slop if you were not there when the tokens get emitted? Somebody can just lie and pretend that they were not generated

  11. comment
    Comment #48473970

    I must admit I don't really understand what the point of the post-install script concern is. Usually, you run the actual packaged dependency code at some point anyway, and usually …

  12. comment
    Comment #48361525

    I don't know, maybe something about backwards compatibility, maybe nobody can agree on how to do it correctly. It hasn't happened for decades, so I'm not going to hold my breath.

  13. comment
    Comment #48361495

    most crypto mining has moved to specialists, even where there were deliberate attempts to make it ASIC-resistant SETI@Home is a very niche use case and web browsing still happens b…

  14. comment
    Comment #48356869

    Unfortunately, real apps and native tech stacks can not only write data to your SSD, they can usually write data to the user directory however they want and they can read it as wel…

  15. comment
    Comment #48355958

    > if there end up being useful workflows where you keep stuff running in the background or overnight that's one advantage That is not how LLMs are typically used though in my exper…

  16. comment
    Comment #48355894

    Convince me 1. in order to run LLMs, especially the best ones, you need complicated devices which are expensive 2. if you buy one for your personal use, you are probably not going …

  17. comment
    Comment #48053092

    The problem is that often the program runs into some edge case that requires interpretation, at which point one is tempted to let the LLM deal with the edge case, at which point on…

  18. comment
    Comment #47764610

    ... unless you actually want to edit a change!

  19. comment
    Comment #47764604

    I've had mixed results. Most models don't have a 100% correct CLI usage and either hallucinate or use some deprecated patterns. However `jj undo` and the jj architecture generally …

  20. comment
    Comment #47631532

    blast from the past - peak of UX! https://de.wikipedia.org/wiki/Norton_Partition_Magic#/media/...

  21. comment
  22. comment
    Comment #47168719

    Skeptics Guide to the Universe

  23. comment
    Comment #47121091

    developers with good taste like Andreas Kling will be able to design entire OSes with coding agents

  24. comment
    Comment #47087233

    Not at all if you consider the internet pre-LLM. That is the standard expectation when you load a website. The slow word-by-word typing was what we started to get used to with LLMs…

  25. comment
    Comment #46958949

    > Base64-encoded secret in URL Prevented Detected (entropy scan) Logged Ok so how does this "Entropy scan" work? Apparently by defining "bits per character" https://github.com/luck…