Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jwolfe
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jwolfe
8d ago
claude.md predates agents.md.
2.
▲
by
jwolfe
8d ago
Every turn means more tokens in ways that are not obvious to most people and lead to tons of unnecessary cache reads. No harness can batch your agents.md read with the reads the contents of the file tell it to read.
3.
▲
by
jwolfe
8d ago
This wastes both tokens and turns. But yes it's probably the best option we have today.
4.
▲
by
jwolfe
14d ago
3 of those are already in there.
5.
▲
by
jwolfe
1mo ago
I can't imagine that they had managed access to the internet but could not figure out how to contact anyone at the company if they wanted to.
6.
▲
by
jwolfe
2mo ago
That is apparently the existing academic term. It's got a Wikipedia page. But yes, all buzzwords were invented.
7.
▲
by
jwolfe
2mo ago
If bash placed the current directory in your PATH by default, then yes.
8.
▲
by
jwolfe
3mo ago
You're in luck: https://github.com/apple/foundationdb/blob/main/design/corou...
9.
▲
by
jwolfe
3mo ago
They're referring to Enterprise customers, though should have been clear about it. Enterprise plans on Claude for example no longer include any baseline tokens. It's 100% usage based pricing.
10.
▲
by
jwolfe
4mo ago
That's not a very good tldr. The answer claimed in the paper is that the combination of the two is better than either alone.
11.
▲
by
jwolfe
4mo ago
Fortunately the economics of infinitely copyable software aren't going anywhere. If there is actually a sizable market, it can be served with relatively little cost, compared to hand-producing physical goods. I am not fully convinced t
12.
▲
by
jwolfe
5mo ago
Your work laptop documents are not private personal notes. This is also partially why I do not log in to work accounts on personal devices or personal accounts on work devices.
13.
▲
by
jwolfe
5mo ago
You commonly receive very close proxies for diagnoses through MyChart already when results come back from the lab.
14.
▲
by
jwolfe
5mo ago
> If it's something like "Refactored the apartment list service improving P99 Latency from 2s to 180ms", it definitely boosts the resumé in my mind. A good engineer would be measuring their impact and likely have numbers l
15.
▲
by
jwolfe
5mo ago
The comments on the article include other people replicating all or parts of the finding. I'm also pretty confident Kelsey Piper wouldn't fail to disable memory while simultaneously talking about how Claude incognito mode is insuf
16.
▲
by
jwolfe
5mo ago
Pre commit hooks exist. People just don't like being prevented from committing for reasons such as this.
17.
▲
by
jwolfe
6mo ago
This is a user preferences setting for what it's worth.
18.
▲
by
jwolfe
6mo ago
In general these agents support LSPs, which is often as much information as your IDE will give you. They are also not required to output syntactically correct code token by token when running agentically, because the loop is: 1. code 2. syn
19.
▲
by
jwolfe
6mo ago
> I don't think it's a psychologically positive self identification to see yourself merely as a gatekeeper and toll extractor rent seeker who only makes a living by withholding agency and skill from others. That's an incre
20.
▲
by
jwolfe
7mo ago
This thread is about bringing these people to the US.
21.
▲
by
jwolfe
7mo ago
They said casual, not causal.
22.
▲
by
jwolfe
7mo ago
For cases where 4.5 already met the bar, I would expect 50% preference each way. This makes it kind of hard to make any sense of that number, without a bunch more details.
23.
▲
by
jwolfe
11mo ago
If you use the standard typescript linter, it will fail if you pass a Promise to an if statement. https://typescript-eslint.io/rules/no-misused-promises/
24.
▲
by
jwolfe
1y ago
If the functions are still calling I/O methods directly rather than the I/O being externally driven, I don't think that qualifies as sans-io, based on my previous exposure / based on your second link: > For byte-strea
25.
▲
by
jwolfe
3y ago
That's already noted at the end: > The idea behind static_assert is great. You run a check that has no impact on the performance of the software, and may even help it. It is cheap and it can catch nasty bugs. It is not new to C, but
26.
▲
by
jwolfe
3y ago
Over a million people die annually from traffic accidents.
27.
▲
by
jwolfe
3y ago
It's not heavy handed. It's responding to what sells in the market, and big phones are consistently what most people buy when they have the option of both.
28.
▲
by
jwolfe
4y ago
> Edit: GPT4 fails If I remove the sentence between (()). If you remove that sentence, nothing indicates that you can see you picked the door with the car behind it. You could maybe infer that a rational contestant would do so, but that&
29.
▲
by
jwolfe
4y ago
You're misreading that source. It's the separate npm packages that are deprecated, not the module imports.
30.
▲
by
jwolfe
4y ago
If you're confident about your proof checker being correct, then why would you not be confident about the validity of a proof that your proof checker says is correct?
More ›