Heshed - Salva

Heshed Heshed

Nov 16, 2016 - 1 minute read - Comments - tips

tig

인텔리제이의 터미널창에서 tig 화면이 깨질때 ~/.tigrc 에 아래의 내용을 붙여넣자 - https://github.com/jonas/tig/blob/master/tigrc

Nov 6, 2016 - 1 minute read - Comments - github

2016-11-06

deep leaning, machine leaning neural-enhance - Super Resolution for images using deep learning. fast-style-transfer - Fast Style Transfer in TensorFlow Top-down learning path: Machine Learning for Software Engineers os minoca os - Minoca operating system ios JASONETTE-iOS - Native App over HTTP Create your own native iOS app with nothing but JSON. Then send it over the Internet. security lynis - Security auditing tool for Linux, macOS, and UNIX-based systems.

Oct 18, 2016 - 1 minute read - Comments - golang

lets read

읽을거리 번역 Effective Go in Korean English Go tooling essentials Using Go Channels Instead Of Conditions Passing Channels over Channels Youtube channel Best Go Programming YouTube channels? Golang features How panic/recover Works In Golang Bounds Check Elimination (BCE) In Golang 1.7 ResearchPapers Course udemy - Go (golang) Programming Language Learn How To Code: Google’s Go (golang) Programming Language

Oct 16, 2016 - 5 minute read - Comments - 번역

Reducing boilerplate with go generate

Reducing boilerplate with go generate 를 번역한 글입니다 Go는 대단한 언어입니다. 단순하고, 파워풀하며, 훌륭한 도구들을 가지고 있고, 우리 중 많은 이들은 매일 사용하는 것을 즐깁니다. 하지만 강한 타입의 언어들에서 일상적으로 발생하게 되는, 이것저것을 연결하기 위해서 필수로 사용해야 하는 boilerplate를 쓰게 됩니다. 이 포스트에서 다음의 세가지 포인트를 다룰 것입니다: 코드 생성(code generation)을 사용하여 boilerplate를 줄이도록 도와주는 Go 도구들을 만들 수 있어야 하는 이유는 무엇입니까. Go생성 시 코드 생성을 위한 블록 구성 요소는 무엇입니까.

Oct 8, 2016 - 2 minute read - Comments - golang

awesome go

Golang 리소스 모음 static analysis dingo-hunter - Static analyser for finding Deadlocks in Go performance Writing High Performance Go bombardier - Fast crossplatform HTTP benchmarking tool written in Go http trace httpstat fantastic http stat opentracing-go - Go implementation of the OpenTracing API http://opentracing.io Tracing HTTP request latency in Go with OpenTracing core Golang Internals c2go - C to Go translation tool supporting Go toolchain migration algorithm xxhash - A Go implementation of the 64-bit xxHash algorithm (XXH64) go-patterns - Curated list of Go patterns and idioms orm reform - A better ORM for Go, based on non-empty interfaces and code generation database mimir - Generates minimal embedded database from structs in golang using leveldb noms - The versioned, forkable, syncable database vision primitive - Reproducing images with geometric primitives.