Guido García

Results 79 comments of Guido García

This is a very good question. I also assumed that chaoskube was killing the pods. I think killing a pod instead of terminating it is be the best option, because...

I often use alertmanager to send notifications to different channels, including Slack. With this approach, a Prometheus metric is enough and there is a clear separation of responsibilities.

@dataoracle @mitulgolakiya I have no experience with that, sorry. Did you finally manage to solve it?

Could you: - Try to stream the same file that works as a buffer? (`let audioStream = fs.createReadStream(file)`) - Share some code

@pietrop I didn't know that Bing STT supported websockets. Do you have a link to the docs so I can evaluate how hard it would be to add it to...

Thanks @pietrop. I think it would be hard to reuse the Browser SDK since contains a lot of code that is tied to the browser. It would be easier to...

It's a good idea @rduke-cfpwood . The audio output format [is currently hardcoded](https://github.com/palmerabollo/bingspeech-api-client/blob/master/src/client.ts#L66). If you feel like contributing to the project, the output format could be added as a parameter...

Aquí hay un XML de incidencias http://www.dgt.es/incidenciasXY.xml

Idea: modelar los providers como funciones "serverless" en el lenguaje que se quiera: egov ----(http)---> adaptador ---(scrape)---> datos-publicos Desventajas: - Se pierde la ventajas de tener librerías en un lenguaje...

Buena idea. Voy a contactar con ellos a ver qué dicen.