Details
Joined devRant on 4/14/2017
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
-
I recently got a folded piece of paper from a young lady. I asked her if we want to meet again, but she only said "Open the folded piece of paper at home. ". At home i opened the fpop and it said "015772549658 <3".
Dammit i knew that she didnt want to meet again.14 -
I have to confess something. I just uploaded an almost useless app to the play store. It creates usernames :/. Now I feel bad for poluting the play store. https://play.google.com/store/apps/...11
-
Friend: Hey did you saw this neural network which can solve captchas?
Me: No, does that even exist?
Friend: Yes, its awesome, isn't it?
Me: Yeah, awesome...
Inner Me: Now machines are already better at solving captchas than me :/3 -
When I define a function which is supposed to return something (for example int), I always write 'return 0;' after I wrote the signature of it to avoid the red error-marker. It drives me crazy... After I finished coding I replace the 'return 0;' with what I actually wanted to return.5