I wish I had the legs for shorts. Jeans suck in this weather.
[QUOTE=Big Ben;44521532]I wish I had the legs for shorts. Jeans suck in this weather.[/QUOTE]
Long shorts are a very good compromise though
I fucking hate C (even though it's not its fault) and I'm pretty sure I'm going to fail this programming course.
I can't even make an array of 10 variables and sorts them together (ignoring those divisible by 2 or 3 and on a 0 asks all variables again).
I made a new avatar, the last one looked a bit wonky
[QUOTE=red_pharoah;44522150]I made a new avatar, the last one looked a bit wonky[/QUOTE]
what is it/whats the source?
[QUOTE=Wingz;44522182]what is it/whats the source?[/QUOTE]
I made it for a spitpaint on facebook (basically you pick a topic and paint it in 30 minutes)
The topic I picked was Alien Nanny (I modified it after the 30 minute mark because I didn't like it, [url="http://imgur.com/vsap7Bb"]this[/url] is the final picture)
[editline]12th April 2014[/editline]
I'm not proud of it though
[QUOTE=red_pharoah;44522212]I made it for a spitpaint on facebook (basically you pick a topic and paint it in 30 minutes)
The topic I picked was Alien Nanny (I modified it after the 30 minute mark because I didn't like it, [url="http://imgur.com/vsap7Bb"]this[/url] is the final picture)
[editline]12th April 2014[/editline]
I'm not proud of it though[/QUOTE]
i really like it tbh
id probably buy it if it was a physical painting
Fuck, A Volcanic deck is slow. Guess I just have to get used to it.
I do need some more drawing power though.
Rainmeter is fun
[t]http://i.imgur.com/k2uZ5EZ.png[/t]
[QUOTE=Katatonic717;44522402]Rainmeter is fun
[t]http://i.imgur.com/k2uZ5EZ.png[/t][/QUOTE]
[img]http://i.imgur.com/V49rufb.png[/img]
[img]http://www.facepunch.com/fp/ratings/tick.png[/img]
[QUOTE=Katatonic717;44522402]Rainmeter is fun
[t]http://i.imgur.com/k2uZ5EZ.png[/t][/QUOTE]
Never understood why Rainmeter/Conky caught on so much. Never experienced anything that monitored system resources and didn't use so much of said resources at the same time. In other words, I think it only slows it down.
Damnit, I cannot use a Volcanic deck. I just can't get a steady stream of burn damage out and strong monsters out at the same time.
I know I'm just a little sour because I lost to an AI on a DS game from 2011, but Volcanic decks take too long to set up. I suppose I'll get better if I refine my deck and learn to use it, but that day is not today.
You ever wash your balls off with dandruff shampoo?
It's like dipping your balls in mint chip ice cream.
Feels good man.
The animals in my attic are very noisy tonight
[QUOTE=Moustacheman;44522937]You ever wash your balls off with dandruff shampoo?
It's like dipping your balls in mint chip ice cream.
Feels good man.[/QUOTE]
I do not want to eat ice cream that you offer to me ever.
[QUOTE=Moustacheman;44522937]You ever wash your balls off with dandruff shampoo?
It's like dipping your balls in mint chip ice cream.
Feels good man.[/QUOTE]
i just soaked my feet in a mixture of apple cider vinegar and listerine but i used more than i was suppose to i think and my toenails are blue and my feet are tingling and burning
[QUOTE=HookerVomit;44523079]i just soaked my feet in a mixture of apple cider vinegar and listerine but i used more than i was suppose to i think and my toenails are blue and my feet are tingling and burning[/QUOTE]
my mom did this one time and it made the bathroom smell like rotting death
[QUOTE=Stonecycle;44522885]Never understood why Rainmeter/Conky caught on so much. Never experienced anything that monitored system resources and didn't use so much of said resources at the same time. In other words, I think it only slows it down.[/QUOTE]
It really doesn't take up that much in the way of resources. CPU usage is negligible on pretty much anything. RAM usage sits around 20-25MB for me with eight skins open. Unless your computer is very old, very slow, or you're doing something extremely resource intensive you will never notice the difference in resource usage.
[QUOTE=Big Ben;44523085]my mom did this one time and it made the bathroom smell like rotting death[/QUOTE]
my soak smells nice. but um yeah my feet are burning and I'm having an anxiety attack
[img]http://i.imgur.com/XwTdLcF.jpg[/img]
Yay it finally arrived!
[QUOTE]*paragraph of perfect english*
sorry if my english is bad it's not my first language[/QUOTE]
Why does this happen so much
At this rate which I'm declining mentally and emotionally as well physically, I might not last til May or some shit.
Goddamnit, fuck you school. Dumping projects on me after I just FINISHED ONE. ONE. AND YOU'RE EXPECTING ME TO DO THIS GODDAMN SHIT OVER SPRING BREAK WHICH LEAVES ME NO ROOM TO DESTRESS.
[QUOTE=Stonecycle;44514698]Sometimes I hate envy. "Oooh, I think I'll go drawing. Let's check a creative work that doesn't deserve a thread thread for some inspiration." Then GastricTank's art farts shows up in all its magnificence, and now I'm put in a stoop [url=http://i.imgur.com/lsQk1mI.png]because I can't seem[/url] [url=http://i.imgur.com/1Vh0Qla.png]to get that good[/url].[/QUOTE]
Just focus on further developing your own style and have fun with it. Sometimes it helps to say "I'm not happy with how my images look, I'll need to try something new." But you shouldn't always default to "wow I'll never get better no matter what I do."
I know my items have room for improvement, but I've still had fun working on everything. Right now I'm just throwing my current items onto a single canvas, which I plan on filling up once I'm in the mood to draw some new creatures.
[t]http://puu.sh/85iqV.png[/t]
[img]http://i.cubeupload.com/M1KTW2.png[/img]
oh my god Mean Girls is back on netflix
[QUOTE=Winner;44523448]heh I'm kinda at fault there because garry copied my broken css
put this in stylish to make them scroll and stuff
[code].ratingslist .ratingsbox{
padding: 5px 0 0 0 !important;
}
.ratingslist .ratingsbox span{
margin: 0 5px !important;
}
body .ratingslist .ratingsbox ul{
overflow-y: auto !important;
margin-bottom:3px !important;
}
.ratingslist .ratingsbox ul li{
height: auto !important;
overflow: hidden !important;
margin: 0 !important;
padding: 2px 4px !important;
}
.ratingslist .ratingsbox ul li:nth-child(even){
background: rgb(243, 243, 210) !important;
}
.ratingslist .ratingsbox ul li a{
white-space: pre-line !important;
margin-right: 15px !important;
}[/code][/QUOTE]
Looks easier, Might use it.
i have to wake up at 5:30 tomorrow
best case scenario i fall asleep literally right now and get 6 hours
but let's be real, that's not gonna happen
with the proper application of a hammer you can be asleep in less than 5 seconds
[QUOTE=azure 505;44523518]with the proper application of a hammer you can be asleep in less than 5 seconds[/QUOTE]
ye but that'll make me oversleep and i'll be partially braindead which is going to put a damper on getting a decent score on the act so
Yay I finally got Viscera Cleanup Detail
Sorry, you need to Log In to post a reply to this thread.