Jiri Novak

Results 10 issues of Jiri Novak

docker tags are typically tied to a version e.g. 1.1, latest, ... etc (sometimes called version tags), it would be worth revisiting CPU/GPU tags and try to follow common pattern...

C4 rendering should be enabled using both public (free) endpoint https://structurizr.com/json or private endpoint (structurizr can be deployed onprem as well) - ideally using config here is an example how...

MARP (and its MARP-CORE) is incredibly simple and handy presentation layer for markdown, it would be even better if we could use it directly from markdown-preview-enhanced https://github.com/marp-team/marp-core

this is a new feature request, Is there any way to add custom settings for - JAVA location - JAVA command arg. specifying the location of dot fie (if Graphviz...

Currently, all secrets in files client_secrets.json, oauth2.txt and oauth2service.json are unprotected it would be worth trying to create a pluggable option for storing the sensitive values of these files securely...

SourceGraph is GIT Code search platform and in many corporate environment works as a one stop for all GIT searches/lookups regardless of git implementation (gitlab, github, ...). NBVIEWER works with...

disallow POSTGRES user from logging remotely. This is a safety measure, I personally always disable it explicitly in pg_hba.conf regardless how is postgres user password set This can be optional...

function `create_user` exits when no password is supplied, in some cases it might be useful to create user with random long password e.g. when `PG_TRUST_LOCALNET` is enabled random password can...

should be ``` elasticsearch: host: 'localhost:9300' ``` instead of ``` elasticsearch: hostname: 'localhost:9300' ```

I have few edge cases where I don't want zoom. Is it possible to exclude selected images from the zoom behavior and specify the exclusion in the markdown (rather than...