Jiří Kozlovský

Results 19 issues of Jiří Kozlovský

http://manpages.org/kubectl

How do I paste: ```php /** * PASTE HERE */ ``` What I get: ```php /** * My pasted multiline content didn't receive proper comment chars on all lines */...

enhancement

Secure Boot is actually a great mechanism to prevent unauthorized kernel manipulation, we should embrace keeping it enabled, only falling back when nothing else works. However, disabling Secure Boot is...

Hi, I've decided to share my problem and a possible solution to this issue described above. ### What's the problem ``` $ sudo systemctl status isw@ FileNotFoundError: [Errno 2] No...

## Motivation or cause See https://github.com/PyPlanet/PyPlanet/issues/1290 ## Change description I'm adding two commands to the transactions app: - `/pay2extend` - `/pay2skip` The skip has a fairly simple configuration, allowing to...

Hi, it would be nice to have a `/dm login:str` and/or `/pm login:str` command in order to chat privately on a public server. By privately, I mean that only the...

Feature
App
P:Low

Hi, per request of the famous `H1.tmen fixor`, I'd like to request to add two commands, that will enable any user to buy a track extension or skip using a...

Feature
App
P:High

When analyzing relational time-series data, it is essential to have the ability to join multiple datasets using time dimension by looking up at the value being closest in time. Without...

enhancement
syntax-needs-review

With regards to https://github.com/ClickHouse/clickhouse-kafka-connect/pull/368

## Summary Related issue: https://github.com/ClickHouse/clickhouse-kafka-connect/issues/286 I have implemented the support for Tuple & Variant data types by adding `describe_include_subcolumns = 1` setting to the `DESCRIBE TABLE` query. As a result,...