Viewing profile — lordmauve
lordmauve
HN member- Joined
- Sat, Dec 14, 2013, 8:10 PM UTC
- HN karma
- 138
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About lordmauve
No profile information was provided.
Recent public activity
-
comment
Comment #48375518
We need to see DeepSWE scores. SWE Bench Pro is junk.
-
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
-
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…
-
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…
-
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…
-
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?
-
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…
-
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
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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
-
comment
Comment #40520862
In reality it will just be a petrol car but they'll cheat on the emissions test.
-
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…
-
comment
Comment #39892887
Or just keep options open for the time being.
-
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 …
-
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 …
-
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…
-
comment
Comment #22202157
If you cannot do that you have Aphantasia: https://en.wikipedia.org/wiki/Aphantasia
-
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…
-
comment
Comment #17638405
Mu uses the QScintilla editor from https://pypi.org/project/QScintilla/ , which is GPLv3.
-
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.