Viewing profile — whatevermom5
whatevermom5
HN member- Joined
- Sat, Dec 27, 2025, 1:10 AM UTC
- HN karma
- 6
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About whatevermom5
No profile information was provided.
Recent public activity
-
comment
Comment #46971441
Oink oink
-
comment
Comment #46971285
They probably make money showing pork search results
-
comment
Comment #46836284
AI slop
-
comment
Comment #46836192
Would be nice if we had a dedicated button to flag AI comments.
-
comment
Comment #46755902
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 we…
-
comment
Comment #46715191
Cool !
-
comment
Comment #46508375
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…
-
comment
Comment #46398187
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 se…