Quantcast
Channel: Daniel Pradilla – Daniel Pradilla
Viewing all 39 articles
Browse latest View live

The incredible rarity of falsifying data about changing your mind

$
0
0

Episode 555 of This American Life has a very cool story about a study on how a group of canvassers were able to influence people who were against gay marriage to change their mind:

Curious, but kinda logically, people appeared to change their mind once the canvasser, a member of »


How to Connect Pentaho Data Integration to SAP HANA

$
0
0
pentaho-saphana

Recently I had to connect Pentaho Data Integration to SAP HANA and I made some notes along the way:

The first step is to get the SAP HANA JDBC driver, a file called ngdbc.jar. »

How to tidy up and organize music on your PC o Mac

$
0
0

Do you have a lot of Untitled / Without Artist / Without Album songs?

All music players allow you to sort and catalog the songs, as long as you know the »

You had one job

$
0
0

In July 2016, a bomb disposal robot was used for the first time to remotely kill a suspect.

This sparked some debate about the use of machines to kill humans »

Stagehand, cool platformer for iOS

$
0
0

I have a lot of respect for Big Bucket, the mobile game company that set the bar on how to develop a high quality retro-inspired game. I wasted invested a »

A hub to end all dongles

$
0
0

When I got the 2016 MacBook I knew that I was condemning myself to the dongle life. However, instead of complaining or getting on with the program and buy 2 »

Linear Optimization with or-tools

$
0
0

 

Getting started

Over the last couple of months I’ve been getting my feet wet with linear programming and mathematical optimisation. I got a sense of how it all worked from this Discrete Optimisation course »

Linear Optimization with or-tools — building a web front-end with falcon and gunicorn

$
0
0

In a previous post, I put together a script for solving a linear optimisation problem using Google’s OR-tools. This python script is callable from the command line and you kinda need »


Pentaho is slow for servers with too many home directories

$
0
0

Over the course of two years, browsing solutions on our Pentaho 5.4 server became progressively slow. It came to a point in which you had to wait 2-3 minutes to see the list of solutions in the Pentaho User Console.

The catalina log didn’t say much and we didn’t have »

10 things I learned while setting up five masternodes

$
0
0
Photo by Denys Nevozhai on Unsplash

Over the past few weeks, I’ve been experimenting with masternodes as alternatives/replacements to traditional crypto mining rigs. Like with many other crypto-related things, I was surprised »

Linear optimization with or-tools: containerizing a gunicorn web application

$
0
0

Previously, we left our app working with our local python+gunicorn+nginx installation. In order to get there we had to do quite a bit of configuration and if we wanted »

How to build an API for SAP HANA using strongloop/loopback

$
0
0

One of the aspects I like the most about SAP HANA is the cloud app development environment that allows you to quickly put together a data-entry app using Fiori.

Recently, I wanted »

How to connect to SAP HANA using JDBC

$
0
0

Recently I had to connect a Java application to SAP HANA and I made some notes along the way:

The first step is to get the SAP HANA JDBC driver, a file called ngdbc.jar. »

Getting IP location information with Angular 7

$
0
0

Using Angular Maps Components and a new service called ipapi, you will be able to quickly put together something that will allow you to get IP information from a client »

Recommender system for finding subject matter experts using the Enron email corpus

$
0
0

During an interview process, I was tasked with a little project to create a recommender system to find mentors inside an organization, using Natural Language Processing. That was the perfect »


Protected: Readability scoring of document corpora

$
0
0
There is no excerpt because this is a protected post.

Uploading and downloading documents from Amazon S3 using bash

$
0
0

You need to upload a file to S3 and cannot install new packages in the server, nor the s3 client tools. You only have bash, openssl and sed. Go.

I found and adapted a script by Viktor Szakats, that creates all the proper headers expected by the latest AWS API. I »

10 things I learned while deploying my first python function to AWS Lambda

$
0
0

I spent a few days on and off trying to deploy a Flask REST service to AWS Lambda, just to experience what »

Classifying fruits with a Convolutional Neural Network in Keras

$
0
0

I followed a tutorial on Convolutional Neural Networks that left many questions unanswered. Soon I realized that the actual process of architecting a Neural Network and setting the parameters seemed to be much more experimental than I thought. It took a while to find explanations that a rookie like »

Viewing all 39 articles
Browse latest View live




Latest Images