โค๏ธ #photos #coffee #fathersday
New to the site? Create an account →
tcr!
· Jun 17, 2017 at 2:34 pm
tcr!
· Jun 17, 2017 at 2:59 pm
I haven’t been on the train for five minutes and the guy next to me after taking a drink of his coffee whispered satisfying to himself, “Oh Jesus.”
tcr!
· Jun 17, 2017 at 3:35 pm
I’m going to throw his traveling coffee mug out the window. He keeps screwing the lid on and off, all the way up and all the way down. I can hear the rubber seals straining each time he needs a drink. Apparently the overly complicated lid with its pulleys, levers, and hinges is too much for one man.
tcr!
· Jun 17, 2017 at 3:37 pm
He just pulled out a Tupperware with six hard boiled eggs. I’ll wager he pounds all six down — he *is* wearing sunglasses after all.
tcr!
· Jun 17, 2017 at 4:44 pm
It didn’t get really bad until he took off his shoes and then asked the train conductor how fast we were going.
jimi hindrance experience
· Jun 24, 2017 at 12:40 am
I KNOW him! Did the pharts have a significant malty nose? Dirty laundry, tobacco smoke, too many pets with too little square footage and a yeast infection. Am I right? Cleetus. Cleetus Johnson. And the eggs were brown.
tcr!
· Jun 17, 2017 at 9:01 am
Audio (MP3): 20170617 - Some great epiphany
Video (MP4): 20170617 - Some great epiphany
I used to rely on “forever.” Rely on it so much that I didn’t appreciate what was right in front of me. When I think this or that, people or things, or whatever are always going to be there, that life will always be like this… I take it all for granted.
But really for the “rest of my life” I got nothing.. I don’t have anything forever.
marney0160
· Oct 15, 2020 at 9:32 pm
Hugs โค๏ธ
Mr Darksprain_
· Jan 11, 2021 at 8:38 am
??
Travis Davis
· Jan 12, 2021 at 8:29 am
๐คจ๐ค
tcr!
· Jan 13, 2021 at 7:56 am
Exactly
tcr!
· Jun 16, 2017 at 9:26 am
I think it’s time I gave up this army trench coat, that I got decades ago, that I’ve never worn, that I thought was cool.
It does have NATO sizing, though, so I could keep it just in case that ever comes up.
tcr!
· Jun 15, 2017 at 2:00 pm
“I’ve never hated anyone in my life except this next guy.”
If you read anything today, let it be this.
This is for me, for tony, for Guatemala.
My dying wish is to utter something such as epic.
tcr!
· Jun 15, 2017 at 2:10 pm
- In related news:
http://imgur.com/a/WDwyW
- More of the related news:
http://www.rollingstone.com/culture/news/zola-tells-all-the-real-story-behind-the-greatest-stripper-saga-ever-tweeted-20151117
tcr!
· Jun 15, 2017 at 8:41 am
Teaming up with giphy, we compiled a list of culturally significant and memorable GIFs to celebrate its birthday. Happy Birthday, GIF. This one’s for you.
Ah the memories, the sweet, sweet memories… But the dancing baby, I hated that one. Creepiest thing I ever saw.
tcr!
· Jun 14, 2017 at 4:28 pm
SarahM
· Dec 4, 2017 at 11:46 am
This probably means the stall is out of toilet paper. The paper is both a signal plus extra TP if you really need to go and the other stall is occupied.
tcr!
· Dec 4, 2017 at 12:49 pm
Ah… It’s like a white flag of surrender but a “send TP” flag instead. Makes perfect sense.
tcr!
· Jun 14, 2017 at 2:51 pm
Peeps, here’s your you-can-watch-yourself-while-you-are-eating Wednesday jam. I was thinking of this song while writing the You won’t feel any better saga. Specifically the line:
Recompense for all my crimes of self defense
I can’t remember where and when I first heard this song but I need to listen to it every six months. And ya, 80s fashion. 80s dancing. Obviously recorded on 80s video tape.
tcr!
· Jun 14, 2017 at 1:08 pm
You’ve got to be kidding me.
//Set the sequence number
$squence_number = $values['insert_sequence'];
//If the sequence is less then 10 put a zero in front of the number.
if ($squence_number<10) {$squence_number = "0".$values['insert_sequence'];}
The //
indicates that line is a comment and they’re used when the code isn’t self-explanatory or obvious.
Regardless of “how” they’re to be used, developers leave comments for the next guy like this ALL THE TIME.
Let’s document code that’s ridiculously simple and leave code that’s ridiculously complicated undocumented.
Bonus points for → $squence_number
← ๐
I’m not sure if that’s a typo or the developer was trying to be fancy and save space or what.
Regardless × 2, he should be consistent with ['insert_sequence']
because consistency.
← Newer Older → Page 256 of 622 Page 1 ← Page 11 ← Page 21 ← Page 31 ← Page 41 ← Page 51 ← Page 61 ← Page 71 ← Page 81 ← Page 91 ← Page 101 ← Page 111 ← Page 121 ← Page 131 ← Page 141 ← Page 151 ← Page 161 ← Page 171 ← Page 181 ← Page 191 ← Page 201 ← Page 211 ← Page 221 ← Page 231 ← Page 241 ← Page 251 Page 261 → Page 271 → Page 281 → Page 291 → Page 301 → Page 311 → Page 321 → Page 331 → Page 341 → Page 351 → Page 361 → Page 371 → Page 381 → Page 391 → Page 401 → Page 411 → Page 421 → Page 431 → Page 441 → Page 451 → Page 461 → Page 471 → Page 481 → Page 491 → Page 501 → Page 511 → Page 521 → Page 531 → Page 541 → Page 551 → Page 561 → Page 571 → Page 581 → Page 591 → Page 601 → Page 611 → Page 621 → Page 622
Add a comment
Post