Ishmael Dönmez

Results 8 issues of Ishmael Dönmez

``` ~ > c++filt _ZNK1aE a const ~ > demumble _ZNK1aE a ``` Not sure who is correct here.

This fixes a gmplib build failure on macOS ARM64, see https://gitlab.com/tspiteri/gmp-mpfr-sys/-/issues/25

``` ❯ go version go version go1.19.3 linux/amd64 ❯ go install github.com/charmbracelet/vhs@latest go: downloading github.com/charmbracelet/vhs v0.1.1 go: github.com/charmbracelet/vhs@latest: github.com/charmbracelet/[email protected]: verifying module: checksum mismatch downloaded: h1:EZCqR9qwpqg0j4VD2cy8a/WlTAs0uaUgU4RW0/pC1D8= sum.golang.org: h1:SSZYYmO4FrknkqC8J+X8pVLbgEy+StMSpk4b4sYtJ00= SECURITY ERROR This...

### Pre-Checks - [X] Check that there isn't [already an issue](https://github.com/elk-zone/elk/issues) that reports the same bug to avoid creating a duplicate. - [X] Check that this is a concrete bug....

c: bug

It would improve the security immensely since executables are not gpg signed either. You can get an open source developer certificate from [Certum](https://en.sklep.certum.pl/data-safety/code-signing-certificates/open-source-code-signing-924.html) for less than 30€ provided that you...

feature
component:gui
component:installer

### Describe the bug The `jgraph/drawio` image internally exposes two ports 8080 (HTTP) and 8443 (HTTPS), and HTTPS port is backed by a self-signed certificate generated during startup: https://github.com/jgraph/docker-drawio/blob/dev/main/docker-entrypoint.sh#L146 This...

t/bug

``` ; go install -ldflags "-s -w" github.com/charmbracelet/gum@latest go: downloading github.com/charmbracelet/x/ansi v0.9.2 go: downloading github.com/charmbracelet/glamour v0.10.0 go/pkg/mod/github.com/charmbracelet/[email protected]/align.go:6:2: github.com/charmbracelet/x/[email protected]: verifying module: checksum mismatch downloaded: h1:VxqhWbZIXFl3/ufdpzcwlaPZRPoaOj8r+KtyeRG3C0g= sum.golang.org: h1:92AGsQmNTRMzuzHEYfCdjQeUzTrgE1vfO5/7fEVoXdY= SECURITY ERROR This download...

- [x] I have read [`CONTRIBUTING.md`](https://github.com/charmbracelet/.github/blob/main/CONTRIBUTING.md). - [ ] I have created a discussion that was approved by a maintainer (for new features).