Live data from Hacker News

Viewing profile — mococa

mococa

HN member
Joined
Mon, Aug 13, 2018, 7:49 PM UTC
HN karma
2,375
Public activity
892 items

About mococa

No profile information was provided.

Recent public activity

  1. comment
    Comment #49618464

    Some cultures clean without paper, with their hands

  2. comment
    Comment #49607767

    Reading this, I do not have a LG TV, but I have 3 LG AC connected to WiFi… Ouch

  3. comment
    Comment #49587428

    I don’t use gmail anymore, it just redirect to my custom domain (I use apple mail, but since I own the domain, I can move to anywhere/anytime)

  4. comment
    Comment #49566638

    For me (brazilian reais) it always cut the price two digits

  5. comment
    Comment #49553432

    I used to use Gmail since beta, then moved out last year because of this kind of "situation".

  6. comment
    Comment #49552887

    I never bet in any other than .com, .org, .net?

  7. comment
    Comment #49550878

    One session is running fine since ~1 hour ago. The new ones is failing Falling back from WebSockets to HTTPS transport. unexpected status 404 Not Found: Unknown error, url: wss://c…

  8. comment
    Comment #49539350

    I use with borgbase and borgmatic

  9. comment
    Comment #49529482

    Wipr2 ftw

  10. comment
    Comment #49526823

    I cancelled my pro max 20x subscription, tired of Opus stopping the work from time to time, or saying "this is 2 months of work"

  11. story
  12. comment
    Comment #49516311

    AFAIK firefox also will remove MV2

  13. comment
    Comment #49516128

    It is nerfed.

  14. comment
    Comment #49516115

    Pick my mother-in-law phone, is full of apps that pushes mensages every second, ad block is a way to prevent web to become IE with that toolbars, remember?

  15. story
  16. story
  17. comment
    Comment #49509524

    >especially when it comes at an increase in complexity. Or (nasty) bugs hard to debug

  18. comment
    Comment #49500327

    At least is secure(tm)

  19. comment
    Comment #49500223

    Is it not better to run a VM just for Docker, like we have to do on macOS?

  20. comment
    Comment #49498489

    Issue was closed with an robot-ai comment... Patetic...

  21. comment
    Comment #49494492

    My YouTube

  22. comment
    Comment #49491862

    Actually… English sucks

  23. comment
    Comment #49491290

    Possibly yes, otherwise I could use another simple solution

  24. comment
  25. comment
    Comment #49491110

    In my personal project (a game) I use an indexed key + a JSONB to store the save state, which comes from Lua. So I can have cassette.propxyz = {1, 2, “abc”, true} And local another…