Live data from Hacker News

Viewing profile — n1ru4l

n1ru4l

HN member
Joined
Tue, Mar 29, 2022, 7:03 PM UTC
HN karma
8
Public activity
3 items

About n1ru4l

No profile information was provided.

Recent public activity

  1. comment
    Comment #34410288

    You could also implement live queries using polling and the E-Tag, If-None-Match header ( https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If... ). We experimented with so…

  2. comment
    Comment #34410269

    There are even more implementations of live queries available by now. e.g. https://github.com/samsarahq/thunder (go) or https://github.com/n1ru4l/graphql-live-query (JavaScript).

  3. comment
    Comment #30846962

    Had a lot of fun collaborating with you on the supabase pg_graphql example, which of course is a HackerNews clone! https://github.com/supabase-community/supabase-graphql-examp...