Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
esrauch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
esrauch
7d ago
What was the comment trying to say?
2.
▲
by
esrauch
28d ago
I was the grandparent reply and I meant to only carve out "you cannot write anything in JavaScript faster than anything written in tuned C, and json.parse is the latter". Which link were you comparing FFI in python to json in pyth
3.
▲
by
esrauch
1mo ago
If you're writing JS you cannot beat JSON.parse, because you're running the most optimized C++ implementation of JSON which will outcompete any decoder written JS itself. Which is not a very generalizable situation.
4.
▲
by
esrauch
1mo ago
Cling to 16 bit codepoints sounds like a legitimate explanation? Latin and Cyrillic didn't would have saved no relevant amount of space. It looks like the CJK unified space is over 20,000 characters, so that's a real technical mag
5.
▲
by
esrauch
2mo ago
> if every poster were labeled “AI generated” with a black banner at the bottom, people wouldn’t care. Do you have evidence that people would care? The specific case of this poster it appears they are claiming it was disclosed by the sub
6.
▲
by
esrauch
2mo ago
Theres a long trail of smaller stores, including Kobo store and ebooks.com Standard Ebooks for high quality public domain books, though they also offer azw.
7.
▲
by
esrauch
2mo ago
I feel like the pelican test can't be relevant anymore; the whole point was to to something that wouldn't be in the training set at all and now it is?
8.
▲
by
esrauch
2mo ago
Sure that part is a specific problem which is that new browsers basically want to declare their hacks profile against people who have already written sites and won't update them. In practice when you make your new set of hacks the stri
9.
▲
by
esrauch
2mo ago
> principle, you could perhaps statically link protobuf into the CPython executable, but I really don't think Google is doing that.) Yes, we actually do exactly this (not just protobuf but generally all of the other C code with it f
10.
▲
by
esrauch
2mo ago
I just can't see how it could make sense to define features when a ton of the the behavior wasn't even intentional but just tons of bugs. I recall debugging issues that only reproduced in "IE7 compatibility mode of IE8"
11.
▲
by
esrauch
2mo ago
I feel like this is with 2026 view where browsers are so mutually compatible. In the bad old days there were so many differences between html, css and js behaviors that if you wanted your site to be nice you had to change it for the browser
12.
▲
by
esrauch
2mo ago
GoGo was not a completely separate implementation but deeply hooked into the official GoProto implementation. So it wasn't "Protobuf the binary wire format" or "Protobuf the schema language" which changed over time
13.
▲
by
esrauch
2mo ago
Well, there's still two implementations even without getting into the quoted case. But yeah, narrowly about the C++Proto shared memory thing, unfortunately it's so hard to make this work for many different reasons that we don'
14.
▲
by
esrauch
2mo ago
Engineer who works on Google Protobuf here, commenting as myself and not as an official statement. It's great to have a healthy ecosystem in the world around Protobuf. Google can't possibly fill all use cases, there's many to
15.
▲
by
esrauch
2mo ago
I wouldn't conflate old computers and old browsers. I still use an over 10 year old laptop and it still has a latest browser.
16.
▲
by
esrauch
2mo ago
I'm not trying to agitate you here and won't keep looping on the same question after this reply: I just do not understand the threat model here, and you're still being oblique as though its obvious what the threat model by be
17.
▲
by
esrauch
2mo ago
Nissan Leaf motor is silent, there's really just objectively not a noise from the motor itself which could offend you. There's still some possibilities here: maybe you came across someone with a broken car and believed that to be
18.
▲
by
esrauch
2mo ago
Sorry, you're going to have to spell out the risk for me here. What other cases have we seen that indicate that mass surveillance via smart speakers is a risk? We all also have phone in my pocket 24/7 and my laptop on my desk, bot
19.
▲
by
esrauch
2mo ago
There is literally any noise from the engine, whine or otherwise. Whether a noise is bad or not can be subjective but silence is objective. So at least for that one it kind of draws into question your overall conclusions here. You might be
20.
▲
by
esrauch
2mo ago
Can you spell out the ramifications for the plebs? As far as I can tell home smart speakers are being used for warrantless mass surveillance, unlike Flock for example. Do you mean the possible future situation where they are?
21.
▲
by
esrauch
2mo ago
I'm old enough to have used computers before having any Internet, and in 2026 the idea of plugging in devices to transfer files to it does feel like a fiddly relic of the past to me.
22.
▲
by
esrauch
2mo ago
I believe the feature is that you have a pending unreleased video and go to an llm for tips. When getting the tips it uses the pending video content and your recent videos info as context. So there's no holding back unlisted info short
23.
▲
by
esrauch
2mo ago
In 2026 things have changed, there's literally whatever tens of thousands of "security" reports that are almost all bogus as a raging crap river. I think theres very little chance this particular report made it to any enginee
24.
▲
by
esrauch
2mo ago
What noise pollution do you hear from electric? You mean the noise cars make when they are backing up or what?
25.
▲
by
esrauch
3mo ago
It's not 1% here though... Graphene has 300k users worldwide. There's 8 million absolutely illiterate and 150 million functionally illiterate people in Europe for comparison on scale here.
26.
▲
by
esrauch
3mo ago
It seems it is just like macOS releases, they have a number and they give the numbers arbitrary names to refer to them?
27.
▲
by
esrauch
3mo ago
Fingerprinting to detect bots seems mostly relevant for things which are not DOS, so that percentage doesn't seem like the relevant one. Bots manipulate review scores, posting link spam to other users, crawl your database that isn'
28.
▲
by
esrauch
4mo ago
> Bot protection with fingerprinting is just an illusion. Any signals like this which is on client side can be spoofed by an above average person. At the upper bound, fraud can always be committed by paying real people with real accounts
29.
▲
by
esrauch
4mo ago
It has scrollbars, but there's benefits to having more on an individual page at once. The tradeoff point seems unclear but everyone must recognize some tradeoff there. Foldable maps allow for getting everything on one view by having th
30.
▲
by
esrauch
4mo ago
Let's say you are writing into a byte[] and have a LEB128 length-prefix followed by a payload, but that determining the length actually involves nontrivial encoding work. For example, you have a UTF16 string and want to write out a UTF
More ›