Thomas

Results 168 issues of Thomas

Kipp is currently quite quiet, and is hard to understand where things are going wrong unless there is good domain knowledge, or the client-side errors are visible. Having logs for...

To enable better visibility of how requests are served, where most execution time is spent, etc. it would be good to have tracing. [Jaeger](https://www.jaegertracing.io/) is supported by [CNCF](https://www.cncf.io/) and should...

`encoding/gob` is very go specific, and easy to break. Instead a proto file should be written and used. This should be fairly easy considering the nature of bazel, but I'm...

database

Magical shell history. https://github.com/ellie/atuin

new command
help wanted

Bazel is a tool that automates software builds and tests. https://bazel.build/ It doesn't look like there are any man pages (beside https://github.com/bazelbuild/bazel/issues/10519), or great examples of tldr-eqsue content.

new command
help wanted

https://man.archlinux.org/man/core/gnupg/gpgconf.1.en

new command
help wanted

# System information macOS Catalina 10.15.5 (19F101) Sublime Text Dev Channel, Build 4074 # Install Package Control # Reproduction Assuming the LSP configuration ```json { "lsp_format_on_save": true, "lsp_code_actions_on_save": { "source.fixAll":...

sublime issue

## What were you trying to do Encrypt for recipients listed via GitHub or HTTP(S) resources. The spec, [age v1](https://age-encryption.org/v1), has many examples of using recipients like `github:` or providing...

## Environment * OS: Ubuntu 21.04 (hirsute) * rage version: `rage 0.6.0` ## What were you trying to do Use rage with a passphrase protected key. ## What happened rage...

go version: 1.18 statticheck: v0.3.0 ``` (00:37:55) ERROR: /home/thomas/.cache/bazel/_bazel_thomas/b3860946b0ed29b82afe181b73c30609/external/com_github_gofrs_uuid/BUILD.bazel:3:11: GoCompilePkg external/com_github_gofrs_uuid/uuid.a failed: (Exit 1): builder failed: error executing command bazel-out/host/bin/external/go_sdk/builder compilepkg -sdk external/go_sdk -installsuffix linux_amd64 -src external/com_github_gofrs_uuid/codec.go -src external/com_github_gofrs_uuid/generator.go -src...

bug
waiting-for-feedback