»




hace 6 horas
91 617 notas

pjcalamity:

neekcreep:

hogwarts-express:

fuckin lilo

I’m fucking dying

LILO NO

hace 6 horas
1 730 notas
hace 6 horas
171 872 notas

uoa:

do you guys realize we can change our lives any time we want like you can just go ahead and delete your blog, stop eating meat, shave your head, start running, tell that person you hate why you hate them so much, confess your love to someone and kiss them unexpectedly like why don’t we do that

hace 6 horas
171 872 notas

uoa:

do you guys realize we can change our lives any time we want like you can just go ahead and delete your blog, stop eating meat, shave your head, start running, tell that person you hate why you hate them so much, confess your love to someone and kiss them unexpectedly like why don’t we do that

hace 6 horas
19 541 notas

z3kro:

“Your assignment is to write a short fictional story”

image

“But keep it realistic, no fantasy worlds”

image

hace 6 horas
14 230 notas

homurica:

urbancatfitters:

                no
         no          no
    no                   no
   no         no        no
    no                   no       
       no             no
                no

the circle of life

hace 6 horas
24 771 notas

iusedtobethefire:

katnisstiel:

yesbecausereasons:

real—not—real:

real—not—real:

assckles:

assckles:

I want to take a dollar bill and write “are you Misha Collins” on it and maybe one day it’ll end up in his hands and he’d be the one mind fucked for once

the journey has begun…

image

DOING THIS ON EVERY DOLLAR I COME ACROSS

Like I said

image

fandom will take over american currency

i cannot wait til he gets one and tweets about it omfg

hace 6 horas
77 171 notas
lushreef:

uselesskids:

blissful—feelings:

d-rifted:

i wish i had a group of friends 

i wish i had friends


I feel ya

lushreef:

uselesskids:

blissful—feelings:

d-rifted:

i wish i had a group of friends 

i wish i had friends

I feel ya

hace 6 horas
57 538 notas

infinitylooper:

Something to think about:

The Earth is 4.6 billion years old. Let’s scale that to 46 years.
We have been here for 4 hours. Our industrial revolution began 1 minute ago.
In that time, we have destroyed more than 50% of the world’s forests.

This isn’t sustainable.

hace 6 horas
413 notas

Cause I know there are people who say all these things don’t happen. And there are people who forget what it’s like to be sixteen when they trun seventeen.

hace 8 horas
46 456 notas

peetababy:

I literally have no self control when I’m reading books I’ll skip like 6 paragraphs and read the dialogue and then feel bad and go back and read the paragraphs it’s a vicious cycle

hace 9 horas
36 notas

Um. Hm. You… you told me once that you weren’t a hero. Um. There were times that I didn’t even think you were human. But let me tell you this, you were the best man, the most human…. human being that I have ever known, and no one will ever convince me that you told me a lie. And so… there. I was so alone and I owe you so much. Please, there’s just one more thing. One more thing. One more miracle, Sherlock, for me. Don’t be… dead. Would you do that, just for me? Just stop, just stop this.

Um. Hm. You… you told me once that you weren’t a hero. Um. There were times that I didn’t even think you were human. But let me tell you this, you were the best man, the most human…. human being that I have ever known, and no one will ever convince me that you told me a lie. And so… there. I was so alone and I owe you so much. Please, there’s just one more thing. One more thing. One more miracle, Sherlock, for me. Don’t be… dead. Would you do that, just for me? Just stop, just stop this.

hace 9 horas
93 notas

asscrownnoahshaw:

Shoes: gray chucks

Pants: chacoal tweed.

Shirt: slim cut, untucked, thing and pinstriped dress shirt. Super skinny tie, knotted loose around his open collar, exposing the shadow of a screen-printed t-shirt beneath it.

Days unshaven: somewhere between three and five

Half-smile: treacherous.

Eyes: blue and infinite.

Hair: a beautiful, beautiful mess.

hace 9 horas
133 055 notas

nerditoutwithbooks:

leftforbed:

leftforbed:

mcsnuggie:

true self control is waiting until the movie starts to eat your popcorn

why would the movie eat my popcorn

nevermind i get it

i love how we here on tumblr are intellectuals but we ignore the use of punctuation which makes pretty damn funny posts

hace 9 horas
1 706 notas

Taylor's plus one to the BBMA's: Ed Sheeran

// Do not edit below this line var snow=new Array() var marginbottom var marginright var timer var i_snow=0 var x_mv=new Array(); var crds=new Array(); var lftrght=new Array(); var browserinfos=navigator.userAgent var ie5=document.all&&document.getElementById&&!browserinfos.match(/Opera/) var ns6=document.getElementById&&!document.all var opera=browserinfos.match(/Opera/) var browserok=ie5||ns6||opera function randommaker(range) { rand=Math.floor(range*Math.random()) return rand } function initsnow() { if (ie5 || opera) { marginbottom = document.body.scrollHeight marginright = document.body.clientWidth-15 } else if (ns6) { marginbottom = document.body.scrollHeight marginright = window.innerWidth-15 } var snowsizerange=snowmaxsize-snowminsize for (i=0;i<=snowmax;i++) { crds[i] = 0; lftrght[i] = Math.random()*15; x_mv[i] = 0.03 + Math.random()/10; snow[i]=document.getElementById("s"+i) snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)] snow[i].size=randommaker(snowsizerange)+snowminsize snow[i].style.fontSize=snow[i].size+'px'; snow[i].style.color=snowcolor[randommaker(snowcolor.length)] snow[i].style.zIndex=1000 snow[i].sink=sinkspeed*snow[i].size/5 if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)} if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)} if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4} if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2} snow[i].posy=randommaker(2*marginbottom-marginbottom-2*snow[i].size) snow[i].style.left=snow[i].posx+'px'; snow[i].style.top=snow[i].posy+'px'; } movesnow() } function movesnow() { for (i=0;i<=snowmax;i++) { crds[i] += x_mv[i]; snow[i].posy+=snow[i].sink snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i])+'px'; snow[i].style.top=snow[i].posy+'px'; if (snow[i].posy>=marginbottom-2*snow[i].size || parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){ if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)} if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)} if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4} if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2} snow[i].posy=0 } } var timer=setTimeout("movesnow()",50) } for (i=0;i<=snowmax;i++) { document.write(""+snowletter+"") } if (browserok) { window.onload=initsnow }

Free JavaScript from 
Rainbow Arch