Sublime
An inspiration engine for ideas

Published a new blog post: Building a Distributed Log Using S3 (Under 150 Lines of Go)
The log is a powerful storage abstraction. Using a log, you can build a database, message queue, or event streaming system. S3 makes it all better and easier!
This is the third blog post in the series on... See more

Generate PDF from HTML templates using Go
#golang
https://t.co/cML0t5mJZt https://t.co/sXxp9CxxYu

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

