‘Security for Data Scientists’ en la PyDataBCN 2017

La PyDataBCN 2017 se celebró del 19 al 21 de Mayo, en Barcelona (ESADE).

Como organizador del evento, trabajé sobretodo en Programa, Sponsors y Comunicación. Con 3 días de charlas y talleres, >40 ponentes y >300 asistentes, ¡fue un éxito! (y gustó mucho 🙂)

Además, tuve el honor de presentar la closing keynote: en “Security for Data Scientists” expliqué los principales riesgos de seguridad a los que están expuestos los data scientists, tipos de ataques reales, y las medidas necesarias para defenderse:

Handling confidential data attracts unwanted attention from hostile attackers.

We will go over the basic concepts of security threats, show many examples of real attacks, and focus on how to defend ourselves and secure our data.

Keep yourself safe!

Vídeo y presentación:

‘Efficient Django’ en la EuroPython 2016

La EuroPython 2016 se celebró del 17 al 24 de Julio, de nuevo en Bilbao.

En “Efficient Django” presenté un repaso de conceptos, trucos y consejos para mejorar el rendimiento y la escalabilidad de proyectos Django:

Does Django scale? How to manage traffic peaks? What happens when the database grows too big? How to find (and fix) the bottlenecks?

We will overview the basics concepts, we’ll use metrics to find bottlenecks, and finally we’ll see some tips and tricks to improve the scalability and the performance of a Django project.

Vídeo y presentación:

Diez años de “Hic sunt trolls”

Décimo aniversario desde aquel fr1st p0st! 🙂

Rompo una lanza a favor de WordPress. Mantener una instalación propia ha supuesto muchos inconvenientes (migraciones de hosting, parchear plugins rotos, incluso brechas de seguridad…) pero hay que reconocer que mantener el control del blog lo compensa con creces.

‘Python in the Sky’ en la EuroPython 2015

El pasado Julio se celebró la EuroPython 2015 en Bilbao.

En mi ponencia, Python in the Sky: In-Flight Entertainment with Python, presenté el caso de uso de Immfly, así como los retos e imprevistos surgidos durante los primeros meses de vuelos:

Case study of Immfly’s Wireless In-Flight Entertainment system, built using Python.

This talk will show the basic requirements for the system and the architecture decisions we took.

Besides, running software at 10.000 meters implies new unexpected challenges, different from the ones we encounter day-to-day. We’ll focus on how we solved them.

Vídeo y presentación: