-
Version: Deno 1.39.3
---
Importing relative, local npm package doesn't work under Deno using `deno.json` or `package.json`.
```js
// main.js
import 'my-lib';
```
```jsonc
// package.…
-
### Discussed in https://github.com/opentrack/opentrack/discussions/1805
Originally posted by **Keebler750** February 11, 2024
[[POST number 2 in [DISCUSSION][(url)](https://github.com/opentra…
-
### Describe the bug
Fields that aren't used other than those prefixed with `//` such as `"//3"` are meant to error if they're not used so contributors can't accidently misuse fields in the wrong pla…
-
Our current support for `@Order` is using an absolute number with a default value of "lowest precedence" (i.e. `Integer.MAX_VALUE`). We also have `@PriorityOrdered` to override such ordering in certai…
-
Linux, latest browsers.
Hi,
[https://bevyengine.org/examples/ui-user-interface/relative-cursor-position/](https://bevyengine.org/examples/ui-user-interface/relative-cursor-position/) crash with:
…
-
### Description
As noted, citations by the authors are about 5x the size of the main text.
Reference URL: https://arxiv.org/html/2405.07406v1
### (Optional:) Please add any files, screenshots, …
-
Observed behavior:
```
>>> p1 = upath.UPath("gs://bucket/foo/bar")
>>> p2 = upath.UPath("gs://bucket/foo/bar/baz/quux.txt")
>>> p2.relative_to(p1)
GCSPath('gs://bucket/baz/quux.txt')
```
The …
-
When using `LocationMock` with web applications, they expect to be able to use relative URLs in the location methods, but currently, this errors out. Would a `LocationMock` constructor option flag to …
-
Currently LLM providers like Anthropic, Google, and Mistral, are being competitive relative to OpanAI.
Also services like OpenRouter can flatten the price table for interoperability between different…
-
### What happened?
I have a bunch of custom rules that only make sense for our organization/situation. But it can be a real pain to structure code written for custom rules.
As an example: I'm wo…