Live data from Hacker News

Viewing profile — gcv

gcv

HN member
Joined
Wed, Aug 09, 2023, 10:47 AM UTC
HN karma
3
Public activity
9 items

About gcv

No profile information was provided.

Recent public activity

  1. comment
    Comment #47971957

    [flagged]

  2. story
  3. story
    Real programming vs. interviews: A dyslexic perspective

    I'm a programmer with almost 20 years of experience, and I'm dyslexic. I can do the job well, but interviews are often the hardest part. They're stressful, expect quick answers, an…

  4. comment
    Comment #46605597

    Author here. SXO + Reactive Component offers a middle ground between full hydration and static HTML. By rendering semantic server-side JSX and using a 4.8KB client library to provi…

  5. story
  6. comment
    Comment #44063568

    Q|ery uses SQLite and QuickJS, too, but in Rust. https://qery.io/

  7. comment
    Comment #43311372

    Documentation is an essential part of software development in the open-source world. We all know it's crucial, yet somehow, it always ends up as a collection of outdated markdown f…

  8. story
  9. comment
    Comment #42708665

    Hey, Query [1] creator here. The article raised some exciting challenges. With Query, we solve booth downsides mentioned in it. To keep things simple, we use EventSource for live r…