Archives de l’auteur : Nicolas Riousset

À propos Nicolas Riousset

Président et fondateur de NeoLegal, développe des solutions logicielles qui facilitent le quotidien des professionnels du droit des sociétés.

Why is EMV card returning error code 6985 to GET PROCESSING OPTIONS command ?

When communicating with an EMV chip card, the card may reply to a command with error code SW1 SW2 = ’69 85′. In this post, we’ll analyze why this error code may be returned in response to the GET PROCESSING OPTIONS (GPO) command.

The GPO command « initiates the transaction within the ICC« , as defined in EMV 4.3 book 3, section ‘6.5.8 GET PROCESSING OPTIONS Command-Response APDUs‘. Status word ‘6985’ is defined as « Command not allowed » (« conditions of use not satisfied »), in EMV 4.3 book 3, section ‘6.3.5 Coding of the Status Bytes. This often happens when the GPO command contains an invalid response to the card Processing Data Options List (PDOL). Continuer la lecture

Deux manières de concevoir une architecture logicielle

“Il y a deux manières de concevoir une architecture logicielle: la première est qu’elle soit tellement simple qu’il n’y a évidemment pas de problème, la seconde est de la rendre si compliquée qu’il n’y a  pas de problème évident. La première approche est de loin la plus difficile.”

–Tony Hoare

Two ways of constructing a software design

« There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no  obvious deficiencies. The first method is far more difficult. »

–Tony Hoare

Why you should give a try to the Pomodoro time management technique

I’ve first heard from the Pomodoro technique a couple of years ago from a friend at work. You can find details on the official website, but in short : it’s a focusing technique where you work in short intervals (25 minutes), separated by 5 minutes breaks. A timer is used to « wake you up » when your interval is finished. The idea is that focused period of work (with no interruption), separated by short break improves mental agility, increases productivity, prevents burnout, will end starvation in the world, solve the middle east conflicts, etc. Continuer la lecture