this post was submitted on
1,456 points (57% like it)
5,384 up votes 3,928 down votes

funny

subscribe2,670,580 readers

7,398 users here now

Results of the facebook poll

Reminder: Political posts are not permitted in /r/funny. Try /r/PoliticalHumor instead!

NEW! No gore or porn (including sexually graphic images). Other NSFW content must be tagged as such

Welcome to r/Funny:

You may only post if you are funny.

Please No:

  • posts with their sole purpose being to communicate with another redditor. Click for an Example.

  • Screenshots of reddit comment threads. Post a link with context to /r/bestof or /r/defaultgems if from a default subreddit instead.

  • Posts for the specific point of it being your reddit birthday.

  • Politics - This includes the 2012 Presidential candidates or bills in congress. Try /r/politicalhumor instead.

  • Rage comics - Go to /r/fffffffuuuuuuuuuuuu instead.

  • Memes - Go to /r/AdviceAnimals or /r/Memes instead.

  • Demotivational posters - Go to /r/Demotivational instead.

  • Pictures of just text - Make a self post instead.

  • DAE posts - Go to /r/doesanybodyelse

  • eCards - the poll result was 55.02% in favor of removal. Please submit eCards to /r/ecards

  • URL shorteners - No link shorteners (or HugeURL) in either post links or comments. They will be deleted regardless of intent.

Rehosted webcomics will be removed. Please submit a link to the original comic's site and preferably an imgur link in the comments. Do not post a link to the comic image, it must be linked to the page of the comic. (*) (*)

Need more? Check out:

Still need more? See Reddit's best / worst and offensive joke collections (warning: some of those jokes are offensive / nsfw!).


Please DO NOT post personal information. This includes anything hosted on Facebook's servers, as they can be traced to the original account holder.


If your submission appears to be banned, please don't just delete it as that makes the filter hate you! Instead please send us a message with a link to the post. We'll unban it and it should get better. Please allow 10 minutes for the post to appear before messaging moderators


The moderators of /r/funny reserve the right to moderate posts and comments at their discretion, with regard to their perception of the suitability of said posts and comments for this subreddit. Thank you for your understanding.


CSS - BritishEnglishPolice ©2011

a community for

reddit is a source for what's new and popular online. vote on links that you like or dislike and help decide what's popular, or submit your own! learn more ›

top 200 commentsshow all 245

[–]blinkingm 335 points336 points ago

Stopwatch doesn't need to run in the background, all it needs is to capture the start time and put it in a file somewhere, then when you open up the stopwatch app just display a difference between stored time and the time now.

[–]Krissam 115 points116 points ago

Came here to ask if that really affected the batterylife, because that would be hilarious.

[–]Solkre 179 points180 points ago

Instead of just using time stamps. The Apple Stopwatch runs an entire universe in simulation to gauge the most accurate time.

[–]littlebighuman 45 points46 points ago

Yes, this is true. I verified it.

[–]SmokinSickStylish 31 points32 points ago

Yeah, here is the citation:

[citation]

[–]Fintonius 1 point2 points ago

This is my freaking jam.

[–]Solkre 7 points8 points ago

Happy cake day!

[–]PapaBee 5 points6 points ago

Don't worry little buddy. I got you.

[–]Solkre 9 points10 points ago

I.. I was just trying to be nice ;.; WHAT'S WRONG WITH SOME PEOPLE!?

[–]Claclink -3 points-2 points ago

1/365 people on here are having their cakeday at any moment. Your comment isn't adding to the discussion and it gets kind of annoying to read all the time.

[–]BatDubb 2 points3 points ago

1/366 this year

[–]Solkre 1 point2 points ago

Happy not cake day!

[–]littlebighuman 1 point2 points ago

Thanks man ;)

[–]calicojones 2 points3 points ago

..seems legit.

[–]munge_me_not 1 point2 points ago

I think it actually downloads several angles of HD video of an atomic clock and analyzes it in to provide the most accurate timing.

[–]Krissam 0 points1 point ago

Oh really? TIL.

Thanks :)

[–]MYTHAtrue 5 points6 points ago

i like to count seconds with my hands.

[–]DoWhile 4 points5 points ago

The OP was trying to show that the device was experiencing time dilation. He started that stopwatch an hour ago!

[–]Mardoxx 7 points8 points ago

That's not exactly how it works... but similar. Start time is stored in RAM, when you open stopwatch it just takes the diff between current time and stored time.

The timer is always running, however.

w/e, I'm wrong

[–]blinkingm 9 points10 points ago

Yes, I was simplifying things. If it's in the RAM, than an instance of the program will need to be always there to keep the info in RAM alive, but all these may be integrated in the OS.

Just to clarify, the timer is a system timer, that is used by everything, not just the stopwatch. Running stopwatch in the background should have negligible effect on battery life.

[–]sixothree 0 points1 point ago

Do you know this from experience on how you would do it, or do you know this from decompiling the stopwatch?

How does the stopwatch account for leap seconds?

[–]doesnotexist1000 -1 points0 points ago

Is that how apple's stopwatch works or are you using your CS background to guess? Because if its the former, I'd think OP changed his phone's date for this post.

Unless apple accounts for date-changing in stopwatch

[–]QinGu9221 12 points13 points ago

I just tried it on my iPhone, changing the date messes the stopwatch. I changed the date to today 2014 and it was over 17.5 thousand hours of running time in a few seconds.

I'm on to you OP.

[–]equites 0 points1 point ago

What happens when you cross timezones?

[–]QinGu9221 0 points1 point ago

I haven't tried yet.

[–]blinkingm 0 points1 point ago

I just guessing.

Intrigued by your logic tho, tried it on my Android, didn't work. Seems like it's using ticks instead of time. Ticks is a counter that starts when pc is turned on and it keeps increasing and each tick correspond to a standard unit of time.

edit: 1 tick = 1ms

[–]Sintacks 3 points4 points ago

it's not ticks, because the timer keeps going after a reset. and even after an iOS upgrade. a friends of mine has had the timer running for three years.

I'm pretty sure blinkingm has it right

[–]blinkingm 2 points3 points ago

That's interesting, and Android reset will reset the Stopwatch as well, which was why I thought it used ticks. If iOS is using time, then changing date and time should affect the stopwatch, unless it has some other time keeping function.

[–]Aaron_Durant 0 points1 point ago

Went to try this out on my iPod touch I haven't used in ages. Found I have actually had a timer running for 11760 hours...

[–]Cueball61 4 points5 points ago

It's not in the RAM though, because it lasts through a reboot.

[–]Jethren 1 point2 points ago

Even lasts though an OS upgrade.

[–]Jethren 0 points1 point ago

Well, it also has to use a bit of the stored file, because my phone (iPhone 4, not a 4s) will pick right back up on the timer after having been shut down and turned back on. My timer is almost up to 2 years now. In that time the phone has been turned off many times, also persisted through OS upgrades.

[–]anras 0 points1 point ago

Yeah. To add an anecdote, I did this very same thing recently and did not notice any difference in my battery life.

[–]CptSpiffyPanda 0 points1 point ago

I swear my samsung go phone is not smart enough to do that. Although the program in question is a timer not a stop watch. It use more power then the alarm clock. It should just add an alarm to the alarm clock when not actively being looked at, but i pretty sure it runs in the background.

[–]thgintaetal 42 points43 points ago

I started mine on November 17, 2008.

[–]Frankeh 26 points27 points ago

You guys need to get on my level.

I've had mine going since 2007, but I have no idea why it's now at 40+ years. I assume it's glitched somewhere between one of my 3 upgrades.

[–]rlyx6x 15 points16 points ago

If you set your ipods/iphone date forward, the clock goes forward also. http://i.imgur.com/9w8mm.jpg

[–]Chopstewie 3 points4 points ago

Mine managed to stop at the same time as that. My friend, I finished the stopwatch.

[–]Frankeh 2 points3 points ago

But my date is correct. Good catch though.

[–]mountainunicycler 1 point2 points ago

I did this, and the clock stops at the time we both got: any reason for this anyone can think of?

http://i.imgur.com/zmeVs.png

[–]ArtVandelay_impexp 1 point2 points ago

I hate to be that guy, but...http://i.imgur.com/tHzwJ.jpg

[–]SteezyMofo 4 points5 points ago

Yeah man, same with mine, it thinks I started it in the 70's

[–]sudsomatic 3 points4 points ago

I didn't know this kind of competition is a thing, but I like it.

[–]ImOnlySuperHuman 2 points3 points ago

Damnit... I've been waiting for mine to mature before i post it. oh well http://i.imgur.com/YHq4Q.jpg

[–]Litruv 0 points1 point ago

Time to recharge my 3GS..

[–]admisaok 1 point2 points ago

This was discussed on reddit before. I think it has something to do with how iphones tell the time. I don't remember why, but the iphone counts the seconds from this specific time back in the 70's. I don't remember the significance of the date either. If someone knows what I'm talking about or can find that thread please let me know because this is going to bother me.

[–]alexmuller 1 point2 points ago

A lot of computers count time as the number of seconds elapsed since the 1st of January 1970: http://en.wikipedia.org/wiki/Unix_time

[–]admisaok 0 points1 point ago

That's what I was thinking of, thanks!

[–]ibjanhenrik 1 point2 points ago

Unix machines count their time by calculating the number of seconds that have passed since January 1, 1970. It's possible that through the upgrade processes, the original start time for your stop watch was not transferred. So, it did the next best guess and decided the start time was the beginning of all computer time.

[–]Bowtiesarecool 0 points1 point ago

You fellas take a long time to run

[–]armrha 0 points1 point ago

Been running my stopwatch since the original iphone launch, but it reports like 11 years has gone by. Haven't messed with the date at all, though I have gone through three phones.

[–]L320Y 0 points1 point ago

You must be mad you hit that lap button.

[–]ceejiesqueejie 0 points1 point ago

I turned 21 on that day.

[–]ribboo 16 points17 points ago

At least your's still in the positive numbers. My first gen iPod touch flipped out a while ago!

[–]Whytefang 6 points7 points ago

Stopp!

[–]EPIC_RAPTOR 0 points1 point ago

Go home iPhone, you're drunk.

[–]Theboomman 11 points12 points ago

I was almost at a year when i pissed my brother off and he reset it. HE DESTROYED THE ONLY THING I LOVED.

[–]CheeseRaven 1 point2 points ago

Absolutely unforgivable. I get inappropriately nervous whenever a person is holding my phone and watching the timer.

Just one touch and it could all go away...

[–]totalrecarl 6 points7 points ago

[–]Citeh 6 points7 points ago

I thought i was the only person who did this.

[–]expert02 1 point2 points ago

And here I thought mine was impressive

On everyone else's picture, the top time matches the bottom.

On yours, they're different.

Why?

[–]afishinthewell 2 points3 points ago

I hit the lap button every few months. The top time is the lap, below is the total time.

[–]kjp3000 4 points5 points ago

Your fourth lap was shit. What happened?

[–]afishinthewell 2 points3 points ago

haha I actually reformatted my iPod at one point and for some reason it went back to a later date, deleting many of my usual 300 hour laps, but still acted as if the stopwatch had run the whole time. I was so happy when I checked it and saw that it hadn't erased, and I got to save that nice big number.

[–]Booksf 2 points3 points ago

Damn, I've been running mine for years and I've only got 18679..

[–]CS_83 2 points3 points ago

I thought mine was big, but nope.jpg.

[–]LP700-4 2 points3 points ago

You've had the same phone for almost four years?

[–]CheeseRaven 2 points3 points ago

Well actually I've only kept the same backup, not phone. In fact, this timer originally started on a first gen iPod touch (I think, but I'm not 100% sure). As I've upgraded the time has kept going up and up.

[–]brittlewater 42 points43 points ago

You need a new battery if a stop watch app is responsible for draining all your juice. I forget to turn off my personnel hotspot and the battery doesn't drain much.

[–]1OneManCrew 3 points4 points ago

I know, right? I purposely leave mine on (friend and I seeing who can keep it on more) and my phone lasts the whole day easily.

[–]Chester_Le_Molester 0 points1 point ago

What's to gain from keeping it on more?

[–]imgur_asshole 11 points12 points ago

glory

[–]1OneManCrew 0 points1 point ago

There's no gain, I just have a competition with a friend to see who can keep it going the most. It's very simple!

[–]Throwaway281281 0 points1 point ago

  1. Get iPhone

  2. Leave personal hotspot on

  3. ????

  4. Profit!

[–]morningbears 9 points10 points ago

[–]daspader 7 points8 points ago

Mine is at 1567:43:59.2, battery lasts 2 days.

[–]Theguywithouttheface 5 points6 points ago

I've wanted to see how long i can keep mine going
http://imgur.com/iXiGU

[–]thgintaetal 2 points3 points ago

[–]Lapid 4 points5 points ago

I've never met anyone with a longer time than mine. Leave it to the Internet to remind me that I'm not as special as I think I am. Mine

[–]burningshiiit 1 point2 points ago

woah dude

[–]CLSmith15 1 point2 points ago

34,189 hours = 1,425 days = almost 4 years. The iPhone has been out slightly over 5 years, although I suppose this could be an iPod screenshot. My money's on photoshop.

[–]thgintaetal 13 points14 points ago

[–]Hippster 1 point2 points ago

Lol, you win. You have proof where proof is needed. We need someone like you in the defense business.

[–]radiobaby 0 points1 point ago

Mine's at about a 3rd of that. I just went ahead and stopped it. You win.

[–][deleted] ago

[deleted]

[–]PurpleSfinx 0 points1 point ago

Also it's from an iPhone 5, which has been out like 3 weeks.

Although I do believe him... I think iOS just backs even the stopwatch up.

[–]CS_83 0 points1 point ago

[–]JLContessa 1 point2 points ago

How?? Mine dies at like 9 every night. :(

[–]daspader 0 points1 point ago

The Radios or hung processes are what use all the power. A lot of junk email or updates will add constant drain. The timer doesn't 'run', it just measures the difference on the clock, so should not use any power when closed.

[–]NotaMethAddict 16 points17 points ago

I don't think this is it. You can close out of the clock app and it will continue running, without taking up battery life.

More than likely you're leaving apps running without realizing it.

[–]TheClaw117 1 point2 points ago

Leaving apps running how? How would you close these apps?

[–]NotaMethAddict 10 points11 points ago

Double click the home button and all of your running apps will show up. Hold down and then close out of all the ones you don't want up.

[–]Pandoma 12 points13 points ago

So I've pretty much been having all my apps running since I first got my phone? Wow.

[–]IceTrAiN 12 points13 points ago

If I understand correctly though, most of those apps are just saved states and not actually "running". The only time they are running in the background is if the app was designed to have a background process, which it should be pretty evident if that's the case. For example, TeamViewer(remote desktop app) will stay connected in the background for a short period of time.

[–]PurpleSfinx 2 points3 points ago

No, it's bullshit. iOS freezes apps when you exit them unless they specifically ask to do something in the background for a good reason. It also purges them from RAM when it needs more. You don't need to worry about it, except in cases where one specific app is behaving badly, like a GPS navigation app that's still checking your position all the time after you've arrived.

[–]shelldog 0 points1 point ago

Look at Kyle.. being all savvy and shit.

[–]PurpleSfinx 4 points5 points ago

More than likely you're leaving apps running without realizing it

iOS DOES NOT WORK THAT WAY. /morbo

[–]reddit_origional22 5 points6 points ago

I checked to see if my stop watch was running

[–]mellooo 3 points4 points ago

And?

[–]IceTrAiN 39 points40 points ago

He's still chasing it.

[–]ArcanisLupus 5 points6 points ago

Fuck, this joke took me back. In a good way. Thank you.

[–]AaronX64 1 point2 points ago

Best comment in this entire thread

[–]B_oucher 21 points22 points ago

Quickly. Your phone battery was dying quickly. Fast is an adjective.

[–]Bromazepam 11 points12 points ago

While I share your disdain of omission of adverbs, "fast" is correct because it can also be one.

[–]thebodymullet 1 point2 points ago

Thank you.

[–]tangowonton 4 points5 points ago

I was still in high school when I started. Doesn't drain battery. http://imgur.com/tdGrv

[–]Frankeh 1 point2 points ago

Not just print screening because fuck the police.

[–]MetalMrHat 0 points1 point ago

Means I actually believe this one.

[–]Frankeh 0 points1 point ago

Create photoshop'd one, send to phone, full screen it, take picture. Bam.

[–]MetalMrHat 1 point2 points ago

Factor in the laziness of most people on this site, it's less likely at least.

[–]mountainunicycler 0 points1 point ago

or you could just screw with the phone's date and time and make it without photoshop... This took me 20 seconds

http://i.imgur.com/zmeVs.png

[–]taterator 2 points3 points ago

dude 292 days

[–]affirmativeactonisga 2 points3 points ago

Slowest mile ever. Exercise bro

[–]ab26 2 points3 points ago

Funny, I found ours today. We were using it to time contractions during the birth of our son. That was almost 3 months ago, it's been quite a while since her last contraction.

[–]JasonGD1982 0 points1 point ago

That's around 300 days right?

[–]tinglybread 0 points1 point ago

Mine is currently at 16083 hours. That's almost 2 years!

[–]Pitt_Sti 0 points1 point ago

I'm at 14,443.

[–]sbk92 0 points1 point ago

Mine is currently at 3129:52:42

[–]Denversmostwanted 1 point2 points ago

[–]VULGAR_ALL_CAPS_NAME 1 point2 points ago

IT'S OVER NINE THOUSAND!

[–]Mercury1600 1 point2 points ago

im at 6764:14:12. will it eventually max out?

EDIT- i thought mine was a decent effort but everyone is beating me. :(

[–]kind_of_a_big_deal_ 1 point2 points ago

<everyone checks phone>

[–]MarcusVWario -1 points0 points ago

Same thing happened to me. It was at 2789:51:07 when I finally stopped it today (had a speech I needed to time myself for). I knew it had been going since around 1500, but left it on for the lulz. Only realized recently that it would be messing with my battery.

[–]ThePureawesomness 0 points1 point ago

Really? The same thing happened to me. Your speech wouldn't possibly happen to have been for the Voice of Democracy contest would it?

[–]MarcusVWario 0 points1 point ago

No, it was an informative speech for a GE class.

[–]Frankeh 0 points1 point ago

You could have used the lap button you fool.

[–]MarcusVWario 0 points1 point ago

I've made a terrible mistake.

[–]MooseTheBoss 0 points1 point ago

296 days O.o

[–]TheBlankVerseKit 0 points1 point ago

I'm on 3630:39 right now and I haven't noticed any change to battery life.

The first 1 percent lasts about six hours and after that it goes down about a percent every minute. Ridiculous.

[–]xTreeLine 0 points1 point ago

Hey, this happened on Game Grumps.

[–]Arkanius1984 0 points1 point ago

You never tried in 7000+ Hourse to reboot the Phone? oO

[–]Joke404 0 points1 point ago

My Nokia recharges when I put the stopwatch on.

[–]MagicBowls 0 points1 point ago

You have helped me out so much here. Mine was at 5,345 hrs

[–]Wolfie_Ecstasy 0 points1 point ago

I just realized that if I never would have jail broken my iPod I would have had over 4 years.. Sigh..

[–]Millertyme2069 0 points1 point ago

My battery dies fast from watching porn.

[–]sheldonismyfather 0 points1 point ago

I did the same from the day I got my iPod... It's beating you!

[–]DollarsThanSense 0 points1 point ago

Are you sure? I always leave mine on and battery is fine. It's kind of nice, opening the clock up and seeing how long ago it was that I started cooking.

[–]Citeh 0 points1 point ago

I have had my stop watch running on my iPod for two years even after its been hidden away for the last 6 months.

[–]thefoodisalive 0 points1 point ago

Had a friend who's iPod glitched and it turned out (for some reason) to have 36,000+ hours on it...

[–]SirRodney61 0 points1 point ago

holy shit my battery has been dying really fast so i checked and it was on 11000 hours

[–]midnitewarrior 0 points1 point ago

How long did it take for you to realize that?

[–]formenotyou 0 points1 point ago

My ipods at 2881 hours i always do this for fun last ipod was over 4000 hours

[–]Ahnenglanz 0 points1 point ago

Go home

[–]taofornow 0 points1 point ago

.0 stop time, good work.

[–]an_ill_mallard 0 points1 point ago

Hands up how many of us have worrisome battery life and just went and checked their stopwatch to make sure it hasn't been running for the past year.

[–]reedyp 1 point2 points ago

Did anyone else check to see if their stopwatch had been running after seeing this?

[–]Bishopkilljoy 0 points1 point ago

one hell of a workout

[–]DT81 0 points1 point ago

I'm at 7308

[–]ILieHereAlone 0 points1 point ago

296 days, impressive

[–]Combustionz 0 points1 point ago

Dammit, and I thought I had a long time.

http://i.imgur.com/zptYV.jpg

[–]Tohsyle 0 points1 point ago

im at 4602:25:35.1

[–]Huska83 1 point2 points ago

Am I the only one that just checked my stopwatch?

[–]Smurfymike 0 points1 point ago

Haha that's child's play! I'm at 13149:22

[–]downvoteking17 0 points1 point ago

I looked at this on my iphone and was dumbfounded when I saw because I was thinking "what the hell I thought I was on reddit not my timer." then I realized I'm retarded and forgot to upvote.

[–]deezeejoey 0 points1 point ago

Doesn't mess with battery life. My friend has one going for 5+ years.... until iOS6 came out and removed it... depressing.

[–]Masshole3000 0 points1 point ago

Aw shit! home button clock Stopwatch 00:00.0 PHEW!

[–]MOEman365 0 points1 point ago

I'm at 11,416:52, and I've never had battery issues.

[–]dott13 0 points1 point ago

yeah...your battery was dying for a long time...http://imgur.com/pCkZm

[–]DashingLeech 0 points1 point ago

This is one of the reasons I much prefer the Blackberry PlayBook OS 2.0 over both iOS and Android. It more easily shows you everything that is running that you personally opened.

Yes, I know you can check on iOS and Android; the PlayBook just lets you see and switch on the fly and much more obviously on the home screen. On my Android phone I've gotten in the habit of checking the Task Manager for running apps before putting it away which is a bit of an annoyance.

[–]CaptainTristan 0 points1 point ago

That's almost a year. You should have kept it running.

[–]tonny23 0 points1 point ago

Because you have an iPhone?

[–]BenFreakinFranklin 0 points1 point ago

Double tapping the home button will pop up a shelf at the bottom that has all currently running apps. Holding down one of the apps will make them wiggle, enabling you to close the apps from running in the background. Have fun with all your battery life!

[–]Wernerslug 0 points1 point ago

my friend has his at over 20k, his battery's just fine :3

[–]BlackMagicBrian 0 points1 point ago

http://i.imgur.com/8cC0i.jpg Then I should probably stop...

[–]orobsky 0 points1 point ago

[–]M4j0rTr4g3dy 0 points1 point ago

The real reason it's dying so fast is iCloud. Seriously, that fucking program drained my battery, hogged all my bandwidth, and sucked up all my phone's resources. It's like an Apple certified virus for your phone.

[–]Verus_Amicus 0 points1 point ago

In my experience, no matter what kind of phone it is (android/apple), the biggest thing that eats battery is having the gps on all the time.

[–]gheost 0 points1 point ago

Why the hell haven't you hit stop yet???

[–]DukeCanada 0 points1 point ago

Everyone on Reddit with an Iphone just checked their stopwatch...

[–]VelvetJammies 0 points1 point ago

Damn I was going to do this but make it exactly a year. I'm at 5634 hours

[–]ihasakiwi 0 points1 point ago

So I had over 10,000 hours built up on mine, but then I upgraded to iOS6. Saddest day of my life.

[–]Blinksome 0 points1 point ago

me too! 14000 hours. Hadn't checked it for a couple weeks and i upgraded to iOS6.. Realized a couple days later and cried. Should have taken a picture..

[–]ihasakiwi 0 points1 point ago

I so wish I had a screen shot... Tears were shed haha ;(

[–]CleverBastard64 0 points1 point ago

iPod on Airplane mode. Battery lasts forever.

[–]appleofpine 0 points1 point ago

Pffft, 7k.

The one on my iPod was at 10k when it died last year.

[–]murlyy 0 points1 point ago

Had mine at over 10,000 hours, had to factory reset my iPod and lost it all....

[–]ForeverAloneAlone 0 points1 point ago

Stopwatch doesn't drain the battery

[–]KeyringsForThePoor 0 points1 point ago

Mine was at like 28000 and i thought i was actually one of the few people doing this, silly me. When will i ever learn...

[–]Goz3rr 0 points1 point ago

It's Because You Are Wasting Capital Letters Like This!

[–]TheCraterProject 0 points1 point ago

I've had mine going for 15,000 hours. Started it two years ago.

[–]polishedsteel 0 points1 point ago

Come on bro:

title comnts points age /r/
Today marks the one year anniversary of me starting the stopwatch on my phone! 0coms 11pts 18dys pics
Anyone still do this? 0coms -8pts 5dys pics
I think I forgot to stop my stopwatch... 0coms -4pts 1dy funny
Does this mean I win? 0coms -1pt 21dys pics
My stopwatch 0coms -5pts 10hrs funny
My iPod timer has been running for a while, too 0coms 1pt 1hr funny

source: karmadecay

[–]Joshjelly 0 points1 point ago

I think you might have left an app open.

[–]IncognitoMode_on 0 points1 point ago

am i winning? http://imgur.com/6J5j1

[–]Hailnm 0 points1 point ago

How could you no realize this for 296 days? Almost a year...

[–]3danimator -2 points-1 points ago

Wow....a picture of a stopwatch that was left running makes it to the front page. A new low for Reddit.

[–]Falroy -1 points0 points ago

No, it has gone lower. But it is funny that the fact his phone dies quickly because of something he never expected, when he found out it was his stopwatch that ran for 7000 hours, its was weird because it had been one for 700 fucking hours. Thats why it made it to the front page, I think.

[–]3danimator 0 points1 point ago

Thank you for explaining it. I had undersatood why it went to the front page, but thank you nonetheless.

My point is that Reddit is fast becoming the dumping ground for pics of any old shit

"Look what i had for breakfast Reddit! 2 slices of toast!!"

[–]DownvotedForApple 0 points1 point ago

Sorry, it's not you. It's Apple.

[–]who_are_you_really -2 points-1 points ago

cause you bought an overpriced piece of shit?