Viewing profile — williamstein
williamstein
HN member- Joined
- Sun, Nov 25, 2012, 9:19 PM UTC
- HN karma
- 7,404
- Public activity
- 1,313 items
- HN profile
- View on Hacker News ↗
About williamstein
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #49214665
Turns into an Ad for exe.dev
-
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…
-
comment
Comment #48985418
Agreed, it's definitely Kevin. His writing style is unmistakable.
-
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…
-
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 …
-
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…
-
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 …
-
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
-
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/...
-
comment
Comment #48323302
Wow, finally an alternative to xterm.js?
-
comment
Comment #48257899
I maintain a website of scans of things Grothendieck wrote, pictures, etc. https://wstein.org/sga/
- story
-
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."
-
comment
Comment #48080930
https://github.com/ImperialCollegeLondon/FLT
-
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.
-
comment
Comment #47856086
What does " Not mentioning the resets every 1 million customers" mean?
-
comment
Comment #47785169
This guy is: https://youtu.be/sxX8BMscce0?si=1MuE3_cCH_uDabrT
-
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…
-
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…
- story
-
comment
Comment #47559325
FWIW, the Joint Mathematics Meeting is bigger, based on number of registered attendees [1]. [1] https://jointmathematicsmeetings.org/meetings/national/jmm20...
-
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…
-
comment
Comment #47409471
I tried to make a version of this using Zig once, but ran out of steam: https://cowasm.org/
-
comment
Comment #47184958
Is this open source or source available?