Live data from Hacker News

Viewing profile — williamstein

williamstein

HN member
Joined
Sun, Nov 25, 2012, 9:19 PM UTC
HN karma
7,404
Public activity
1,313 items

About williamstein

No profile information was provided.

Recent public activity

  1. comment
    Comment #49218991

    If only one company had AI and nobody else did, then that one company would be expected to start seeing an explosion in growth/revenue. As it is, everybody has access to AI, so ext…

  2. comment
    Comment #49214665

    Turns into an Ad for exe.dev

  3. comment
    Comment #49039206

    > This means that the model can support defensive cybersecurity work while still blocking vulnerability discovery in compiled binaries, which is more commonly used offensively. Ann…

  4. comment
    Comment #48985418

    Agreed, it's definitely Kevin. His writing style is unmistakable.

  5. comment
    Comment #48689622

    https://www.swiftlatex.com/editor.html for the wysiwyg editor says "We are working hard to fix the editor." It has said this for many years. I think I tried it once when it was liv…

  6. comment
    Comment #48652258

    I strongly disagree with "Claim 1: Every goal of code review can be served by agents at lower cost and higher throughput." They define the goals and include this one: > "Knowledge …

  7. comment
    Comment #48426468

    This interview https://youtu.be/oWOz2htozfI?si=qdQ0uZRoZOYeThOn from 2 days ago with a top researcher from OpenAI directly addresses the bitter lesson argument and the importance o…

  8. comment
    Comment #48393272

    > Some of the numbers that you saw from the number of students who receive failing grades were because we caught them (cheating) and prosecuted them and are sending their cases to …

  9. comment
    Comment #48327925

    It seems like a big problem that xtermjs has is iOS copy/paste, so I fixed that today [1]. [1] https://github.com/xtermjs/xterm.js/issues/3727

  10. comment
    Comment #48324032

    This seems like a useful discussion of the relationship between wterm and xtermjs: https://github.com/agent-of-empires/agent-of-empires/issues/...

  11. comment
    Comment #48323302

    Wow, finally an alternative to xterm.js?

  12. comment
    Comment #48257899

    I maintain a website of scans of things Grothendieck wrote, pictures, etc. https://wstein.org/sga/

  13. story
  14. comment
    Comment #48090383

    He was NOT reading the code: "For 7 months I'd been prompting and shipping without ever sitting down and actually reading the code Claude wrote."

  15. comment
    Comment #48080930

    https://github.com/ImperialCollegeLondon/FLT

  16. comment
    Comment #48059352

    Mojo is still NOT open source (the standard library is but not the compiler). Open source is table stakes for a modern programming language.

  17. comment
    Comment #47856086

    What does " Not mentioning the resets every 1 million customers" mean?

  18. comment
    Comment #47785169

    This guy is: https://youtu.be/sxX8BMscce0?si=1MuE3_cCH_uDabrT

  19. comment
    Comment #47657306

    SEA with node.js "works" for nearly arbitrarily general node code -- pretty much anything you can run with node. However you may have to put in substantial extra effort, e.g., usin…

  20. comment
    Comment #47630441

    The current OpenClaw GitHub repo [1] contains 2.1 million lines of code, according to cloc, with 1.6M being typescript. It also has almost 26K commits. [1] https://github.com/openc…

  21. story
  22. comment
    Comment #47559325

    FWIW, the Joint Mathematics Meeting is bigger, based on number of registered attendees [1]. [1] https://jointmathematicsmeetings.org/meetings/national/jmm20...

  23. comment
    Comment #47416572

    This exact thing solves a huge problem with SEA binaries as he points out in his post. You can include complicated assets easily and skip an ugly unpack step entirely. This is very…

  24. comment
    Comment #47409471

    I tried to make a version of this using Zig once, but ran out of steam: https://cowasm.org/

  25. comment
    Comment #47184958

    Is this open source or source available?