Live data from Hacker News

Viewing profile — whatevermom5

whatevermom5

HN member
Joined
Sat, Dec 27, 2025, 1:10 AM UTC
HN karma
6
Public activity
8 items

About whatevermom5

No profile information was provided.

Recent public activity

  1. comment
    Comment #46971441

    Oink oink

  2. comment
    Comment #46971285

    They probably make money showing pork search results

  3. comment
  4. comment
    Comment #46836192

    Would be nice if we had a dedicated button to flag AI comments.

  5. 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…

  6. comment
  7. 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…

  8. 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…