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
Related Rants
$today = date(‘m/d/y’);
$cryptoWallet = new cryptoWallet($today);
$XYZ = new cryptoCurrency($today);
while (empty($cryptoWallet)) {
Everyone: “Now is the time to buy $XYZ!!”
Me: *Researches and almost buys $XYZ*
Everyone: “TOO LATE! YOU WAITED TOO LONG, SUCKER! WE WENT ALL THE WAY UP AND YOU. LOST. OUT.”
}
rant
loop of doom
joke
i know my code isn’t right