-
I replaced speedtest-go with speedtest-rust and running into a couple configuration issues. I'll try to fix them, novice rust developer though.
listen_port="" // Rust is unhappy that this isn't a u…
-
```scala
scala> class ann(x: Int = 1, y: Int = 2) extends annotation.StaticAnnotation
class ann
scala> @ann(y = Nil.size) class K
^
warning: Usage of named or default arguments t…
-
Hi,
cargo install --locked trunk (the standard way to install trunk) fails on windows when it has to build openssl. When reaading https://trunkrs.dev/guide/getting-started/installation.html#install…
-
For larger configurations, it can be hard to keep source connection configurations in check. And it can become a pain if you have a lot of custom settings.
I think it would be nice to have the abil…
-
Anaconda requires a license to use the 'defaults' conda channel for any institution with more than 200 people. We avoid using defaults in any software.
Would it be possible to reedo the yaml file …
jjv5 updated
10 hours ago
-
With the move to a new API in https://github.com/microsoft/vscode/pull/232614, we want to focus on making it easy to use. Previously there was a `placement` type of mouse or element which changed some…
-
### Problem
The quickfix list is a very useful builtin feature, especially for showing diagnostics in your workspace / buffer. It however lacks auto-updating of these diagnostics. This is something t…
-
## Problem
OADP does not use default value markers for generating its CRDs
```go
// +kubebuilder:default=
```
The adoption of this would be better for:
- developers
Less code to write. …
-
**Describe the feature you'd like to have in Pock**
I wanted to make the music widget default to spotify, but if I close it, it goes to music
**Describe alternatives you've considered**
Tried lea…
-
We use 1GB and 5GB volumes for vm_{select,storage} respectively with a 1month (default) retention.
We should scale the storage and retention with the cluster size?
```
-retentionPeriod value
…