-
If I'm creating a WIT package today, how should I go about choosing a name for it such that it won't conflict with somebody else's name in the future? Is there a warg instance running somewhere that h…
-
## Is your feature request related to a problem? Please describe
Currently, the farmer bot is responsible for verifying the active contracts before the node switches to low power mode, but this can…
-
Hello!
@tyler-potyondy, @Samir-Rashid and I are porting OpenThread to Tock.
# Goals
We are looking to utilize Tock's flash features so that OpenThread can save some state persistently.
We…
-
If you boot with the type (detachable) keyboard already attached to the Surface Go 1 the caps lock light indicator does not turn on when the caps lock is enabled. Detaching and reattaching the keyboar…
-
BPO | [44167](https://bugs.python.org/issue44167)
--- | :---
Nosy | @mjpieters
PRs | python/cpython#26209
*Note: these values reflect the state of the issue at the time it was migrated and might not …
-
Fix any 5 of the failing results on https://www.zaproxy.org/docs/scans/crawlmaze/
It is important to note that the priority here is to improve the ZAP scan results against real work apps so any imp…
-
Refer to a [quote from James Bowden](https://github.com/daisy/ebraille/issues/137#issuecomment-1941960092) about the reasons for using reserved class names:
> From discussions at eBraille meeting 1…
-
Right now, there is no way to tell llvm to optimize external functions as if they were pure
godbolt example: https://godbolt.org/z/7xbo8r
![godbolt screenshot](https://user-images.githubusercont…
-
Currently, it seems that it is not possible to define a `domain` method for a type so that it can be queried similar to an array via `.domain`. Something like this is useful for user-defined data stru…
-
After our discussion today I took a look at the different articles discussing Saga:
- [Saga Pattern | Application transactions using Microservices – Part I](https://blog.couchbase.com/saga-pattern-…