Rewrote our Python API gateway in Go and nobody cares
old.reddit.com
Rewrote our Python API gateway in Go and nobody cares
1–10 of 12 posts
Re: Rewrote our Python API gateway in Go and nobody cares
#2Re: Rewrote our Python API gateway in Go and nobody cares
#3Re: Rewrote our Python API gateway in Go and nobody cares
#4Re: Rewrote our Python API gateway in Go and nobody cares
#5Two months to refactor something that already worked fine? The product owner must have been on vacation. That was a very expensive project that produced zero business value.
Re: Rewrote our Python API gateway in Go and nobody cares
#6Well, at least if usage explodes it won't look like such a bad idea.
Re: Rewrote our Python API gateway in Go and nobody cares
#7Re: Rewrote our Python API gateway in Go and nobody cares
#8Probably could have achieved 5x the throughput while using the team skills by just going from wsgi to asgi.
Re: Rewrote our Python API gateway in Go and nobody cares
#9It's very easy to make the wrong conclusion from a post like this. Better software is achieved through small decisions that compound over time. And bad software often happens because shortcuts compound too.
Re: Rewrote our Python API gateway in Go and nobody cares
#10Two months to refactor something that already worked fine? The product owner must have been on vacation. That was a very expensive project that produced zero business value.
I've wasted many 2 months on way worst tbh, at least he got something used by users with little, but still some, improvement