Live data from Hacker News

Viewing profile — pdanpdan

pdanpdan

HN member
Joined
Wed, Feb 03, 2016, 6:50 PM UTC
HN karma
9
Public activity
17 items

About pdanpdan

No profile information was provided.

Recent public activity

  1. comment
    Comment #45952986

    Very nice :)

  2. comment
    Comment #44221894

    Hello. Nice idea, but there are some problems: - on mobile the interface is hard to use - I think it would be much easier if the sections would be displayed full size, without scro…

  3. comment
    Comment #38887801

    Wouldn't it be more semantically meaningful if you would use "...api/store/ " with GET and PUT? That way you would also get better caching.

  4. comment
    Comment #36883806

    It looks like it's damaged in the English translation/version. In a few other languages I checked it has :)

  5. comment
    Comment #36883609

    How? The page must first load, then it requests an attestation using js and sends it back to the server for further use (like a recaptcha token). So for something like curl it coul…

  6. comment
  7. comment
    Comment #36824720

    The one not working has a space after the colon. It's even in the section taking about this :)

  8. comment
    Comment #36773162

    Small update: Firefox 117 on Android phone 75.4(+-6.4) so still there

  9. comment
    Comment #36773009

    Chrome has ublock and very few others, Firefox only ublock I suppose it is about nightly 117

  10. comment
    Comment #36772028

    Does this require some special test environment (special OS, special builds of firefox/chrome)? Because for me chrome vs firefox (both 115) - ubuntu desktop: 148(+-2.2) vs 126(+-6.…

  11. comment
    Comment #36723459

    It looks like a scam app praised by 2 accounts created for this :)

  12. comment
    Comment #31998736

    You could be more impressed that some web pages manages to guess that the browser you use, that presents itself as a desktop browser, is in fact a mobile browser :)

  13. comment
    Comment #30059634

    A JS version adapted from https://notfunatparties.substack.com/p/wordle-solver https://pdanpdan.github.io/wordle-solver/ main code in https://github.com/pdanpdan/wordle-solver/blob…

  14. comment
    Comment #28138259

    PostgreSQL?

  15. comment
    Comment #26238658

    I suppose because some of them are in the standard and not implemented in other browsers. Or there are some 20 year old bugs (reported) that are not fixed while pocket and robot ar…

  16. comment
    Comment #22233019

    Hello. Can you please give some examples of Chrome-specific hacks instead of the normal way, or some web references. I'm helping on development of a web UI framework and it would h…

  17. comment
    Comment #17300467

    You can also give a shot to Quasar (quasar-framework.org) that will provide you with single code base SPA, PWA and mobile through Cordova, and in a few days also SSR. Disclaimer: I…