-
Generic framework to support atomic RMW use cases. Can be used by ```oneserver``` to introduce new commands.
Examples:
1. List data type
2. Set data type
3. Counter arrays
4. Bitmaps
5. Packed…
-
## Use case
The pop up saves a click, but much of the information that is very helpful in differentiating objects (especially File objects, which are often displayed as just hashes, or have duplica…
-
### Description
```nim
import std/atomics
type N = object
u: ptr Atomic[int]
proc w(args: N) = discard
var e: Thread[N]
createThread(e, w, default(N))
```
compile with `nim cpp --mm:refc …
-
### Terraform Core Version
1.9.6
### AWS Provider Version
5.51.0,5.70.0
### Affected Resource(s)
* aws_lambda_function
### Expected Behavior
Before 5.51.0 changes done to a lambda function outs…
-
When I choose to add a new object to an event (Select Event -> Add Object -> File -> File -> Malware-sample), there are no automatic hash calculation for this specific file.
If we do the same thing w…
-
首先非常感谢作者开源的脚本,简直懒人福音!
脚本输出结果:
Sync W3 certificate info successfully
Generate nginx tmp config successfully
Generate nginx tmp config
unknown option -ext
usage: x509 args
-inform arg …
-
when I trying to build with npm run build, the error message
> videochat@2.0.0 start
> webpack-dev-server --env.development
i 「wds」: Project is running at https://localhost:3000/
i 「wds」: web…
-
Compilation of [h235.asn](https://www.itu.int/ITU-T/formal-language/itu-t/h/h235/2003-amd1/H235-SECURITY-MESSAGES.html) leads to errors while handling user-defined constraints used in SIGNED, ENCRYPTE…
-
Like `item`, `items` tags a list of items. This makes specifying arrays so much easier.
```
array { item 1; item 2; item "oh god"; item "please stop"; item "my fingers hurt"; };
array { items 1, 2, …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
In the attached file a roof has been subtracted from two wall. But the result is onl…