Live data from Hacker News

Viewing profile — weare138

weare138

HN member
Joined
Tue, Aug 06, 2019, 10:17 PM UTC
HN karma
4,119
Public activity
1,070 items

About weare138

No profile information was provided.

Recent public activity

  1. comment
    Comment #49070501

    To make the line go up.

  2. comment
    Comment #49028863

    There will inevitably be some people who dismiss this story as a dishonest marketing trick by OpenAI to make their models sound terrifyingly effective. I found 81 instances of the …

  3. comment
    Comment #49001882

    And back when modern IDEs became a thing we were told code editors like vi and emacs were dead.

  4. comment
    Comment #48882985

    Where's the actual repo then?

  5. comment
    Comment #48798840

    That's alot of time, cost and effort just to avoid making better pizza.

  6. comment
    Comment #48774434

    Just a suggestion, add a section with the relevant proposed legislature.

  7. comment
    Comment #48749312

    But what's stopping someone from modifying or injecting code into the client to bypass this 'restriction'? This type of security should be implemented server-side and at the networ…

  8. comment
    Comment #48736723

    The issue with that claim is xsnow already displayed the Ukrainian flag regardless. And it's in no way a critical app most people would even have installed to begin with. I had no …

  9. comment
    Comment #48736676

    Has anyone confirmed who this 'Alexander Ivanov' person is or even if this is a real person and not some AI bot? I searched for the email address used and it only appears recently …

  10. comment
    Comment #48734134

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

  11. comment
    Comment #48719544

    I'm from genx. This has been a serious issue in the tech industry for decades even before AI somehow made it worse. The real problem is resumes themselves. It's an outdated format …

  12. comment
    Comment #48708629

    Just for reference, in case anyone was wondering, this is what it should be outputting: perl -E 'say for map { ( $_ % 3 ? "" : 'fizz' ) . ( $_ % 5 ? "" : 'buzz' ) || $_ } 1..shift'…

  13. comment
    Comment #48707321

    I was poking around with this and I noticed wl-copy has an option to trim newlines. Maybe that's why they added the option but I'm leaning towards gurk being the culprit. wl-copy i…

  14. comment
    Comment #48603821

    The AT Protocol has a federated network architecture, meaning that account data is stored on host servers, as opposed to a peer-to-peer model between end devices. Federation was ch…

  15. comment
    Comment #48470063

    CEOs see that AI can do their job and assume it can do everyone else's too.

  16. comment
    Comment #48318793

    Blew Origin

  17. comment
    Comment #48311693

    We've had beanie babies before. This. None of this is new. It's just Beanie Babies for millennials.

  18. comment
    Comment #48274721

    People still use programming books, they just don't purchase new retail books as often. Books have become magnitudes cheaper for publishers to produce but the books didn't get chea…

  19. comment
    Comment #48212983

    The publishers argued that, in addition to sharing pirated books with the public, the shadow library is serving as a primary training data hub for AI companies like Meta and NVIDIA…

  20. comment
    Comment #48037585

    [flagged]

  21. comment
    Comment #47904318

    The fact the bug bounty program is private and requires you to apply and be accepted first is also sus especially when the scope is the desktop app anyone can download.

  22. comment
    Comment #47830688

    The author of this article is an AI industry promoter and lobbyist. Just read through his substack which was the first red flag. He's on Substack. The author has a history of makin…

  23. comment
    Comment #47812367

    Still no idea what 'NASA Force' is but they do have a slick looking website.

  24. comment
    Comment #47812343

    But it was nice of these devs to make this tool that will tell you how to make your site hostile to AI agents and even check it for you.

  25. comment
    Comment #47788410

    Last month I wrote a dynamic malware analysis tool in Rust. About 20,000 lines of it. Process management, threading, memory management, the whole stack. I don’t know Rust And I won…