Live data from Hacker News

Viewing profile — ekseda

ekseda

HN member
Joined
Wed, Mar 04, 2020, 8:18 AM UTC
HN karma
55
Public activity
10 items

About ekseda

No profile information was provided.

Recent public activity

  1. comment
    Comment #28105747

    Json schema validation is cpu expensive in nodejs, so you do not want it in production for every request. We made a proxy [1] that only allows requests that are conform to the swag…

  2. comment
    Comment #23324781

    Can supabase be used with the offline-first approach like horizon, RxDB etc. or does it require an ongoing connection to the server?

  3. comment
    Comment #23324746

    I wrote a master thesis where I compared several realtime database products. I promise you amplify is no where "getting there". It is a crippled version of firebase and there is no…

  4. comment
  5. comment
    Comment #22967765

    I do not understand this post.

  6. comment
    Comment #22923024

    No this is not readable. You can write readable old school javascript, but just try to tell me what this line does: https://github.com/amark/gun/blob/master/src/type.js#L111

  7. comment
    Comment #22919515

    Yes sorry for not doing this. In the source code folder, please open any random file and try to understand what the code does. I once tried to fix a bug that I found in GUN but I g…

  8. comment
    Comment #22918835

    Another one is that the source code of OrbitDB is not completely obfuscated.

  9. comment
    Comment #22485154

    Check out the readme. There are many erros that can only be catched by validation and not by parsing.

  10. story