Posts
Post has attachment
Post has attachment
‹



›
Street Art
3 Photos - View album
Add a comment...
Post has attachment
Redfern Park, Sydney
‹





›
Redfern Park
6 Photos - View album
Add a comment...
Post has attachment
The 'alma' (soul) of my website ;)
Add a comment...
Add a comment...
Post has attachment
Testing the golden rule in the Secretary problem! (http://en.wikipedia.org/wiki/Secretary_problem)
Automatic player:
https://github.com/javiercejudo/javiercejudo.com/blob/0941f382e6830d550c373bcad85ac512904a8c6e/js/controllers/SecretaryProblemCtrl.js#L318-L389
Tests:
https://github.com/javiercejudo/javiercejudo.com/blob/0941f382e6830d550c373bcad85ac512904a8c6e/tests/unit/SecretaryProblemSpec.js
#unit-testing #angularjs #stopping-theory #secretary-problem
Automatic player:
https://github.com/javiercejudo/javiercejudo.com/blob/0941f382e6830d550c373bcad85ac512904a8c6e/js/controllers/SecretaryProblemCtrl.js#L318-L389
Tests:
https://github.com/javiercejudo/javiercejudo.com/blob/0941f382e6830d550c373bcad85ac512904a8c6e/tests/unit/SecretaryProblemSpec.js
#unit-testing #angularjs #stopping-theory #secretary-problem

Add a comment...
Post has attachment
Visa granted! See you in Australia!
Visado concedido! Nos vemos en Australia!
Visado concedido! Nos vemos en Australia!

Add a comment...
Post has attachment
Don't miss the reviews ;)
(most of them in Spanish)
(most of them in Spanish)
Add a comment...
Do you need dice but don't have an Internet connection? Don't worry. Open Chrome (or Firefox or IE, for that matter), click F12, go to Console, paste
var sides = 6;
Math.ceil( Math.random() * sides );
click enter and you are good to go!
Note: Change the number of sides for bigger or smaller dice.
var sides = 6;
Math.ceil( Math.random() * sides );
click enter and you are good to go!
Note: Change the number of sides for bigger or smaller dice.
Add a comment...
Post has attachment
Wait while more posts are being loaded