Viewing profile — rgalanakis
rgalanakis
HN member- Joined
- Thu, Jan 09, 2014, 1:52 PM UTC
- HN karma
- 13
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About rgalanakis
No profile information was provided.
Recent public activity
-
comment
Comment #8184945
Keep in mind, I am good friends with the Stackless maintainers, worked with Stackless professionally, and this project has had a lot of input from them. Richard (rmtew) is also a c…
-
comment
Comment #8184931
The benchmarks weren't really fair. Go was using it's reflection-based select. I will publish some new benchmarks (with an idiomatic Go switch select) soon, since someone is finish…
-
comment
Comment #8184918
Hi ceptorial, I have toyed around with this a lot. Ultimately goless is just a wrapper over stackless a gevent, which bother offer monkeypatches for the stdlib. So if you want this…
-
comment
Comment #7030413
I changed it to "relatively few." We actually have several thousand altogether, but we have a lot of code. I don't want to discourage the great progress we've made.