1974 shaares
6 private links
6 private links
430 results
tagged
prog
docker run --rm -ti --name=build -v "$PWD":/usr/src/myapp -w /usr/src/myapp golang:1.6 sh -c 'go get; go build -v server.go'
Code review of grep coded in rust
Alternative to restful apis
FunctionalPlus is a small header-only library supporting you in reducing code noise and in dealing with only one single level of abstraction at a time. By increasing brevity and maintainability of your code it can improve productivity (and fun!) in the long run. It pursues these goals by providing pure and easy-to-use functions that free you from implementing commonly used flows of control over and over again.
Call library function from bash
All state is tracked while a program is running, so you can debug in the past.