Ranter
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
Comments
-
@jonas-w
JSONObject obj = new JSONObject(response);
String result = obj.getString("message");
Boolean err = obj.getBoolean("error");
if(err)
{
getCoffee();
}else{
stayTired();
} -
j0n4s54343y@tosensei shit again!?!? Why am i using always the teapot to brew coffee, when you are already here:
GET / HTCPCP/1.0
Host: @tosensei
User-Agent: sleep_deprived DEV (@jonas-w/v18)
Milk-Type: Cream
Syrup-Type: Raspberry
Spice-Type: Mint
Sweetener-Type: Sugar
Alcohol-Type: Rum -
@jonas-w cream, raspberry, mint, sugar, AND rum?
please don't call that conglomeration "coffee".
coffee is either black, or irish, or garbage.
Related Rants
🥱 yaaaaaasaaaaawn....sooooooo tired, I need a REST.
joke/meme
rest
api
jokes