-
```
Goals:
1. We want to use one set of data for running tests in the testing
environment and a different set in the staging and production environments.
2. We want to forcibly disable execution of …
-
```
Goals:
1. We want to use one set of data for running tests in the testing
environment and a different set in the staging and production environments.
2. We want to forcibly disable execution of …
-
### Describe the bug
I'm using [SvelteKit](https://kit.svelte.dev/) with Vitest. I updated SvelteKit and Vitest to their latest versions - [1.5.0](https://github.com/sveltejs/kit/blob/master/packag…
-
-
### Environment
```
System:
OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa)
CPU: (8) x64 Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
Memory: 7.71 GB / 15.38 GB
Container: Yes
…
-
I'm exploring the following procedure in this Github and have implemented it in the code file pow_gpu.cpp. It's hopefully a demonstration of how to make it difficult to improve the efficiency of a GP…
-
(discussed IRL with @mlw, opening an issue for discussion)
Santa's process based rulesets currently apply either as an allow or block to all invocations of a executable. This works well for many u…
-
Any example how to perform N task asynchronously?
I have some use case when I want to read sensor and send it to server. I have many read-send operation and want to do it in asynchronous way so if …
-
This is a counter-proposal to nodejs/modules#273.
A bunch of us have brought this up during informal dual-mode discussions before, but the very concept of "dual mode" packages which execute differe…
-
### Problem
Pyright fails to understand this magic:
https://github.com/ytsaurus/ytsaurus/blob/0cb099dce692d6bda9038be19c38e8e0aa3a35a9/yt/python/yt/wrapper/schema/types.py#L31-L38
Without add…