-
It's an open secret that I've some criticisms of async/await:
## Fear of Threads
From the perspective of a newcomer who is looking to transfer existing
knowledge or code from another language t…
-
I’m experimenting with the new `watchFiles` API that was included in 0.10.0 and noticed that when a plugin throws, `watchFiles` are no longer being watched. It’s a little hard to put into words so I r…
-
### Issue I am facing
(parameter) update: Update
Item "None" of "Optional[Message]" has no attribute "reply_html" mypy (error)
mypy keeps claiming error, even disabling Type Checking. Is this act…
-
### Motivation
Wasm currently lacks any support for _multiple stacks_ of execution and switching between them.
That prevents it from efficiently representing most _control flow abstractions_ that …
-
## Problem
When calling `get_user()` inside a consumer, sometimes the tests fail with a `TimeoutError`.
The problem goes away when I remove this call and use `self.user = self.scope["user"]` inste…
-
- [x] I have searched the issue tracker and believe that this is not a duplicate.
**Make sure you run commands with `-v` flag before pasting the output.**
## Steps to reproduce
Twice in t…
-
# Support Source Generators
Add support similar to C# Source Generators
The idea is to execute the compiler in two passes:
1. **Pass 1** Parse and type check the project code (the type check …
-
Hey there, thanks for the update! Looks like you're making good progress. 🚀
I've been thinking about Brain Brew and what it could bring to _Ultimate Geography_ in the long term, so I thought I'd sh…
-
The Iterator pattern in Java is equivalent to IEnumerable in .NET. Classes that were directly ported in Java using the Iterator pattern, cannot be used with Linq or foreach blocks in .NET.
Next() wo…
-
# nodejs awesome
## outline
- [sindresorhus/awesome-nodejs](#issuecomment-2371244039)
- [zerolab-fe/awesome-nodejs](#issuecomment-2371245848)
- [AST](#issuecomment-2382593846)
## Course
- …