GithubHelp home page GithubHelp logo

sharingio / environment Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 158 KB

A containerised environment with many tools useful for Pairing

Dockerfile 22.00% Shell 24.27% Go 53.73%
docker emacs emacs-lisp golang humacs pair-programming sharingio-pair

environment's People

Contributors

bobymcbobs avatar heyste avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

bobymcbobs

environment's Issues

Upgrade to emacs28-nativecomp

Likely depends on #24 and #20

sudo apt remove --autoremove emacs emacs-common # if emacs-nox is installed
sudo add-apt-repository ppa:kelleyk/emacs
sudo apt install -y emacs28-nativecomp

Go is broken

When trying to run go run or go build, the following messages are appearing in Environment

go: downloading k8s.io/kube-aggregator v0.23.1
# sort
/usr/local/go/src/sort/zsortfunc.go:10:6: insertionSort_func redeclared in this block
        /usr/local/go/src/sort/zfuncversion.go:10:6: other declaration of insertionSort_func
/usr/local/go/src/sort/zsortfunc.go:20:6: siftDown_func redeclared in this block
        /usr/local/go/src/sort/zfuncversion.go:19:6: other declaration of siftDown_func
/usr/local/go/src/sort/zsortfunc.go:38:6: heapSort_func redeclared in this block
        /usr/local/go/src/sort/zfuncversion.go:38:6: other declaration of heapSort_func
/usr/local/go/src/sort/zsortfunc.go:329:6: swapRange_func redeclared in this block
        /usr/local/go/src/sort/zfuncversion.go:65:6: other declaration of swapRange_func
/usr/local/go/src/sort/zsortfunc.go:335:6: stable_func redeclared in this block
        /usr/local/go/src/sort/zfuncversion.go:163:6: other declaration of stable_func
/usr/local/go/src/sort/zsortfunc.go:378:6: symMerge_func redeclared in this block
        /usr/local/go/src/sort/zfuncversion.go:187:6: other declaration of symMerge_func
/usr/local/go/src/sort/zsortfunc.go:464:6: rotate_func redeclared in this block
        /usr/local/go/src/sort/zfuncversion.go:252:6: other declaration of rotate_func

Update Go to 1.18

Go 1.18 was released recently and some projects that ii contributes to will soon be requiring it

Install man and info

Much documentation exists within man and info.

sudo apt-get install -y man info

Add dictionary to environment

When I use SPC s t to use the dictionary on pair I get the following message

user-error: No dictionary backend is available

My local doom config has for init,el

(lookup             ; navigate your code and its documentation
  +dictionary)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.