Skip to main content

Avances en biotecnología

Nos queda poco tiempo para empezar a ver grandes avances en campos como la biónica, que nos acercarán a la panacea tecnológica que tanto se idealizó en la década de 1970 (vagos recuerdos de niñez).

Hoy somos testigos de acontecimientos tan importantes como neuronas energizadas mediante circuitos integrados, operaciones impresionantes que permiten a un ciego tener una visión primitiva en blanco y negro y avances generales en el desarrollo de prótesis humanas.

Miren http://carroll.org.uk/, http://www.guardian.co.uk/science/story/0,,1754356,00.html y http://science.slashdot.org/article.pl?sid=06/03/28/0921245

Comments

Popular posts from this blog

Massively Integrating AWS CloudWatch Logs with Loggly Using AWS CloudFormation

Well, integrating AWS CloudWatch Logs with Loggly is something already documented. The official source is: https://www.loggly.com/blog/sending-aws-cloudwatch-logs-to-loggly-with-aws-lambda/ But there is a use case I found to be pretty common in the real world that is not well documented either by Amazon or by Loggly or even the general community: often times, we decide to visualize our AWS logs using an external tool such as Loggly once we have a lot of applications already in place, or even applications generating logs to multiple log groups. Configuring a Lambda function to publish the log entries in real time to Loggly is relatively simple, but this becomes complex, or at least a long and error-prone task, when you have to configure many log groups to be connected with Loggly. At least, you only need one lambda function to send your logs to Loggly and share it across multiple log groups. The idea is to use the function from the Loggly blueprint. Following the Loggly blog, you en...

Mi inicio en los weblogs

Hoy decidí­ arrancar con mi weblog. Diariamente encuentro mucha información que no quisiera dejarla en el olvido y eso fue lo que más me motivó a iniciar con esta costumbre. Espero seguir enriqueciendo mi blog con mucha frecuencia.

A comeback

After many years, I am coming back to my technology blog, to share some knowledge with the community. Today I found something not well documented on the web, so I will post an article about it: provisioning resources to massively integrate AWS CloudWatch Logs and Loggly leveraging AWS CloudFormation. The article will be published later today. And, yes, I am resuming my blog in English, to make my opinions and knowledge available to a broader audience.