Vladimir Sh
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....