Viewing profile — dingxiong
dingxiong
HN member- Joined
- Sat, Sep 10, 2022, 6:31 PM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About dingxiong
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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-...
-
comment
Comment #36765772
hmm. why are Lua arrays 1-index based?
-
comment
Comment #34978761
How is it different with minikube?