Live data from Hacker News

Viewing profile — lordmauve

lordmauve

HN member
Joined
Sat, Dec 14, 2013, 8:10 PM UTC
HN karma
138
Public activity
27 items

About lordmauve

No profile information was provided.

Recent public activity

  1. comment
    Comment #48375518

    We need to see DeepSWE scores. SWE Bench Pro is junk.

  2. comment
    Comment #48319901

    Where did you get that idea? It uses mini-swe-agent, same as SWE-Bench. https://github.com/datacurve-ai/deep-swe

  3. comment
    Comment #48314354

    I don't know if DeepSWE is genuinely a good benchmark. It's more important that their analysis demolished the validity of SWE-Bench Pro, objectively: it is being mismarked. I think…

  4. comment
    Comment #48312380

    Given DeepSWE just blew apart the SWE-Bench Pro benchmark and handed a 14-point lead to GPT-5.5, it looks pretty bad that they've listed SWE-Bench first in the model release and no…

  5. comment
    Comment #47823338

    From a lot of game jam games with custom engines, I have a pretty standard approach: I set the game clock to zero timestep, and push a pause gamestate onto the gamestate stack, whe…

  6. comment
    Comment #46442258

    Are you using Stop hooks to keep Claude running on a task until it completes, or is it doing that by itself?

  7. comment
    Comment #44644450

    It's written by AI. I have made LLMs adopt the same tone by prompting to be engaging. Short sentences. Every point intended to land with impact. Artificial gravitas. I consider tha…

  8. comment
    Comment #44198338

    Finally, the "AI" turns out to be 700 Indians. We now have the full loop of humans asking machines asking humans pretending to be machines. Civilisation collapses

  9. comment
    Comment #43089522

    I'd argue this is the wrong design goal: correctness is more important. I'm in the UK but my work PC's Internet exit node is in New York due to enforced use of corporate proxies, s…

  10. comment
    Comment #42967387

    I don't think that is incompatible at all. It's a restatement of the same thing: If someone is right a lot they are likely not making assertions about things that they know nothing…

  11. comment
    Comment #42683214

    > > Nobody in their right mind would want to learn programming in BCPL > I agree, but that's not what the author thinks: The author of this document is Martin Richards, the creator…

  12. comment
    Comment #42593427

    What we call cornflour in British English, and cornstarch in US English, is flour heavily processed to remove everything except starch, giving a flavourless thickener. If you use w…

  13. comment
    Comment #42155390

    Also pipx isn't reproducible - it re-resolves dependencies so you may end up with different versions over time or in different places, eventually causing something to break. If you…

  14. comment
    Comment #41487021

    The finance industry mostly uses floats for currency, up until settlement etc. "What would I get for this share?" can be answered with a float. "What did I get for selling this sha…

  15. comment
    Comment #40681478

    > However the following is fine: > > case $a in > > No field splitting occurs here This kind of bullshit is how I made a career rewriting people's buggy shell scripts in Python

  16. comment
    Comment #40520862

    In reality it will just be a petrol car but they'll cheat on the emissions test.

  17. comment
    Comment #40393748

    Good. As someone who is a paid up OpenAI user I absolutely don't agree that there should be a role for a team screaming to put the brakes on because of some nebulous, imagined "exi…

  18. comment
    Comment #39892887

    Or just keep options open for the time being.

  19. comment
    Comment #39794205

    > Most popular solutions like Zip, gzip, tar, RAR, or 7-Zip are near or more than three decades old. If I can't extract .pack archives 3 decades from now, the use of SQLite 3 will …

  20. comment
    Comment #39508410

    > I would be interested in examples of code that users believe require cancellation-specific async code, though. This happens all the time. For example, cancellation in the middle …

  21. comment
    Comment #37059273

    Python imports are much more principled than sourcing bash though. They are executed in a new namespace, and subsequent imports reference that namespace directly instead of re-eval…

  22. comment
    Comment #22202157

    If you cannot do that you have Aphantasia: https://en.wikipedia.org/wiki/Aphantasia

  23. comment
    Comment #19420752

    Please don't use "word" to mean 16 bits. In an era when machine words are generally 64 bits, we're not talking about an anachronism from the previous generation, but the one before…

  24. comment
    Comment #17638405

    Mu uses the QScintilla editor from https://pypi.org/project/QScintilla/ , which is GPLv3.

  25. comment
    Comment #10418430

    I've heard that they will be available commercially next year through partners, but won't be distributed free to all students again.