Mis siguientes tuits son pruebas, el …
Mis siguientes tuits son pruebas, el resultado de una pequeña obsesión personal.
¿Repositorios git que te …
¿Repositorios git que te cuelgan el ordenador al clonarlos? Existen, son las «bombas git» http://www.hackplayers.com/2017/10/git-bombs.HTML
Getting started with Internet of Things development
In this #IoT learning path by IBM developerWorks, you’ll get a broad overview of the concepts and skills that IoT developers need. It guides you through three developer guides for choosing hardware, choosing network technologies, and determining whether you need an IoT platform for your IoT projects. And culminates in an amazing first IoT project — a home automation system that uses a Raspberry Pi, some sensors, wifi, and Node-RED, many of the basics for a simple IoT solution.
https://www.ibm.com/developerworks/library/iot-lp101-quick-start-guide-iot-developers/index.HTML
Primeros pasos en programación funcional
[ENG] Taking that first step to understanding Functional Programming concepts is the most important and sometimes the most difficult step.
https://medium.com/@cscalfani/so-you-want-to-be-a-functional-programmer-part-1-1f15e387e536
Researchers crack 1024-bit RSA encryption in #GnuPG crypto library
Security boffins have discovered a critical vulnerability in a GnuPG cryptographic library that allowed the researchers to completely break RSA-1024 and successfully extract the secret RSA key to decrypt data.
http://thehackernews.com/2017/07/gnupg-libgcrypt-rsa-encryption.HTML
Técnicas avanzadas para depurar código #PHP
[ENG] Most of us are familiar with the Xdebug debugger, but there are also a handful of other debugging tools we can utilize in our workflows.
https://www.mediacurrent.com/blog/advanced-debugging-techniques-php
#Reservoir, una distribución pensada para «desacoplar» #Drupal [ENG]
Decoupling Drupal can be arduous, whether you’re developing a Drupal-backed front end or configuring Drupal to be an ideal content repository for decoupled applications.
In Drupal terms, Reservoir is a minimalist distribution for decoupling Drupal. In more general terms, Reservoir is a flexible and simple tool to build content repositories for any application to consume: it focuses on modeling content, managing content, and interacting with that content via HTTP APIs.
Analizadores estáticos de código #PHP para revisar la calidad del software en proyectos #Drupal
Desde Metadrop nos cuentan cómo durante el desarrollo de código para Drupal (módulos, librerías, themes) es importante apoyarse en herramientas objetivas que midan el estado del software y proporcionen información para poder detectar y prevenir problemas derivados de un código de baja calidad: funciones duplicadas, métodos excesivamente complejos, estilo de codificación diferente por cada desarrollador, etc…
http://metadrop.net/articulo/asegurando-calidad-software-analizadores-estaticos-codigo