HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jwolfe

no profile record

comments

jwolfe
·8일 전·discuss
You're in luck: https://github.com/apple/foundationdb/blob/main/design/corou...
jwolfe
·18일 전·discuss
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.
jwolfe
·지난달·discuss
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.
jwolfe
·지난달·discuss
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 there will be such a market, though.
jwolfe
·2개월 전·discuss
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.
jwolfe
·2개월 전·discuss
You commonly receive very close proxies for diagnoses through MyChart already when results come back from the lab.
jwolfe
·2개월 전·discuss
> 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 like that off the top of their head.

> But if it's like "Increased revenue by $18.7M by reducing time-to-first-interaction latency from 2.3s to 117ms, increasing conversion by 47% and LTV by 28%," with the same fidelity on each bullet, I'm very skeptical.

Do you mind explaining why? The former doesn't indicate caring about business impact whatsoever (is this service in the critical path of any online process? Who knows!) while the latter does.
jwolfe
·2개월 전·discuss
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 insufficient to prevent the app from handing it your name.
jwolfe
·2개월 전·discuss
Pre commit hooks exist. People just don't like being prevented from committing for reasons such as this.
jwolfe
·3개월 전·discuss
This is a user preferences setting for what it's worth.
jwolfe
·3개월 전·discuss
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. syntax check / build / format / lint (details language dependent)

3. test

and they can hop between 1 and 2 however many times they want.
jwolfe
·4개월 전·discuss
> 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 incredibly uncharitable reading of the parent comment. At no point in history prior to maybe this year could you argue that working in software was gatekeeping, toll extracting, or rent seeking. Being a highly skilled craftsperson creating software for those who can't or don't want to is a very psychologically positive self identification. Lamenting that the industry is moving away from highly skilled craftspeople is also perfectly valid, even if you believe that it is somehow good for society, which is yet to become clear.
jwolfe
·4개월 전·discuss
This thread is about bringing these people to the US.
jwolfe
·5개월 전·discuss
They said casual, not causal.
jwolfe
·5개월 전·discuss
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.
jwolfe
·9개월 전·discuss
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/
jwolfe
·5년 전·discuss
Those speeches weren't while she was a public servant.

This amounts to an argument that people can't go back and forth between the private and public spheres. To be fair, this is something some people believe, and was very visible in the case of Ajit Pai outrage. But if that's what we're saying, let's be clear about it.