Details
-
AboutBSE & Computer Engineer / Site Reliability Engineer / Software Architect / Full-stack Dev / Entrepreneur
-
Skillsphp, laravel, es6, reactjs, c, c++, ruby, ror, nodejs, html5, css3, sysadmin, mariadb, mongodb, aws, debian, posix, ux, devops, kubernetes, terraform, gitlab-ci, aws, gcloud
-
LocationChile
Joined devRant on 10/5/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
<?php
wakeUp();
goToWedding();
while (atWedding() && bored()) {
browseDevrant();
}
goToTrainStation();
sleep(2700); // got there 45 mins early
while (trainIsMoving()) {
try {
workOnDevrant();
} catch (ProcrastinationException $e) {
// got distracted by devRant
}
}
goHome();
while (unrespondedStickerRequests()) {
sendResponse();
}
goToSleep();
?>11 -
New devRant cartoon now live on YouYube! Experience the perils of pair programming! https://youtu.be/vjr_9xKUlYA If you enjoy, please share!22
-
Found a pretty cool company asking for job applications via POST request 😎
..almost incorrectly formatted my JSON 😅10