Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sophiebits
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
sophiebits
4mo ago
People building applications that use AI do have longer contracts. Not sure how the split is vs Claude Code etc.
2.
▲
by
sophiebits
4mo ago
Collecting invoices is cash accounting, whereas revenue is realized only over the length of the contract and doesn’t care when the customer pays. (Of course sometimes you have a short-term contract including for professional services and su
3.
▲
by
sophiebits
4mo ago
This site isn’t affiliated with SCOTUS.
4.
▲
by
sophiebits
5mo ago
Presumably they mean they could make user code trigger a write out of bounds to kernel memory, but they couldn’t figure out how to escalate privileges in a “useful” way.
5.
▲
by
sophiebits
8mo ago
(Wrong thread; think you meant to post this on https://news.ycombinator.com/item?id=46809069 .)
6.
▲
by
sophiebits
9mo ago
https://webkit.org/blog/7846/concurrent-javascript-it-can-wo...
7.
▲
by
sophiebits
10mo ago
“30% of viewing” I think clearly means either time played or items played. I’ve never worked with a data team that would possibly write that and mean users. If it was a stat about users they’d say “of users”, “of members”, “of active watche
8.
▲
by
sophiebits
10mo ago
The endpoint is not whatever the client asks for. It's marked specifically as exposed to the user with "use server". Of course the people who designed this recognize that this is designing an RPC system. A similar bug could b
9.
▲
by
sophiebits
10mo ago
ZDR is a risk thing for them. They want to make sure you're a legitimate company and have monitoring in place on your side to reduce the chance you're using them for illegal things.
10.
▲
by
sophiebits
11mo ago
“360 degree peer review” isn’t a thing, the whole idea is that a 360 includes feedback from both your manager and your peers, that’s what distinguishes it from a 180! :)
11.
▲
by
sophiebits
1y ago
You need to enable the new code interpreter mode: https://simonwillison.net/2025/Sep/9/claude-code-interpreter...
12.
▲
by
sophiebits
1y ago
Website says "Up to 27 hours video playback", which is apparently 7–8 hours more than the iPhones 13–15 and 4–5 more than the 13–15 Pro. Also normally their battery estimates are conservative.
13.
▲
by
sophiebits
1y ago
Feldera, RisingWave, DeltaStream, Epsio, Decodable, Confluent all seem to have some offerings in this space. Probably others too!
14.
▲
by
sophiebits
1y ago
TIL, thanks! I know Postgres and MySQL don’t include an equivalent.
15.
▲
by
sophiebits
1y ago
These startups (and a handful of others) are what I meant!
16.
▲
by
sophiebits
1y ago
Half factor authentication, then, since either one will work.
17.
▲
by
sophiebits
1y ago
Hi!
18.
▲
by
sophiebits
1y ago
Comments are usually for explaining why code is doing what it’s doing. If you write just // If the user triple-clicks this button, the click handler errors because [xyz] then it’s less clear at a glance that this behavior is undes
19.
▲
by
sophiebits
1y ago
This license with the custom clause seems equivalent to dual-licensing the product under the following licenses combined: * Small companies may use it without attribution * Anyone may use it with attribution The first may not be OSI compati
20.
▲
by
sophiebits
1y ago
In Safari you can hit the Share button at the bottom then pick News.
21.
▲
by
sophiebits
1y ago
It’s fair, the docs could be better! And there are certainly subtleties with hooking up the router and bundler and everything. However I will say that really there is no funny business going on. Basically the entire elaborate RSC apparatus
22.
▲
by
sophiebits
1y ago
Nothing about the RSC format is privileged in the React client (i.e., react + react-dom). You can always make your own serialization format as long as it can represent React elements and promises somehow. You can of course also use the RSC
23.
▲
by
sophiebits
1y ago
React offers a useOptimistic Hook that is designed for client-side optimistic updates and automatically handles reverting the update upon failure, etc: https://react.dev/reference/react/useOptimistic
24.
▲
by
sophiebits
2y ago
For what it’s worth, the “normal” value of max-height is none, not inherit or 100vh.
25.
▲
by
sophiebits
2y ago
Batched often means a higher latency option (minutes/hours instead of seconds), which providers can schedule more efficiently on their GPUs.
26.
▲
by
sophiebits
2y ago
The first testimonial on this page is from Rain who has over 1,000 commits to the Sapling project and provides some context: https://jj-vcs.github.io/jj/latest/testimonials/#what-the-us...
27.
▲
by
sophiebits
2y ago
HN automatically recapitalizes words in submission titles so I think it’s possible this could have been submitted as “AIDemos by Meta”.
28.
▲
by
sophiebits
2y ago
It may be that his does something important yours doesn’t, but yours is much easier to understand! Short and clear is good.
29.
▲
by
sophiebits
2y ago
> other than backwards compatibility
30.
▲
by
sophiebits
2y ago
Qwen or Llama?
More ›