Sublime
An inspiration engine for ideas
I started using Go on November 10, 2009; 15 years ago. I was one of the first people to design production systems in Go (way before Go 1.0). I have built many systems with Go. I have ported Go to many platforms, and I have authored the Go arm64 and sparc64 compilers. If you run Go on the mac, blame me.
What made Go good... See more
Aram Hăvărneanux.com
V2-RC-1 release of #Nginx Web UI
#golang based
https://t.co/WbzevdVbz0 https://t.co/3qMounz03N
Burrow
Burrow is a serverless and globally-distributed HTTP proxy for Go built on AWS Lambda.
It is designed to be completely compatible with the standard Go *http.Client which means it can be transparently added to many existing applications. Burrow provides an implementation of the http.RoundTripper interface that proxies requests through one or... See more
Burrow is a serverless and globally-distributed HTTP proxy for Go built on AWS Lambda.
It is designed to be completely compatible with the standard Go *http.Client which means it can be transparently added to many existing applications. Burrow provides an implementation of the http.RoundTripper interface that proxies requests through one or... See more
@myzie • GitHub - myzie/burrow: Burrow is a globally distributed HTTP proxy via AWS Lambda
Me and the team at @lovable_dev just spent two months rewriting 42,000 lines of code from Python to Go.
Technical deep dive of why we did it +what this means:
// 1
Viktor Erikssonx.com