Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
1337shadow
on July 6, 2022
|
parent
|
context
|
favorite
| on:
Python 3.11 vs 3.10 performance
It depends how you see it
https://journal.stuffwithstuff.com/2015/02/01/what-color-is-...
ikinsey
on July 6, 2022
|
next
[–]
This is exactly why Go is a better option for async use cases.
int_19h
on July 6, 2022
|
parent
|
next
[–]
Until you need to do async FFI. Callbacks and the async/await syntactic sugar on top of them compose nicely across language boundaries. But green threads are VM-specific.
notpushkin
on July 6, 2022
|
prev
[–]
It does indeed, but personally, I believe with async/await the main pain point of this post (callback hell) is essentially gone.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: