Bryan Honof

Results 23 comments of Bryan Honof

I just rebuilt sbcl from source thinking it might be a problem with it, but doing that does not seem to fix the problem.

> Does polybar completely disappears or does it leave a "blank space"? It comply disappears. but StumWM still seems to remember where is used to be since it does not...

Right after starting StumpWM: ![with](https://user-images.githubusercontent.com/5932804/62735068-a8821180-ba2a-11e9-99a6-2206c4d750da.png) Right after I safe the polybar config file: ![without](https://user-images.githubusercontent.com/5932804/62735069-a91aa800-ba2a-11e9-8c9b-489096e31035.png) I hope this clears things up about what I am experiencing.

Ok I found something new. I now think this is more of a problem with StumpWM than it is with polybar. I found that you can toggle the modeline in...

Hey @patrick96 , I recently switched over to xmonad with polybar and I do not experience any problems with it. Sorry for kind of abandoning this issue.

Arch has a package manager called [pacman](https://wiki.archlinux.org/index.php/pacman) it uses ```bsdtar(1)``` as a way of packaging applications. Sadly enough I have not found magic-wormhole there yet. Luckely Arch also has the...

> > When multiple repo types are implemented, if two of the same repos but of different repo types are found, should one be considered a duplicate and be removed?...

This is with a pretty clean store. ```shell $ nix run nix -- profile install github:Idont/exist/a0df6cd6e199df4a78c833c273781ea92fa62cfb#keepassxc error: unable to download 'https://api.github.com/repos/Idont/exist/tarball/a0df6cd6e199df4a78c833c273781ea92fa62cfb': HTTP error 404 response body: { "message": "Not Found",...

Other manifests that seem to use hostPort. https://github.com/MinaProtocol/mina/blob/f6958b429ae4eebc614ba74bd0a513ca58d3e769/helm/seed-node/values.yaml#L27 https://github.com/MinaProtocol/mina/blob/f6958b429ae4eebc614ba74bd0a513ca58d3e769/helm/seed-node/templates/seed-node.yaml#L140 https://github.com/MinaProtocol/mina/blob/f6958b429ae4eebc614ba74bd0a513ca58d3e769/helm/plain-node/templates/plain-node.yaml#L100 https://github.com/MinaProtocol/mina/blob/f6958b429ae4eebc614ba74bd0a513ca58d3e769/helm/snark-worker/templates/snark-coordinator.yaml#L114 https://github.com/MinaProtocol/mina/blob/f6958b429ae4eebc614ba74bd0a513ca58d3e769/helm/archive-node/values.yaml#L25 https://github.com/MinaProtocol/mina/blob/f6958b429ae4eebc614ba74bd0a513ca58d3e769/helm/archive-node/templates/archive.yaml#L117 https://github.com/MinaProtocol/mina/blob/f6958b429ae4eebc614ba74bd0a513ca58d3e769/helm/block-producer/templates/block-producer.yaml#L275 As explained in the[ Configuration Best Practices by Kubernetes themselves](https://kubernetes.io/docs/concepts/configuration/overview/#services), we should try and avoid these...

The image BuildKite currently runs on has a pretty old version of the google cloud CLI. I'd first have to figure out how to upgrade that before I can proceed...