-
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.…
-
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…
-
### Go version
go version go1.23.1 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/mneverov/.cache/go-build'
GOENV='/…
-
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 …
-
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…
-
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 …
-
### 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…
-
As far as I can tell, there is not really any discussion of questions (yes/no or wh-) in the UDv2 guidelines. Should a section on questions be added? I have received inquiries about, e.g., what should…