Vladimir Sh

Results 4 issues of Vladimir Sh

Hello, I'm unable to use `apt update` or `apt upgrade` on digital ocean droplet after running the script and setting up everything. ``` Err:1 http://mirrors.digitalocean.com/ubuntu focal InRelease Temporary failure resolving...

Hello, I'm using emacs 25.3 with spacemacs, up-to-date packages etc. I've installed and updated `gocode` and `gometalinter`, and ran `gometalinter --install --update`. However, when I open go file in project,...

For example, the following code (the indents were inserted automatically and seem to be correct): ``` clojure (defn -main [& m] (let [mode (keyword (or (first m) :dev)) port (Integer....

Hello! Proposed changes should make github actions runnable again. I've update the checkout action as it was outdates, fixed branch syntax and also expanded windows workflow as it required a...