#Synth:
"When we designed CX, we looked at the problems seen with #Ethereum and #Bitcoin and fixed them"
"#Golang… https://twitter.com/i/web/status/983534000231927809
"When we designed CX, we looked at the problems seen with #Ethereum and #Bitcoin and fixed them"
"#Golang… https://twitter.com/i/web/status/983534000231927809
Twitter
Skycoin
#Synth: "When we designed CX, we looked at the problems seen with #Ethereum and #Bitcoin and fixed them" "#Golang is resistant to remote code executions, which removes an attack vector. It is deterministic as well." #Skycoin #Shanghai $SKY $BTC $ETH
Manage @HelmPack #Helm repositories and deploy charts to #Kubernetes using a secure RESTful API (beside gRPC and CL… https://twitter.com/i/web/status/983716085202550785
Twitter
Banzai Cloud
Manage @HelmPack #Helm repositories and deploy charts to #Kubernetes using a secure RESTful API (beside gRPC and CLI) with Pipeline. https://t.co/6K4tVZkYfA #golang #DevOps
R1D87-91 #100DaysOfCode | Finished @pluralsight course Concurrent Programming with Go (via @vansimke) | Started and… https://twitter.com/i/web/status/983510517934379009
Twitter
Jason Down
R1D87-91 #100DaysOfCode | Finished @pluralsight course Concurrent Programming with Go (via @vansimke) | Started and completed Go: Getting Started (also via @vansimke) | Log: https://t.co/KuQeQSpUDz | #golang
You can use the Inline Variable refactoring to replace redundant variable usage with its initializer. #golang… https://twitter.com/i/web/status/983691366038495232
Twitter
GoLand IDE
You can use the Inline Variable refactoring to replace redundant variable usage with its initializer. #golang #DriveToDevelop https://t.co/EyGAcSADHW
Join us this Thursday @UltimateHCM Go & Docker, Docker 5th Birthday Edition https://www.meetup.com/Go-Miami/events/249426878/ #golang @docker
Meetup
Go & Docker, Docker 5th Birthday Edition @Ultimate
Let's celebrate the 5th anniversary of Docker.We are going to talk about why Golang has been chosen to write Docker, how day to day Golang application can leverage Docker, the Dos and Don'ts as well a
Build a Realtime Chat Server With Go and WebSockets https://buff.ly/2ggDXnD via @scotch_io #golang #javascript… https://twitter.com/i/web/status/983712293769883648
Scotch
Build a Realtime Chat Server With Go and WebSockets
Build a realtime chat application using the power of websockets and the Go programming language.
Is #cryptocurrency your best thing? See this amazing #opportunity! #core #backend #developer #fintech #wallet… https://twitter.com/i/web/status/983626886164205568
Twitter
WKL Consultancy
Is #cryptocurrency your best thing? See this amazing #opportunity! #core #backend #developer #fintech #wallet #bitcoin #blockchain https://t.co/3Du4HNrwut #PHP #golang #software #OO #programming #nodeJS #mySQL #databases #IT #tech #job #position
"My lesson learned is the power and value of simplicity." #golang https://movio.co/en/blog/saving-money-with-Hackathon-project/
Movio Blog
How A Tiny Go Microservice Coded In Hackathon Is Saving Us Thousands
In this blog post, we discuss how the implementation of a Go microservice coded during a Hackathon is saving us $50,000 in costs per year.
🎉 #gophercises Ex #14 is live! 🎉
Practice #golang by building HTTP middleware to recover from panics. We'll even lo… https://twitter.com/i/web/status/983883778711007234
Practice #golang by building HTTP middleware to recover from panics. We'll even lo… https://twitter.com/i/web/status/983883778711007234
Twitter
Jon Calhoun
🎉 #gophercises Ex #14 is live! 🎉 Practice #golang by building HTTP middleware to recover from panics. We'll even look at how to print out a stack trace so we can debug the panic! https://t.co/3cgRRU8OkY This one is ~45min of videos that cover: - panic/recover…
Learn how to secure your e2e logging with TLS on #Kubernetes using @fluentbit and @fluentd The whole process is aut… https://twitter.com/i/web/status/984074721816915968
Twitter
Banzai Cloud
Learn how to secure your e2e logging with TLS on #Kubernetes using @fluentbit and @fluentd The whole process is automated with Pipeline https://t.co/ucYBNQ7AEv #golang #DevOps
How A Tiny Go Microservice Coded In Hackathon Is Saving Us Thousands - https://goo.gl/1PscJ7 #golang #programming… https://twitter.com/i/web/status/983987196767166467
Best #golang description ever: "Go is a bit like this friend that you like to hang out with because he's fun and gr… https://twitter.com/i/web/status/983956150403166209
Twitter
Joël Vimenet
Best #golang description ever: "Go is a bit like this friend that you like to hang out with because he's fun and great for small talk around beers, but that you find boring or painful when you want to have deeper conversations, and that you don't want to…
[podcast] Go Systems with @erikstmartin @Microsoft @Azure @GoTimeFM #Golang #GoInAction http://ow.ly/Pd3830jrf93 https://pbs.twimg.com/media/Dag4BrcVwAEP3tW.jpg
Softwaredaily
Go Systems with Erik St. Martin
Go is a language designed to improve systems programming. Go includes abstractions that simplify aspects of low level engineering that are historically difficult—concurrency, resource allocation, and dependency management. In that light, it makes sense that…
Check out this half-day tutorial at #VelocityConf! Join Francesc Campoy Flores @francesc to learn the tools that al… https://twitter.com/i/web/status/984095031370825729
Twitter
O'Reilly Velocity
Check out this half-day tutorial at #VelocityConf! Join Francesc Campoy Flores @francesc to learn the tools that allow you to profile, debug, and understand the #performance of your programs. #GoLang #GoProgramming https://t.co/wXw1FWYgzn
The more I write about "The Robustness of Go" the more I want to write!
Errors, exceptions, defers, panics, nil po… https://twitter.com/i/web/status/984230433872203776
Errors, exceptions, defers, panics, nil po… https://twitter.com/i/web/status/984230433872203776
Twitter
Francesc
The more I write about "The Robustness of Go" the more I want to write! Errors, exceptions, defers, panics, nil pointers, concurrency ... and Erlang!? If you're coming to @GOTOchgo, don't miss it! #golang https://t.co/TjwprL38at
Preparing for one my talks at @GOTOchgo in a couple weeks I wrote this little piece of code.
What is *really* wron… https://twitter.com/i/web/status/984227799895392256
What is *really* wron… https://twitter.com/i/web/status/984227799895392256
Twitter
Francesc
Preparing for one my talks at @GOTOchgo in a couple weeks I wrote this little piece of code. What is *really* wrong with this code? #golang #robustness