-
By moonwalking out of a dashdance, nana slides very far in the direction the moonwalk sends you. I'll attach a video in the troubleshooting channel later once I figure out sysdvr.
-
As mentioned in e.g. #334, I intend to replace the usage of `std::wstring` in the `Result` struct with utf8 encoded `std::string` for better interoperability with non-windows systems. The question is:…
axxel updated
2 years ago
-
**Context**
At the moment (Astro 0.5.2), some Snowflake tests run using a specific table (`ADOPTION_CENTER_1`), which was pre-populated in the past. Recently there was a Snowflake migration which mad…
-
**Describe the bug**
A clear and concise description of what the bug is and how it occurs.
If set "scoreboards: true" in "config.yml", players will be kicked when start any quest(whose "Enable scor…
-
Thanks for the amazing work again!
After replacing the SORT kalman filter in `ocsort.py` with the JDE kalman filter, I got higher HOTA and faster speed, which may indicates that ocsort with SORT se…
-
We do support if a process _opens a regular file_, and soon we'll support if a process _creates a pipe_ or _inherits a pipe_.
We're yet to support if a process _inherits a regular file_.
This of…
-
-
Here is a record of the [agenda/minutes](https://hackmd.io/Y7fBMQPSQ1C08SDGI-fwtg?both) for our [weekly meeting](https://github.com/jupyterlab/jupyterlab#weekly-dev-meeting). Everyone is welcome to jo…
-
Edit: When using the following `extraArgs` with `provider: azure`, successful authentication will lead to error 400 returned from login.live.com and result in error 500 shown to the user:
- `cookie-r…
-
It could be nice to control rancher desktop through cli for administrators and automation.
Actions you can do through the desktop app also reflects the cli commands:
- Restart
- Change kubernetes…