Linus Arver

Results 13 issues of Linus Arver

If you do `doctave init` and serve the default example.md, the sample diagram's arrows are too dark in dark mode, making it hard to see.

bug

This helps keep things clean when we use zcomet as a git submodule, because populating the "repos" folder does not result in git thinking that the zcomet repo itself has...

#### Background Today when a human makes changes to the promoter manifests inside [this folder](https://github.com/kubernetes/k8s.io/tree/main/k8s.gcr.io/images), they can do it with the [cip-mm](https://pkg.go.dev/k8s.io/release/cmd/cip-mm) tool, or by hand (there is no requirement...

kind/feature
help wanted
lifecycle/rotten
sig/release
area/release-eng
sig/k8s-infra

We should probably use git to tag a release, and then provide 2 links on the website: (1) zipball for the tagged release (something like https://help.github.com/articles/linking-to-releases/) and (2) zipball for...

I noticed that the CPP version (line 1617 in pcg_random.hpp) of this library has extended generation schemes allowing arbitrary periods (section 7.1 in the paper). Could we add this to...

This way, one can use something like $ dd if=

I want to use lieer to sync only those messages that have already been filtered by Gmail to a particular label. E.g., I have a `git` label which is the...

**What would you like to be added**: I want the Prow service cluster to expose a web API so that I can programmatically trigger Prow jobs (or anything else I...

area/prow
needs-sig
kind/feature
lifecycle/rotten

cc: Taylor Blau cc: Patrick Steinhardt cc: Eric Sunshine cc: Linus Arver

If I have a file named `foo.shen` with ``` \\ bar ``` the `\\ bar` line is not syntax-highlighted as a comment.