-
- :heavy_check_mark: I have read the Usage and Troubleshooting pages of the wiki: https://end-4.github.io/dots-hyprland-wiki/en/i-i/04troubleshooting/
- :heavy_check_mark: I have made sure that both…
-
I'm proposing the fantasy-land community contributes more actively in the ECMAScript language design process. There's been some discussion on gitter, and we have at least 1 proposal idea.
I think …
-
basic
```ocaml
external%bs sum : int -> int -> int = "sum"
```
```ocaml
external%bs bark : string -> unit = "-> bark"
```
```ocaml
external%bs get : int array -> int -> int = " [ ] "
```
```…
-
My OS is Windows 8.1, 64 bits and I use MikTeX 2.9.
I want to use the capture mode `hbox` in a `tcblisting` environment with `minted` but it seems it doesn't work (but it does well with `listings`).
…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
**Edit:** This is caused by node-sass, [which is deprecated](https://sass-lang.com/blog/libsass-is-deprecated). We should move to [dart-sass](https://sass-lang.com/dart-sass). We can use a js compile…
-
Algebraic effect handlers are about to land in OCaml. There are a number of other languages that implement them, including at least one that compiles to Javascript (called Koka — that it’s implementab…
-
Hi
I get the following numba error when running getLGP
>>> lgp = clim_reg.getLGP(Sa=100, D=1)
Traceback (most recent call last):
File "", line 1, in
File "/user/home/ggajp/.conda/envs/my…
-
**Describe the bug**
When using the macro `t` in Vite, I get this error
**To Reproduce**
```jsx
import { t } from "@lingui/macro";
i18n.load("en", messages);
i18n.activate("en");
expo…
-
I am unable to generate a pdf from my notebook. I get the following error.
500 : Internal Server Error
The error was:
nbconvert failed: PDF creating failed, captured latex output:
Failed to run "…