Timur Demin

Results 10 issues of Timur Demin

`NewPrometheus` uses `customMetricsList` as a single optional argument, panicking on multiple arguments and making function semantics less than obvious (I had to look up the code), while in fact using...

As of now, ClipIt v1.4.5 won't save PNG images copied to clipboard manager history. Neither it will preserve rich markup with text copied (useful for apps like LibreOffice, which copy...

This makes gmnhg use `_index.md` as directory / top-level index page content source in case `_index.gmi.md` is not present. As the renderer has matured a lot (namely lists of links...

gmnhg
rfc

gmnhg currently only handles a handful of the most useful metadata fields, meaning users who want to store additional metadata for use in post templates (tags? taxonomy? out of luck)....

enhancement
gmnhg

As gmnhg right now doesn't generate post summary, using post content as RSS post description source seems like our best bet. Right now gmnhg will generate RSS with empty descriptions.

gmnhg
rfc

[gomarkdown](https://github.com/gomarkdown/markdown), a fork of Blackfriday, is a large source of weird behavior (#33, #6, footnotes-oneliners, etc, etc), and can possibly lead to gmnhg flavor of Markdown being incompatible with current...

enhancement
major
renderer

There's an alternate [open source](https://open-vsx.org/about) extension marketplace for VSCode, [Open VSX](https://open-vsx.org). As Microsoft's extensions marketplace cannot be used by Code-OSS and VSCodium users [for legal reasons](https://github.com/microsoft/vscode/issues/31168#issuecomment-498803448), it's probably a good...

feature

Since F-Droid is probably the best-known and the most convenient repo for open source software, it'd be great if the app was also available at it. Thanks in advance. PS:...

[akm](https://github.com/tdemin/akm) is a simple age wrapper in pure bash that aims to solve problems that might arise when using age interactively (e.g. key aliases).

# Environment * Flux v2.4.0 (kustomize-controller v1.4.0) * Kubernetes v1.29.3 (seemingly irrelevant) # Description If multiple `$patch: delete` strategic merge patches are provided in a single `spec.patches.patch` in a `kustomize.toolkit.fluxcd.io/v1.Kustomization`...

blocked/upstream