AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Is Go the First Choice for a Feature Server?
Go was the first thing we used for this component. So I think it's worked out really great for us. We actually do have a Python interpreter embedded in this Go server because we allow people to do sort of, we call them on-demand transformations. There are projects floating around that will let you do like basically compile Python down to LBM bytecode or something and then link that into a Go binary.