Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Sat, 26 May 2018 19:21:00 +0000 How to start go project 2018 7 points posted by kenny https://boyter.org/posts/how-to-start-go-project-2018 3340 Mon, 14 May 2018 05:35:00 +0000 An informal survey of 10 million github bitbucket gitlab projects using Go 6 points posted by kenny https://boyter.org/posts/an-informal-survey-of-10-million-github-bitbucket-gitlab-projects 4155 Tue, 01 Oct 2019 06:50:00 +0000 Sloc, cloc, code - what happened on the way to faster cloc For those who have never encountered <a href="https://github.com/AlDanial/cloc">cloc</a>&nbsp;it is what appears to be simple command line tool (it is not simple and has a LOT of functionality!) that iterates through a given directory checking files against a known list of programming languages and then counting the number of code, comment and blank lines. For getting an overview of how large a project is and what languages are being used it is incredibly useful. I remember first using it early in my career to estimate project sizes. 5 points posted by kenny https://boyter.org/posts/sloc-cloc-code 3300 Tue, 17 Apr 2018 07:50:00 +0000 The story of optimising a problem in Go vs Java 4 points posted by kenny http://www.boyter.org/2017/03/golang-solution-faster-equivalent-java-solution 2024 Sat, 01 Apr 2017 05:35:00 +0000