Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
whatevermom5
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
whatevermom5
7mo ago
Oink oink
2.
▲
by
whatevermom5
7mo ago
They probably make money showing pork search results
3.
▲
by
whatevermom5
8mo ago
AI slop
4.
▲
by
whatevermom5
8mo ago
Would be nice if we had a dedicated button to flag AI comments.
5.
▲
by
whatevermom5
8mo ago
This is the best solution. Actually, if you have money, in my experience, the best is to have an iPhone dedicated to that. Sometimes even on stock Android (Pixel 10 Pro) you get weird incompatibilities. E.g. trying to connect to a DJI drone
6.
▲
by
whatevermom5
8mo ago
Cool !
7.
▲
by
whatevermom5
8mo ago
Replying late, but yes I agree. What matters is the bottom line, and the vast majority of apps should be using JSON because this is the most economical when it comes to engineering time.
8.
▲
by
whatevermom5
9mo ago
Base64 and JSON takes a lot of CPU to decode; this is where Protobuf shines (for example). Bandwidth is one thing, but the most expensive resources are RAM and CPU, and it makes sense to optimize for them by using "binary" protoco