Viewing profile — gcv
gcv
HN member- Joined
- Wed, Aug 09, 2023, 10:47 AM UTC
- HN karma
- 3
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About gcv
No profile information was provided.
Recent public activity
-
comment
Comment #47971957
[flagged]
- story
-
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…
-
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…
- story
-
comment
Comment #44063568
Q|ery uses SQLite and QuickJS, too, but in Rust. https://qery.io/
-
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…
- story
-
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…