Live data from Hacker News

Viewing profile — ranger_danger

ranger_danger

HN member
Joined
Wed, Oct 13, 2021, 1:02 PM UTC
HN karma
2,246
Public activity
3,552 items

About ranger_danger

No profile information was provided.

Recent public activity

  1. comment
    Comment #49222427

    It looks like GeoJSON implements some distance lookups that make this more django-y, that's probably the easiest way. But I doubt they're using raw() either.

  2. comment
  3. comment
    Comment #49219862

    and in many cases, Windows uninstallers don't do the equivalent either and leave stuff dangling about because there's no standard.

  4. comment
    Comment #49219468

    Pretty much any existing project (that started before LLMs were a thing) who accepts LLM-generated code, I would argue fits your requirement, since the PRs adhere to their existing…

  5. comment
    Comment #49217520

    How do you know they were even trying in the first place? Have you analyzed the prompt they used?

  6. comment
    Comment #49217424

    One time I tried handing an obfuscated javascript function to an LLM and asked it what algorithm it implements, and it correctly guessed MD5.

  7. comment
    Comment #49217374

    The only reason it's a spaghetti mess is because it's not being prompted correctly by an expert.

  8. comment
    Comment #49214636

    It says why in the article... to make them look better by only releasing positive videos.

  9. comment
    Comment #49212345

    What makes you think those people are aware of and believe those people to be sycophants in the first place? It could just as easily be that their thinking is much simpler than tha…

  10. comment
    Comment #49210212

    Can one download this to use for the original DOS version?

  11. comment
    Comment #49197412

    It still selects all fields by default. Very often I have to use defer() or only() to get rid of expensive columns like blob/text that are rarely used and greatly hurt performance …

  12. comment
    Comment #49197383

    I'm not seeing anything that can't be done here without using raw() though?

  13. comment
    Comment #49191658

    What newer models have you compared this against? Surely even quants of Qwen3.5 or higher would blow it out of the water. Also what is your definition of "best"?

  14. comment
    Comment #49191329

    Rejection reasoning is also a liability and can be extremely legally risky. If you're the company, you don't want a user to win a lawsuit against you just because a judge disagreed…

  15. comment
    Comment #49191112

    > The whole point is to do it yourself. I think if that were always true, calculators would be banned in schools. Surely the "point" might be different things to different people d…

  16. comment
    Comment #49184066

    I try not to put much stock in black-and-white opinions because I think the reality is rarely that simple.

  17. comment
    Comment #49177957

    This isn't the first time they've had a similar vulnerability that allowed for stealing coins: https://blog.bitbox.swiss/en/remote-multisig-theft-attack-on...

  18. comment
    Comment #49174362

    There can be other valid perspectives than your own

  19. comment
    Comment #49173656

    I believe they're implying that Flock still has access to it even if the police technically retain legal ownership.

  20. comment
    Comment #49172778

    https://en.wikipedia.org/wiki/System_and_organization_contro...

  21. comment
    Comment #49171248

    I'm not sure exactly where the disagreement really is. Perhaps when OP said "ensure that the changes were reverted or fixed to support" you were thinking they meant MSVC reverting …

  22. comment
    Comment #49169042

    How do you know this doesn't represent a character, sound, or idea? 2,500 years is a long time ago.

  23. comment
    Comment #49169009

    Why is there still a hard VRAM requirement that's dependent on the model size? Isn't that exactly what this project is supposed to solve?

  24. comment
    Comment #49164037

    I think both you and OP miss the fact that there isn't a single best answer, and that it depends on what each user cares more about as to which solution makes the most sense.

  25. comment
    Comment #49163037

    I am not claiming there is any special treatment at all. I think the situation is much simpler: They (Microsoft) test GSL with specific compiler versions to observe how their usage…