Viewing profile — rst
rst
HN member- Joined
- Thu, Aug 14, 2008, 3:35 AM UTC
- HN karma
- 6,007
- Public activity
- 1,256 items
- HN profile
- View on Hacker News ↗
About rst
Recent public activity
-
comment
Comment #49138890
Unfortunately, we seem to already have an example of an LLM producing a proof in a week known open problem (the Collatz conjecture) in which it looks like it was sneaking a flawed …
-
comment
Comment #48826735
Maybe don't reassign the sesssion to a different client so long as there's a cursor open (the way that most poolers have a mode that won't reassign a session that has a transaction…
-
comment
Comment #48726107
One partial mitigation is to ask it to use plan mode -- and then very carefully review the plan before allowing it to execute.
-
comment
Comment #48726079
Most of the time, the agent should be able to run the code and observe the errors for itself, but there are exceptions. For instance, I've had agents write code that's used to proc…
-
comment
Comment #48587259
They're kind of at the mercy of the US government on this, and the government seems to have them in the position you describe.
-
comment
Comment #48079509
It couldn't run "hello, world" on systems where the include files were not located in the directory that it expected -- producing instead diagnostics saying, quite clearly, that th…
-
comment
Comment #47806867
Also, a lot of them talk about finding the same vulns -- and not about writing exploits for them, which is where Mythos is supposed to be a real step up. Quoting Anthropic's blog p…
-
comment
Comment #47439289
On the flip side, I'm not sure I ever saw a revenue plan or exit strategy for Astral other than acquihire. And most plausible bidders are unfortunate in one way or another.
-
comment
Comment #46483435
Well-known vulns are all over this code. For example, mkdir had a TOCTTOU which persisted into v7 (and I believe 2BSD); it was implemented as a setuid binary which did a mknod foll…
-
comment
Comment #46483370
They were already mailing distribution tapes -- the software being run here was extracted off one of them (which had literally been lost in a store room for decades).
-
comment
Comment #46321894
Anthropic's ahead of you -- the LLM that the reporters were interacting with here had an AI supervisor, "Seymour Cash", which uh... turned out to have some of the same vulnerabilit…
-
comment
Comment #45994823
Ummmm... yes. The problem with versioning file systems is that they only kept the last few versions; for files under active development, it was usually difficult to recover state o…
-
comment
Comment #45786590
According to Wikipedia,there are apps that provide an emulated Android environment ("Easy Abroad", "Droitong"), they're incomplete and glitchy, and a lot of important apps won't ru…
-
comment
Comment #45171895
If the libraries were missing entirely, I'm not sure 32-bit Firefox would even start. But if they were present and nothing was keeping them updated (pretty likely on an otherwise 6…
-
comment
Comment #44957833
It already is fixed -- the complaint is that customers haven't been notified.
-
comment
Comment #44682331
People go through all sorts of weird mental gymnastics about this. The FSF at one point took the position that binary blobs were cool so long as they could not be upgraded , becaus…
-
comment
Comment #44115067
WASM has a better security sandbox. (Designed in from the beginning, not the thousand-fingers-in-the-dike retrofit that was the Java SecurityManager -- which was eventually depreca…
-
comment
Comment #44088781
The numbers are branding, not metrics on anything. You can't do math to, say, determine the capability jump between GPT-4 and GPT-4o. Trying to do math to determine capability gaps…
-
comment
Comment #44082457
In all those respects, the VAX was just following on to the IBM 360/67 and its S/370 successors -- they all had a register file of 32-bit general purpose registers which could be u…
-
comment
Comment #44069300
You might want to be more specific by what you mean by "modern", because there were certainly machines with demand-paged virtual memory before the VAX. It was introduced on the Man…
-
comment
Comment #43958392
Faint echoes of the very first optimizing compiler, Fortran I, which did a monte carlo simulation of the flow graph to attempt to detect hot spots in the flow graph so it could all…
-
comment
Comment #43908051
Comments describing the organization and intent, perhaps. Comments just saying what a "require ..." line requires, not so much. (I find it will frequently put notes on the change i…
-
comment
Comment #42979108
The objection was to a separate file entirely outside of his subtree, describing its interface, which is apparently supposed to be duplicated instead in each rust driver that refer…
-
comment
Comment #42822622
They're assuming very quick transfers (rush hour service). But then again, a lot of transit planning seems to assume rush hour commutes are the only reason why it's there.
-
comment
Comment #42821962
There are a few -- select the 79th street station on the #1 line (farthest west in Manhattan) and look at Brooklyn, due pretty much directly south. The 36th Street station on the D…