-
### Objective 1: Inspire and Excite EVM Devs To Supercharge Their EVM Apps Using Cadence Only Features
#### Key Result 1.1: Publish a tweet with a "Did you know...?" hook about the benefits of using …
-
```
input {
generator {
lines => [
'{"number": 10}',
'{"number": 10.0}'
]
count => 1
codec => json
}
}
filter {
if [number] == 10 {
mutate { add_tag …
-
### Motivation.
IBM has recently [announced](https://wccftech.com/ibm-telum-ii-processor-spyre-ai-accelerator-8-cores-5-5-ghz-360-mb-cache/) its Spyre AI accelerator at Hot Chips 2024. This acceler…
-
**Is your feature request related to a problem? Please describe.**
Yes, the problem arises in a serverless function integrated with Hasura's remote schema feature, producing a significant amount of…
-
`x-hack` is a shell/bash conditional using any letter (often 'x' thus the 'x-hack' name) followed by variable declaration `${var}` and checking against the same letter followed by value such as:
``…
-
Hi, thank you so much this resource. it's been really helpful in guiding me in my work.
I have a docker setup working with `l4t-jetpack:r36.3.0`. However I am at a juncture where I am having to sta…
-
### Required prerequisites
- [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. U…
-
### Description
Automatically create cross-DAG scheduling dependencies when the user splits a dbt project into multiple `DbtDag` instances.
### Use case
Cosmos 1.7 allows users to [map a dbt proj…
-
A memo accept an initial value and the `equals` property via the `options` object to exert finer control over its update logic. However it does not respect the equals property on its initial executio…
-
See
https://github.com/rear/rear/issues/3285#issuecomment-2244488622
which reads (excerpts):
usr/share/rear/lib/sesam-functions.sh
The crucial part is
```
sesam2000ini_file="/etc/sesam2000.i…