jaskij

Results 85 issues of jaskij

I am not entirely sure if this is the right place for filing bugs, but here goes. Due to [a bug in `lxcfs` ](https://github.com/lxc/lxcfs/issues/469) `sysconf(_SC_NPROCESSORS_CONF)` can return 0. This seems...

I'm honestly impressed by `comfy-table`, and it handled a multiline string like a champ. What I would like to ask is for the ability to set vertical alignment (perhaps through...

f: help wanted
t: feature

Fixes #232 From issue: > vim-toml uses Title style for those headers so this problem is similar to asciidoc's `asciidocOneLineTitle`. Because of that I have copied the same style as...

context-syntax
scope-compatibility

Currently it looks like this: ![image](https://user-images.githubusercontent.com/1429132/100355227-ad891c80-2ff1-11eb-8a90-b82ab6e5fc8e.png) while it should probably look like this: ![image](https://user-images.githubusercontent.com/1429132/100355291-c560a080-2ff1-11eb-8c1e-ca189be91270.png) vim-toml uses `Title` style for those headers so this problem is similar to asciidoc's `asciidocOneLineTitle`.

context-syntax
scope-compatibility

Since I was *already* looking around those parts of code, I've decided to rewrite `decode_varint_slice()` using macros, since it seemed like the more Rust-like solution to this kind of hand...

An additional test to force testing non-contguous chunks in `Buf`. This is necessary, since this edge case is, theoretically, supported by the `Buf` trait. Additionally, this also serves to test...

#530 shouldn't pass the tests. As I've said in a [comment](https://github.com/tokio-rs/prost/pull/530#issuecomment-958155542) there, `Buf` may be split across multiple chunks and all the bytes for the varint we're decoding are not...

As in the title - I'd like the option to, instead of uploading an image, set a single color background via a color picker or something similar. Why? The default...

TL;DR: make it easier to write shared code interfacing `shadow`'s output. Currently, `shadow` only generates `pub const VAR: &str` variables - it's great as is, but is also quite a...

enhancement
high
features

GitLab CI exposes a fair number of information about the job in the form of [environment variables](https://docs.gitlab.com/ee/ci/variables/predefined_variables.html). Would you be open to supporting them behind a feature flag? Something similar...