Live data from Hacker News

Viewing profile — dingxiong

dingxiong

HN member
Joined
Sat, Sep 10, 2022, 6:31 PM UTC
HN karma
4
Public activity
5 items

About dingxiong

No profile information was provided.

Recent public activity

  1. comment
    Comment #42967741

    I am tired of PDFs. They should have a dedicated website for presenting C++ proposals so everyone can comment and discuss. Reading Github issues are more enjoyable than reading PDF…

  2. comment
    Comment #37363694

    Yes ORM let me write plain SQL. But most time I find painful is the session management inside ORM. When does it decides to flush the query, and how it terminates an idle connection…

  3. comment
    Comment #36765812

    This blog helps me a lot about the motivation and underlying mechanism of python asyncio https://tenthousandmeters.com/blog/python-behind-the-scenes-...

  4. comment
    Comment #36765772

    hmm. why are Lua arrays 1-index based?

  5. comment
    Comment #34978761

    How is it different with minikube?