-
I think we should change the download modes. Dynamic and All will remain the same, but there's not really any value in the None type. So instead, let's make that something like "selective" or "selecte…
-
@cheyang
Is there any way to limit the number of GPUs a user can use ?
for example, If a cluster has 8 gpu, each time a user submits a task, we want to set the maximum number of GPUs he needs ca…
-
大佬,看您好多年没更新了,bigint 出来了,用 bigint 支持下 ipv6 吧
Big Lao, your repo hasn't been updated for many years. bigint is comming. wish use bigint to support ipv6.
haozi updated
4 months ago
-
Here's the code
```rust
#[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)]
pub struct Ipv6Utilization {
/// The number of IPv6 addresses allocated from this pool. A 128-bit integer
…
-
There's a limit on the max number of locks per lock table; however:
- There's one lock table per range, so with large number of ranges there's a large number of lock tables.
- There's no limit on …
-
## Goal:
Widgets are not easy to modify - using parameters to much interaction.
## TODO:
* Modification of the upper, lower, and bins for slider and ranges + title
* Number of the rows in multi…
-
### Steps
Create a multi-line replace-range. I used the following command:
```kak
define-command fold %{
declare-option range-specs hidden
execute-keys i
set-option window hidden %val…
-
Screenshots below show the Spectrometer in the Java and HTML5 versions. The Spectrometer has some significant design and usability problems, none of which have been addressed by the HTML re-design. A…
-
Looking at the [GTK4 documentation (#colors)](https://docs.gtk.org/gtk4/css-properties.html#colors)...
> GTK extends the CSS syntax with several additional ways to specify colors.
>
> `lighter(C…
-
Hey nice package. I don't know if I'm missing something obvious but for my use case it'd be super helpful to have a simple function to update individual entries in place on a mutable matrix.
I'm c…