-
Thanks for _fe_ -- a very nice tiny interpreter.
How could I make an `eval` function (or macro)? i.e. such that
`(= a '(+ 1 2))`
`(eval a)` => 3
I tried using `mac` and `fn` but couldn't m…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
The following test fails currently:
```c++
TEST_F(MatmulSchedulerTest, SelfMappingErrorSmemEpilogue1dBias) {
NVFUSER_TEST_CUDA_ARCH_RANGE_GUARD(7, 5, 9, 0);
Fusion fusion_obj;
Fusion* fusion = …
-
Interface can be leaked if the initial Request's context gets cancelled before the connection could be established.
The problem might occur in [kernelTap](https://github.com/networkservicemesh/sdk-…
-
If I do :
s=hs.load('zone 2.bcf', signal_type = "EDS_TEM")
I get the following warning:
"WARNING:hyperspy.io_plugins.bcf:spectrum have no dead time records..."
Then a number of parameters are …
-
## Build backend
- Run (to build ) backend in local
```shell
cd docker-compose
docker-compose up
docker ps
```
- Export container
```shell
docker export docker_ID > mycontainer.tar
```
…
-
### Vue - Official extension or vue-tsc version
both 2.1.4
### VSCode version
1.92.2
### Vue version
3.5.0
### TypeScript version
5.5.4
### System Info
```
System:
OS:…
n0099 updated
2 months ago
-
**Describe the bug**
When trying to flash an image on ESP32-C6 16MB to a custom address using `--base-address` option if the address is 0xC10000 it fails with `flash algorithm failed with code 1`
…
-
Below is snapshot with ./sr_get_items_example
export ASAN_OPTIONS="detect_leaks=0:strict_malloc_check=1:detect_stack_use_after_return=1:detect_stack_use_after_scope=1:detect_odr_violation=0:strict…
-
irssi 1.4.1 on openbsd with git head irssi-xmpp fails to connect. I am able to use prosody to connect. Has the irssi-xmpp plugin been tested against irssi 1.4.1? I see NEWS mentions irssi 1.0.0 suppor…