diff options
Diffstat (limited to '2022/talks')
-rw-r--r-- | 2022/talks/async.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/2022/talks/async.md b/2022/talks/async.md index 2fd56bc0..15d7b67a 100644 --- a/2022/talks/async.md +++ b/2022/talks/async.md @@ -87,6 +87,9 @@ provably correct code. You can find him at: functions, etc? - A: Longer discussion in the chat room, but I think it\'s a promising if over-used approach to concurrency. +- Q: How does your project compare to some of the other MPD clients? +- Q: Any thoughts on the async await paradigm generally, red-blue functions, etc.? +- Q: Do you think it's a viable future for Emacs to get out of callback hell? [[!inline pages="internal(2022/info/async-after)" raw="yes"]] |