50% off 2+ books at @ManningBooks until May 9 with code wm050417lt #java #swift #golang #python #dotnet #reactjs #js https://www.manning.com/?a_aid=r51&a_bid=5c28d10c&chan=tw
Multi-Stage Docker Builds for Creating Tiny #golang Images by @treeder
https://medium.com/travis-on-docker/multi-stage-docker-builds-for-creating-tiny-go-images-e0e1867efe5a
https://medium.com/travis-on-docker/multi-stage-docker-builds-for-creating-tiny-go-images-e0e1867efe5a
Medium
Multi-Stage Docker Builds for Creating Tiny Go Images
I’ve talked about how to make tiny Docker images a fair bit in the past, but now that Docker has multi-stage builds, it’s time to revisit…
Tracking down what happened to the missing process IDs in the home-grown container I wrote in #golang at #DockerCon https://medium.com/@lizrice/go-and-missing-processes-77b6341637ec?source=twitterShare-d9e5549e8e2c-1494172297
Medium
Go and missing processes
In the last couple of weeks I’ve given talks at DockerCon and Craft Conference where I’ve shown how a container works by building one from…
Build a Realtime Chat Server With Go and WebSockets http://buff.ly/2pPwvVS via @scotch_io #golang #javascript… https://twitter.com/i/web/status/861253083262799872
Scotch
Build a Realtime Chat Server With Go and WebSockets
Modern web applications are becoming more and complex. Users are often greeted with an experience that is both reactive and engaging. Pages update in...
Multistage Dockerfile available with latest docker-machine update #golang loves it ! #sizematters More details here… https://twitter.com/i/web/status/861153893480366080
Twitter
Seb FRIΞSS 🚴🏻
Multistage Dockerfile available with latest docker-machine update #golang loves it ! #sizematters More details here https://t.co/K8ftf8SeM2
How to create the smallest possible Docker image for your Golang application ·… http://dlvr.it/P4wXYH #docker… https://twitter.com/i/web/status/861229676764647424
Sweetcode.io
How to create the smallest possible Docker image for your Golang application · Sweetcode.io
This blog post will guide you to create the ultimate smallest possible Docker image for your Golang application using the Build flow tool Habitus!
Great improvement to build/run #golang binaries in Windows containers + volumes got merged. https://github.com/golang/go/commit/53003621720ff39c4745a76f76847123c27b01ea
GitHub
os: reimplement windows os.Stat · golang/go@5300362
Currently windows Stat uses combination of Lstat and Readlink to
walk symlinks until it reaches file or directory. Windows Readlink
is implemented via Windows DeviceIoControl(FSCTL_GET_REPARSE_POIN...
walk symlinks until it reaches file or directory. Windows Readlink
is implemented via Windows DeviceIoControl(FSCTL_GET_REPARSE_POIN...
Added a drop-in replacement for "json.Unmarshal" to GJSON. 3-4x faster without external generators. #golang https://github.com/tidwall/gjson
GitHub
GitHub - tidwall/gjson: Get JSON values quickly - JSON parser for Go
Get JSON values quickly - JSON parser for Go. Contribute to tidwall/gjson development by creating an account on GitHub.
I'm impressed with my teams launch of our flagship product, Atmail 8. New client in #ReactJS #JMAP and #golang powe… https://twitter.com/i/web/status/861430856979697665
Twitter
Ben Duncan
I'm impressed with my teams launch of our flagship product, Atmail 8. New client in #ReactJS #JMAP and #golang power💪https://t.co/V5rXqNXSlO
Updated! Vapor, Perfect, Kitura(Swift) and Rocket(Rust) https://github.com/tbrand/which_is_the_fastest #ruby #crystallang #golang… https://twitter.com/i/web/status/861588243950649344
GitHub
the-benchmarker/web-frameworks
Which is the fastest web framework? Contribute to the-benchmarker/web-frameworks development by creating an account on GitHub.
Goddit: Reddit WebSockets chat in go #websockets #mongodb #golang https://github.com/octohedron/goddit
GitHub
octohedron/goddit
goddit - 🏓 Reddit golang chat
Just published my latest blog on using Linux VM sockets in Go! Enjoy! https://medium.com/@mdlayher/linux-vm-sockets-in-go-ea11768e9e67 #golang #linux
Medium
Linux VM sockets in Go
Leveraging Linux VM sockets to enable bidirectional, many-to-one communication between a hypervisor and its VMs, using Go.
Released v1.4.4 of http://github.com/fabiolb/fabio with a fix for TLS handshake and support for ws on HTTPS upstreams. #golang #fabiolb 🇳🇱💙🇳🇱
GitHub
GitHub - fabiolb/fabio: Consul Load-Balancing made simple
Consul Load-Balancing made simple. Contribute to fabiolb/fabio development by creating an account on GitHub.
Hiring: BACKEND ENGINEER, GOLANG at Statement Campus #remotejob #golang http://www.welovegolang.com/jobs/backend-engineer-golang-5767917874446336
Welovegolang
BACKEND ENGINEER, GOLANG
As a part of an international team, you will build scalable products in Golang to shape the future of the financial industry.
Writing PostgreSQL Triggers in Go - OpsDash http://disq.us/t/2mskz5w #golang #plsql #plgo #postgresql @fabriziomello #Gophers
Opsdash
Writing PostgreSQL Triggers in Go
How to implement PostgreSQL functions and triggers in Golang.