« 1425 1426 1427 1428 1429 1506 »

Pages are deceptive. Live life in a basket.

Neil deGrasse Tyson: Buzzkill of Science - The Daily Show - Video Clip | Comedy Central

Shows The Daily Show with Jon Stewart The Colbert Report @Midnight South Park Tosh.O Inside Amy Schumer Review TripTank Workaholics Broad City Kroll Show Key & Peele Nathan For You Full Episodes @midnight The Daily Show With Jon Stewart The Colbert Report South Park TripTank Schedule Stand-Up Video Clips CC:Direct Tours & Events Hannibal Buress Patton Oswalt CC:Studios Shop Comedy Central Menu Full Episodes Videos News Team Guests Tickets Search pre> Crabapple_Entertainment\Data_Objects\Implementations\Arcv2\Molecules\Promotion Object ( [_arcv2FeedCheckPassed] => 1 [_arcv2ContentType] => Entertainment:ENTSitePromo [shortId] => fm9ff4 [urlKey] => 13d73a8b-6277-436c-9669-ab15c155f38b [title] => TDS: Video Clip Player [description] => [shortDescription] => [promotedItems] => Array ( ...

Linked on 2014-05-06 01:09:50 | Similar Links
http://spinning3dpornhubcomments.tumblr.com/

Home Archive Real Pornhub comments. Spinning right round, baby right round. header end PHOTO POST /////////////////////////////////////////////////////// May. 5 2014 101 notes metadata end narrow end post end PHOTO POST /////////////////////////////////////////////////////// May. 5 2014 365 notes metadata end narrow end post end PHOTO POST /////////////////////////////////////////////////////// May. 4 2014 116 notes metadata end narrow end post end PHOTO POST /////////////////////////////////////////////////////// May. 4 2014 2,305 notes metadata end narrow end post end PHOTO POST /////////////////////////////////////////////////////// May. 4 2014 380 notes metadata end narrow end post end PHOTO POST /////////////////////////////////...

Linked on 2014-05-05 23:53:39 | Similar Links
Plasso

Plasso Login Sign Up Plasso makes accepting and making payments quick & easy. Pay for things. Get paid for things. Buy things. Sell things. Sign Up Learn More Sell products and/or subscriptions without writing any code at all. Securely store your credit cards to use for purchases. Send shipment notifications to your with customers with one click. Sell your digital goods and files. Ebooks, videos, music, etc. Start accepting payments instantly with Plasso. You can setup product pages called 'Spaces' if you'll be selling digital or physical goods/services. Send invoices directly to others. You'll even get you’re own 'Pay Me' page anyone can visit to send you money at anytime. Anytime someone purchases your products or you receive a payment you'll be able to manage those payments and customers from within Plasso. You can issue refunds...

Linked on 2014-05-05 23:17:16 | Similar Links
Welcome to nginx!

If you see this page, the nginx web server is successfully installed and working. Further configuration is required. For online documentation and support please refer to nginx.org . Commercial support is available at nginx.com . Thank you for using nginx. ...

Linked on 2014-05-05 23:02:41 | Similar Links
meta.sh

Sign up for a GitHub account Sign in All Gists public qpfiffer / meta.sh Created 2014-05-05 — forked from nijotz/gist:1b541b07e7c5f34dc4f1 Gist Detail Revisions 3 Download Gist Clone this gist Embed this gist Link to this gist meta.sh Shell File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 #!/bin/bash if [ -z $1 ] then echo "Getting all nginx configs" RESPONSE = $( grep server_name /etc/nginx/sites-enabled/* | sed -e 's/.*server_name //' -e 's/localhost *//' -e 's/ /\n/g' -e 's/;$//' | sed -re 's_^(.*)$_<li><a href="http://\1">\1</a></li>_' ) else echo $1 RESPONSE = $( grep server_name /etc/nginx/sites-enabled/ $1 | sed -e 's/.*server_name //' -e 's/localhost *//' -e 's/ /\n/g' -e 's/;$//' | sed -re 's_^(.*)$_<li><a href="http://\1">\1</a><...

Linked on 2014-05-05 22:53:53 | Similar Links
infoforcefeed/mayo-workbench · GitHub

Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 0 Fork 0 public infoforcefeed / mayo-workbench /.container /.repohead Code Issues 0 Pull Requests 0 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar 1 commit 1 branch 0 releases 1 contributor Python 100% Python branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters master /.select-menu-item Nothing to show /.select-menu-list Nothing to show /.select-menu-list /.select-menu-modal ...

Linked on 2014-05-05 20:41:52 | Similar Links
WeeChat - Bugs: bug #37704, Crash or freeze when decoding IRC... [Savannah]

Login Status: Not Logged In Login New User This Page Clean Reload Printer Version Related Recipes: Why log in? Search in Projects People Cookbook Support Bugs Tasks Patches Hosted Projects Register New Project Full List Contributors Wanted Statistics Site Help User Docs: Cookbook User Docs: In Depth Guide Get Support Contact Savannah User Docs: FAQ GNU Project Help GNU All GNU Packages Dev Resources License List GNU Mirrors Free Software Foundation Coming Events Free Software Directory Cryptographic software legal notice Copyright infringement notification Related Forges GNU Savannah Gna! Puszcza end menu Group end topmenutitle Main Main View Members Search end submenu Homepage Mailing Lists Bugs Browse Reset to all open ones Submit Digest Export View Statistics Search end submenu Tasks ...

Linked on 2014-05-05 20:32:12 | Similar Links
omg what have I done

Sign up for a GitHub account Sign in All Gists public nijotz / gist:1b541b07e7c5f34dc4f1 Created 2014-05-05 omg what have I done Gist Detail Revisions 1 Download Gist Clone this gist Embed this gist Link to this gist gistfile1.txt File suppressed. Click to show. 1 while true; do echo -e '<html><body>' $(grep server_name /etc/nginx/sites-enabled/* | sed -e 's/.*server_name //' -e 's/localhost *//' -e 's/ /\n/g' -e 's/;$//' | sed -re 's_^(.*)$_<a href="\1">\1<a/>_') '</body></html>' > index.html; python -m SimpleHTTPServer 9999 & sleep 1; curl -i localhost:9999 > index_headers.html 2>/dev/null; kill %1; cat index_headers.html | netcat -l 8080; done Please sign in to comment on this gist. Something went wrong with that request. Please try again. Served fresh by github-fe1...

Linked on 2014-05-05 20:09:16 | Similar Links
meta.shithouse.tv

Sign up for a GitHub account Sign in All Gists public qpfiffer / meta.shithouse.tv Created 2014-05-05 Gist Detail Revisions 1 Download Gist Clone this gist Embed this gist Link to this gist meta.shithouse.tv File suppressed. Click to show. 1 while true; do nc -l -p 8081 -q 1 < <(echo "<html><body>"`cat /etc/nginx/sites-enabled/shithouse | grep server_name | awk '{print $2}' | sed 's/;//g' | sed 's/\(.*\)/<a href="\1">\1<\/a>/g'`"</body></html>"); done Please sign in to comment on this gist. Something went wrong with that request. Please try again. Served fresh by github-fe102-cp1-prd.iad.github.net © 2014 GitHub Inc. All rights reserved. The GitHub Blog Support Contact /.container /.#footer ...

Linked on 2014-05-05 19:37:48 | Similar Links
SmokeMayamEveryDay by The Living Tombstone on SoundCloud - Hear the world’s sounds

App Gallery | Get help | Go Pro | What's new? Soundcloud Hej, stranger | Settings | Inbox | Log out Log In | Sign Up Home Sign Up Dashboard You Sounds Sets Comments Favorites Groups Your public Profile Your Stats Tracks Explore Sounds Search for Sounds People Explore People Find Friends You Follow Following You Search for People Groups You've joined Explore Groups Search for Groups Upload & Share Volume Volume + Tracks Users Groups SmokeMayamEveryDay The Living Tombstone on November 08, 2013 09:03 SmokeStep Share Loading sharing options Save to Favorites Download Download mp3 3.71 MB Play 0.00 / 1.37 MANGAWOLF123 base scratch DJ Equilibrium Toofardark killking8603 LaserPon3 Navor Dajordanator seraj89 Jonte Boger BlueAcidSand Dj Thunderstorm Castlemaid DJ fruitsnacks user848991426 The Paradox Theory Tom Polteg pcx436...

Linked on 2014-05-05 19:21:51 | Similar Links |
The Sniper - Existential Comics

Permanent Link to this Comic: http://existentialcomics.com/comic/24 - follow - share Dead Philosophers in Heaven SMBC Comics Dinosaur Comics Lunar Baboon Nedroid Picture Diary Partially Examined Life History of Philosophy without any Gaps Philosophy Bites Philosophy Bro Critical-Theory Contact: existentialcomics@gmail.com Archive ...

Linked on 2014-05-05 16:44:31 | Similar Links
The Splash - Existential Comics

Up next: more pointless and arbitrary contests! Permanent Link to this Comic: http://existentialcomics.com/comic/25 - follow - share Dead Philosophers in Heaven SMBC Comics Dinosaur Comics Lunar Baboon Nedroid Picture Diary Partially Examined Life History of Philosophy without any Gaps Philosophy Bites Philosophy Bro Critical-Theory Contact: existentialcomics@gmail.com Archive ...

Linked on 2014-05-05 13:11:17 | Similar Links
imgur: the simple image sharer

23 sign in Use another account Google Facebook Twitter Yahoo register Loading... browse your computer drag and drop here Ctrl + V paste from your clipboard gallery submit vars add to gallery create album Start Upload Blog Vertical Horizontal Grid (0) By uploading, you agree to our terms of service That file type is not supported! Supported formats: JPEG, GIF, PNG, APNG, TIFF, BMP, PDF, XCF Imgur is home to the web's most popular image content, curated in real time by a dedicated community through commenting, voting and sharing. 12 seconds ago · 0 views · stats from: fbcdn-photos-e-a.akamaihd.net Download full resolution · Get embed codes © 2014 Imgur, LLC. we're hiring! · sto...

Linked on 2014-05-05 06:36:37 | Similar Links
The Largest Vocabulary in Hip hop

<div id="redbull"> <div id="redbull-image"> </div> <div id="redbull-text"> <p>presents</p> </div> The Largest Vocabulary in Hip Hop Matt Daniels is a designer, coder, and data scientist living in New York City. His past works include the Etymology of "Shorty" and Outkast, in graphs and charts . He decided to examine the vocabulary of hip hop artists, and this is what he found. – May 2014 Literary elites love to rep Shakespeare’s vocabulary: across his entire corpus, he uses 28,829 words , suggesting he knew over 100,000 words and arguably had the largest vocabulary, ever. I decided to compare this data point against the most famous artists in hip hop. I used each artist’s first 35,000 lyrics. That way, prolific artists, such as Jay-Z, could be compared to newer artists, such as Drake. # of Unique words used within artist’s first 35,000 lyrics ...

Linked on 2014-05-05 03:50:48 | Similar Links
mincore(2) - Linux manual page

%%%TOP_BAR%%% man7.org > Linux > man-pages Linux/UNIX system programming training %%%PAGE_START%%% NAME | SYNOPSIS | DESCRIPTION | RETURN VALUE | ERRORS | VERSIONS | CONFORMING TO | BUGS | SEE ALSO | COLOPHON MINCORE(2) Linux Programmer's Manual MINCORE(2) top mincore - determine whether pages are resident in memory top #include <unistd.h> #include <sys/mman.h> int mincore(void * addr , size_t length , unsigned char * vec ); Feature Test Macro Requirements for glibc (see feature_test_macros(7) ): mincore (): _BSD_SOURCE || _SVID_SOURCE top mincore () returns a vector that indicates whether pages of the calling process's virtual memory are resident in core (RAM), and so will not cause a disk access (page fault) if referenced. The kernel returns residency information about the pages star...

Linked on 2014-05-04 20:05:26 | Similar Links
Theme - Augmented Reaction - Packages - Package Control

Installation Browse Search Docs News Stats About ctrl+shift+p filters: :st2 :st3 :win :osx :linux Browse by ESWAT ST2/ST3 New A Sublime Text theme, inspired by the video game Vanquish Labels theme Version 2014.05.04.04.29.44 Homepage github.​com Issues github.​com Donate gittip.​com Modified 3 hours ago Last Seen 7 minutes ago First Seen 6 hours ago Total 18 Win 6 OS X 9 Linux 3 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Windows 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ...

Linked on 2014-05-04 08:57:44 | Similar Links
« 1425 1426 1427 1428 1429 1506 »

Pages are deceptive. Live life in a basket.