Aleksander Nowak

Results 4 comments of Aleksander Nowak

You need to set the appropriate network device to be tracked: ```sh networksetup -listallhardwareports ``` Choose the device of `Wi-Fi` Hardware Port. Then, in your `~/.tmux.conf` ```sh set -g @dracula-network-bandwidth...

I'm on `lazy` v10.15.1, based on this thread, I got it working with the following config: ```lua { "preservim/vim-markdown", ft = "markdown", init = function() vim.cmd [[set foldlevelstart=6]] end, dependencies...

Bumping, breaks our DevSecOps pipelines. Version: `github.com/gin-gonic/gin v1.9.1` ``` ❯ govulncheck -C src/cmd . govulncheck is an experimental tool. Share feedback at https://go.dev/s/govulncheck-feedback. Using go1.21.2 and [email protected] with vulnerability data...

@MichaelDrogalis Could you share any general timeline as to when we can expect Protobuf support? The feat request is pretty old by now. My organisation is considering KSQL but Protobuf...