Live data from Hacker News

Viewing profile — rst

rst

HN member
Joined
Thu, Aug 14, 2008, 3:35 AM UTC
HN karma
6,007
Public activity
1,256 items

About rst

Co-founder, Apache group (pre-ASF). I wrote a lot of the code that went into Apache httpd 1.0, adding resource pools and the extension API, among several other things, as briefly described here: http://httpd.apache.org/ABOUT_APACHE.html

Recent public activity

  1. 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 …

  2. 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…

  3. 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.

  4. 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…

  5. 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.

  6. 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…

  7. 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…

  8. 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.

  9. 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…

  10. 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).

  11. 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…

  12. 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…

  13. 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…

  14. 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…

  15. comment
    Comment #44957833

    It already is fixed -- the complaint is that customers haven't been notified.

  16. 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…

  17. 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…

  18. 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…

  19. 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…

  20. 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…

  21. 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…

  22. 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…

  23. 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…

  24. 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.

  25. 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…