Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
maxbond
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
19 ms
·
1.
▲
by
maxbond
11d ago
I had a lot of fun, the scan line effect looks really good and the obstacles are interesting and challenging. I'd have liked to use my game controller, there's a browser API for it. And to have changed my control settings. I thoug
2.
▲
by
maxbond
12d ago
If this hypothesis were true then a spy agency may want to rewrite responses. Every tool in an agent's harness becomes an remote procedure call you can make on that machine. Including a tool to execute a shell command, in many. A harne
3.
▲
by
maxbond
14d ago
Ad-hoc hypothesizing ("escape hatches") are dangerous but not quite invalid. Eg, they failed to find gravitational waves until they did, and you could have viewed building yet another more sensitive detector as a similar exercise
4.
▲
by
maxbond
28d ago
Just at a sniff test level, don't you think that if the quantization resulted in anything like 2M% error in a pretty typical context length, it would be plain as day? You'd do an A/B test and one of them would look like stand
5.
▲
by
maxbond
28d ago
It doesn't really matter to this argument, if they are self correcting at all, then we can't assume all errors will permanently injure the trajectory. It's not like dead reckoning or a similar process where there is never an
6.
▲
by
maxbond
28d ago
I don't think you can extrapolate that measurement across multiple sequential draws like that. We presumably are comparing against a single trajectory rather than a tree of trajectories. So once we make the wrong choice and step off of
7.
▲
by
maxbond
1mo ago
There's a setting called `showThinkingSummaries` which you can enable to see them (going forward).
8.
▲
by
maxbond
1mo ago
You can see bathtub rings on the underside as it's lifted up. The rings are caused by it's melting faster under the water than in the air, so there's a discontinuity at the waterline.
9.
▲
by
maxbond
1mo ago
> If the agent itself concatenates a new URL together - with leaked data after a ? - you should block that from being fetched. You're correct of course, I just want to note that the exfiltrated data could be in any part of the URL,
10.
▲
by
maxbond
1mo ago
To a degree that feels intentional.
11.
▲
by
maxbond
2mo ago
Well, I do agree that all measurements contain error, but the point wasn't that the error rate would be greater than 0% but that a single headline summary of error can't always distinguish between good and bad tests.
12.
▲
by
maxbond
2mo ago
If 1 in 10,000 people have a disease, then a "test" which always reports the patient doesn't have the disease will be correct 99.99% of the time. "99.99% accuracy" should be "looked at with skepticism" in
13.
▲
by
maxbond
2mo ago
Claude Code is quite buggy but doesn't generally crash, which is what you would expect if it shipped an immature backend for a month. Maybe the rewrite is full of bugs and they happened to result in the UI glitches or trashed settings
14.
▲
by
maxbond
3mo ago
I don't think we have the same understanding of "insider". There are dozens to several hundred insiders at any one time. There aren't enough for them to reliably trade against ones another. To day nothing of how this sys
15.
▲
by
maxbond
3mo ago
And who will they be trading with?
16.
▲
by
maxbond
3mo ago
You won't incorporate information from outsiders if they think they're going to get ripped off by insiders.
17.
▲
by
maxbond
3mo ago
I said similar, not identical. The primary role of a futures market is for consumers and producers of commodities to hedge out their risk so that they don't go bankrupt if there's volatility in the market. Speculators (by which I
18.
▲
by
maxbond
3mo ago
Lots of Unix stuff uses hooks. cron, init, bash has multiple different hook-shaped files (eg .bashrc). The Unix philosophy isn't a sacred cow, purity over pragmatism was the Multics philosophy.
19.
▲
by
maxbond
3mo ago
NPM has at least had the good sense to use namespaces so that it isn't entirely a free for all and is less of a high stakes game of Mavis Beacon. (You could typosquat a namespace too, of course.) Unlike AUR but also pip, cargo, etc.
20.
▲
by
maxbond
3mo ago
"Better" depends on the application but more precisely it would be "real time" and may include things that are measured but rarely if ever published. A prediction market doing poorly might be a negative result, "thi
21.
▲
by
maxbond
3mo ago
Entirely possible but let's give it some time to see if they try to make it GA and if the DoD sends them a letter.
22.
▲
by
maxbond
3mo ago
Insider trading by, say, having direct access to the particular wind vane that grounds the market and being able to manipulate it is a problem. Being better at trading because you have better models or better computers isn't per se a p
23.
▲
by
maxbond
3mo ago
As far as I know it is "P2P", a continuous double sided auction like any proper exchange. If there's something fishy going on with the order book I do not personally know about it. (I don't think there is but I'm al
24.
▲
by
maxbond
3mo ago
If you're going to gamble, it's probably for the best that your counterparty doesn't also control the platform. I'm not saying that justifies being able to gamble frictionlessly, but it is marginally less exploitative. E
25.
▲
by
maxbond
3mo ago
JavaScript can be tricky.
26.
▲
by
maxbond
3mo ago
Would you rather pay for a nonsensical explanation?
27.
▲
by
maxbond
3mo ago
And also because it creates "one neat trick" where it can answer "I don't know" for many/most things and still get credit.
28.
▲
by
maxbond
3mo ago
If you could write that reward function you wouldn't need an LLM, you'd just query the reward function to answer any question. You can create a benchmark and check that automatically, but you can't solve this in the general c
29.
▲
by
maxbond
3mo ago
What's burned me before is iterating over hash maps. B-tree maps (or hash maps that are guaranteed to iterate in insertion order, or any fixed order) are your friend.
30.
▲
by
maxbond
3mo ago
It definitely wasn't causation, the causation flows the other way (criminalizing a proxy for a political belief as an end run around the first amendment).
More ›