Skipper, our #HTTP router built with #Golang, acts as a reverse proxy with support for custom route definitions: https://github.com/zalando/skipper
GitHub
GitHub - zalando/skipper: An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress - zalando/skipper
Code: 💧 In memory dataset filtering #web #data #filtering #golang https://github.com/mattevans/distil
GitHub
mattevans/distil
distil - 💧 In memory dataset filtering, inspired by snikch/aggro
If you're in Newcastle next Tuesday, we'll be @golangnortheast! Join us and learn about refactoring with Go! https://www.meetup.com/Golang-North-East/events/243925597/?_cookie-check=OlUL8z1UCwykCa_X #golang
Meetup
Golang North East
One of Go's great advantages is that it's easy to refactor Go code as a project develops. Come along to discover techniques and tools for refactoring code
Open source requires other people.
We're a community of coders, but if all we do is code then we've lost the commu… https://twitter.com/i/web/status/920325670735106049
We're a community of coders, but if all we do is code then we've lost the commu… https://twitter.com/i/web/status/920325670735106049
Twitter
tiffany jernigan🐳📦
Open source requires other people. We're a community of coders, but if all we do is code then we've lost the community. #DockerCon #golang
Understanding slices in #Golang and a shout-out to @goinggodotnet awesome trainings!
https://buff.ly/2yqEXxt
https://buff.ly/2yqEXxt
YouTube
Understanding slices in Golang - YouTube
How to make a slice in Golang. A slice is a data structure with three parts: a pointer to an underlying array, a length, and a capacity. This video will expl...
"Why we switched from Python to Go"
Great discussion, considers lots of aspects - @tschellenbach
https://medium.com/@tschellenbach/why-we-switched-from-python-to-go-6362dd8cde01
#golang
Great discussion, considers lots of aspects - @tschellenbach
https://medium.com/@tschellenbach/why-we-switched-from-python-to-go-6362dd8cde01
#golang
Medium
Why we switched from Python to Go
Switching to a new language is always a big step, especially when only one of your team members has prior experience with that language. Early this year, we switched Stream’s primary programming…
Considering using Go? Discover why we made the move from Python to Go. #golang https://hubs.ly/H08XRSW0
The Stream Blog
Why we switched from Python to Go - The Stream Blog
Switching to a new language is always a big step, especially when only one of your team members has prior experience with that language. Early this year, we switched Stream’s primary programming language from Python to Go. This post will explain some of the…
Video: What comes after microservices #golang https://www.infoq.com/presentations/microservices-future
InfoQ
What Comes after Microservices?
Matt Ranney talks about the limits that some companies have encountered in their large microservices deployments and some non-microservices approaches to those same problems. He also talks about the non-microservices systems that Uber is building to maintain…
Debugging and unit testing #golang programs with @francesc ... awesome tutorial! #programming #VelocityConf… https://twitter.com/i/web/status/920569325987291136
Twitter
mattcaldwell
Debugging and unit testing #golang programs with @francesc ... awesome tutorial! #programming #VelocityConf @EndgameInc
Open #job position: Back-end Developer (#Golang) at Smarp [@BeSmarp] in #Helsinki https://www.golangprojects.com/golang-go-job-cbh-Back-end-Developer-(Golang)-Helsinki-Smarp.html #finland #kafka #postgresql
Golangprojects
Go/job: Back-end Developer (Golang) at Smarp (Helsinki, Finland)
Back-end Developer (Golang) Developers ahoy! Smarp is looking for talented, senior-level Back-end Developers to our growing team in Helsinki where our whole tech team is located. We’re looking for a person who has an endless thirst to learn and build our…
Build an Image Recognition API with Go and TensorFlow https://outcrawl.com/image-recognition-api-go-tensorflow/ #golang
Outcrawl
Build an Image Recognition API with Go and TensorFlow - Outcrawl
This tutorial shows how to build an image recognition service in Go using pre-trained TensorFlow Inception-V3 model. The service will run inside a Docker container, use TensorFlow Go package to process images and return labels that best describe them.
Why we switched from Python to Go https://getstream.io/blog/switched-python-go/ #Python #GoLang #MachineLearning #DeepLearning… https://twitter.com/i/web/status/920972915767623680
getstream.io
Why We Switched from Python to Go
Deciding on a programming language is always a difficult choice, learn why Stream switched from Python to Go as our language of choice.
Slides: Building a neural net with Go #golang https://golangnews.com/stories/2812
Golangnews
Slides: Building a neural net with Go - Golang News
By Daniel Whitenack