Submitted talks: 22 - Accepted talks: 20 - Accepted lightning talks: 5
An introduction to the Kubernetes container´s orchestration philosophy.
confirmed |
This talk will present some lessons learned designing applications to work with immutable infrastructure. Applications instances that are not updated but completely replaced on every deploy.
How to apply the 12factor manifesto in practical terms, the challenges this type of infrastructure presents and solutions to common problems.
confirmed |
Ok, so you got a job, now what?
In this talk I will teach you all the secrets that will make you an indispensable member of your company. You will learn how to make your employer afraid enough to never fire you.
Following my lead you'll be able to avoid all the future job interviews and you'll be enable to focus in the terribly time-consuming...
|
Monitoring a huge Elasticsearch cluster can be a challenge. If you have hundreds of nodes handling petabytes of data, the usual tools might be either too slow or too pricey for you. So I took Search::Elasticsearch for a ride to see how well it can be used to retrieve metrics efficiently. As first results are quite promising, it sounds like a good ...
confirmed |
Back in 2011 chromatic published a set of questions meant to identify a good Perl programmer. We'll take a look at those questions and how they are best answered today. Level is for beginners (though some knowledge of Perl is required), but there might be surprises here and there for everyone.
confirmed |
In this talk I'll explain how and why I've ported Moo to Javascript/ES6 and I will give an introduction to the resulting npm module Jsmoo (https://www.npmjs.com/package/jsmoo) that lets you easily have attributes with lazy builders, coercions, roles and some other object niceties we enjoy when doing Modern Perl.
Accepted |
Is code quality important? It's important for a company?
This talk will discuss some software design notions that will lead to a more understandable code.
confirmed |
A long time ago, in soysuper.com we decided to write a jabber bot to run our deploys and I've written the first version of it over a rainy Sunday.... Over time, we have updated this to be able to talk on other channels (like slack), to have plugins and to be fun to interact with it. Every now and then we are playing around some more ideas for our b...
confirmed |
There are plenty of mobile applications that rely on your current location to react accordingly: which restaurant are you having lunch on, how many time will it take to reach your destination, which Pokémon® are nearby... However, isn't it annoying that you really have to be on those places? Why can't you enjoy being the Major of your favorite cafe...
confirmed |
Una introducción rápida al mundo de los contenedores con recetas para hacer que programar y desplegar en java, nodejs y perl sea más cómodo y fiable. Incluso desde Windows.
confirmed |
In this talk we are going to make a trip through idiomatic Ruby, though most of its fundamentals are language-independent: concise code, readable code, precise code.
We are going to reflect on selected real small snippets I have often found doing open source or consultancy, we are going to reflect about these concepts, how do they apply, and how...
confirmed |
An explanation of how the CPAN PRC works (5 minutes).
My work-flow after receiving the challenge (~10 minutes).
After this brief presentation Some distributions will be show/assigned that could take some pull request, from documentation to code.
Hack & Ask ( rest of the presentation time)
After the presentation we can hack somethi...
confirmed |
Schedule:
- talk:6951
- talk:6971
- talk:6983
- talk:6975
- user:10895 PVS-Studio style checks with Perl::Critic
- talk:6981
These Lightning Talks may be serious, funny, or both. They may be given by experienced speakers already giving full length talks or by first time speakers just starting out (this is a great way to get started if y...
|
NodeJS devs program asynchronously by default, and they do it often without realizing it because the mechanisms that allow this paradigm are hidden beneath the nodejs execution engine.
We will see how to do the same in Perl. Promises, Event Loops and Futures will be our tools.
|
What are the important and interesting changes that happened to Perl over recent years. What can we look forward to?
confirmed |
vintegrisTECH es la división de productos de Vintegris, en ella nos dedicamos a desarrollar el software propio de la empresa.
En esta charla explicaré cómo es nuestro último producto, llamado nebulaSUITE.
confirmed |
Simple statistics using Perl.
Accepted |
Talk about Perl
Accepted |
Picking the most recent version of a Debian packages can prove challenging, but it can end up being actually fun.
|
Virtual Desktop Infrastructure free and open source with perl, mojolicious, kvm, spice, and containers soon.
All the code available on github: http://bit.ly/get_ravada
confirmed |