-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I fired up zed, and the window appeared. However, it has a solid black "border" arroud the w…
-
With the below basic presets config,
```
presets: [
[
'classic',
/** @type {import('@docusaurus/preset-classic').Options} */
({
docs: {
sidebarPath:…
-
## Describe the bug
Hello. I'm trying to integrate Okta(OIDC) with Headlamp follow with this document https://headlamp.dev/docs/latest/installation/in-cluster/oidc. But it doesn't work :( (I have alr…
-
I'm trying to run the vagrant-spec against the vagrant-kvm plugin. I'm running in an issue where it looks like the plugin is not installed.
I think what's going on is the vagrant-spec shells out to …
-
With curl 8.9.0, `Typhoeus::Response::Informations#return_message` test fails like:
```
Failures:
1) Typhoeus::Response::Informations#return_message returns a message
Failure/Error: exp…
-
HI,
We've been using your library in our project and so far it's been great!
However this morning i encountered and error while trying to pass `:tax_ids ` to a `catalog_item`.
Here is the spec…
-
So
I managed to get the rspec plugin to work on my uniq vagrant environment (unorthodox directory structure)
But my output when i run the vagrant rspec win command is returning an error:
==> win: Run…
-
### Proposal to improve performance
TL;DR: Move speculative decoding `scoring` prepare inputs to GPU, so a CPU synchronization can be skipped.
Currently, speculative decoding copies proposal token…
-
I am trying to generate docs for [Sitefox](https://github.com/chr15m/sitefox) and running into the following error when it encounters `deps.cljc`.
```
> ( echo '# Readme'; cat README.md ) > codox-…
-
### Replication of the Problem
```bash
gh clone listr2/listr2
cd listr2
pnpm install
# Any of the following:
pnpm run --filter examples start renderer-default.example.ts
pnpm test
cd package…