« 465 466 467 468 469 1506 »

Pages are deceptive. Live life in a basket.

turn-on-the-burner

This is a dumb hack, we should only have one or the other from the the template context, so only one of the following will be rendered. ...

Linked on 2017-05-08 22:22:19 | Similar Links
ipfs blog

/ ipfs / blog / 24-uncensorable-wikipedia source by The IPFS Team on 2017-05-03 There is more than one way to burn a book. And the world is full of people running about with lit matches. -- Ray Bradbury, Fahrenheit 451 The Internet treats censorship as a malfunction and routes around it. -- John Perry Barlow We are happy to announce that we have published a snapshot of tr.wikipedia.org, the Turkish version of Wikipedia on IPFS . There will be Arabic, Kurdish and English versions coming shortly. This blog post includes information on how you can access those snapshots, how you can help mirror them, and why it's so powerful to put content like this on IPFS. The effort to put snapshots of Wikipedia onto IPFS is an independent effort undertaken by the IPFS maintainers. It is not affiliated with the Wikimedia Foundation and is not connected with the volunteers w...

Linked on 2017-05-08 22:01:48 | Similar Links
Introducing Empire: A self-hosted PaaS built on Docker & Amazon ECS | Remind

Engineering Posted 6/16/15 Eric Holmes Full-stack & Infrastructure Today, Remind is open sourcing our self-hosted PaaS called Empire . Empire provides a 12 factor-compatible , Docker-based container cluster built on top of Amazon’s robust EC2 Container Service (ECS), complete with a full-featured command line interface. Why build Empire when Heroku already exists (and works well for so many)? Well, here’s the story of why we decided to move off of Heroku, the challenges we encountered along the way, and how we built Empire as a solution for making the migration to Amazon ECS as painless as possible. Back in 2011, Remind started as a single monolithic Rails app, hosted on Heroku. Things were simpler then: one app with a couple of dynos was more than enough to handle our trickle of traffic. We chose Heroku because it allowed us to focus on building product rat...

Linked on 2017-05-08 21:03:28 | Similar Links
Parker Higgins on Twitter: "The government attorney said respect for the executive should apply. Judge responds: what about the Constitution? (ouch)"

Skip to content Home Home Home, current page. Moments Moments Moments, current page. Search query Search Twitter Remove In this conversation Verified account Protected Tweets @ Suggested users Verified account Protected Tweets @ Verified account Protected Tweets @ Language: English Bahasa Indonesia Bahasa Melayu Català Čeština Dansk Deutsch English UK Español Filipino Français Hrvatski Italiano Magyar Nederlands Norsk Polski Português Română Slovenčina Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български език Русский Српски Українська мова עִבְרִית العربية فارسی मराठी हिन्दी বাংলা ગુજરાતી தமிழ் ಕನ್ನಡ ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log in Have an account? Remember me · Forgot password? New to Twitter? Sign up ...

Linked on 2017-05-08 20:49:26 | Similar Links
libdill

Home Download Documentation Tutorials Libdill is a C library that makes writing structured concurrent programs easy. The following example launches two concurrent worker functions that print "Hello!" or "World!", respectively, at random intervals. The program runs for five seconds and then it shuts down. #include <libdill.h> #include <stdio.h> #include <stdlib.h> coroutine void worker( const char *text) { while ( 1 ) { printf( "%s \n " , text); msleep(now() + random() % 500 ); } } int main() { go(worker( "Hello!" )); go(worker( "World!" )); msleep(now() + 5000 ); return 0 ; } Code dependent on libdill is compiled like any other C code. The only extra requirement is that it be linked with libdill library: $ cc -ldill -o hello hello.c Libdill is licensed under the MIT/X11 license. ...

Linked on 2017-05-08 18:52:57 | Similar Links
US Air Force's secretive space plane lands after two years in orbit - BBC Newsbeat

BBCDOTCOM bodyFirst Begin iStats 20100118 (UX-CMC 1.1009.3) End iStats (UX-CMC) [if (gt IE 8) | (IEMobile)]><! <![endif] [if (lt IE 9) & (!IEMobile)]> <![if (IE 8)]> <header id="orb-banner" role="banner" class="orb-old-ie orb-ie8"> <![endif]> <![if (IE 7)]> <header id="orb-banner" role="banner" class="orb-old-ie orb-ie7"> <![endif]> <![if (IE 6)]> <header id="orb-banner" role="banner" class="orb-old-ie orb-ie6"> <![endif]> <![endif] Accessibility Help BBC iD Notifications News News Sport Weather Shop Earth Travel Capital iPlayer Culture Autos Future TV Radio CBBC CBeebies Food iWonder Bitesize Travel Music Earth Arts Make It Digital Taster Nature Local Menu Search Search the BBC Search the BBC Styling hook for shared modules only [if IE]> <DIV class=browser-notif...

Linked on 2017-05-08 18:37:21 | Similar Links
Decent @ Stenkrossen 2017 - Google Slides

JavaScript isn't enabled in your browser, so this file can't be opened. Enable and reload. Sign in Decent @ Stenkrossen 2017 Present Share The version of the browser you are using is no longer supported. Please upgrade to a supported browser . Dismiss File Edit View Help Accessibility Debug See new changes Accessibility View only xml version="1.0" standalone="yes" HTML view of the presentation...

Linked on 2017-05-08 18:35:46 | Similar Links
GitHub - evilsocket/opensnitch: OpenSnitch is a GNU/Linux port of the Little Snitch application firewall.

Skip to content Features Business Explore Pricing '"` </textarea></xmp> This repository Sign in or Sign up Watch 86 Star 1,723 Fork 66 evilsocket / opensnitch Code Issues 7 Pull requests 0 Projects 0 Pulse Graphs OpenSnitch is a GNU/Linux port of the Little Snitch application firewall. https://opensnitch.io/ application-firewall firewall linux networking security data-breach 106 commits 2 branches 0 releases 8 contributors GPL-3.0 Python 100.0% Python Clone or download Use Git or checkout with SVN using the web URL. Download ZIP Find file Branch: master Switch branches/tags Branches Tags daemon_and_ui master Nothing to show Nothing to show New pull request Latest commit...

Linked on 2017-05-08 17:54:34 | Similar Links
Confreaks TV

Toggle navigation Sign In Sign Up Sign In! Sign Up Conferences Live Events Events Presenters Search !!Con 2017 Live Stream May 6 - 7, 2017 Videos recorded and produced by Confreaks, LLC 2 / 05/07/2017 / wGB5AYvFjxE To view on Youtube.com and participate in interactive chat click here. Privacy Policy Terms of Service How We Work Contact Us About Us For Developers (API) © 2007-2017 - Confreaks, LLC <script type="text/javascript"> var _gauges = _gauges || []; (function() { var t = document.createElement('script'); t.type = 'text/javascript'; t.async = true; t.id = 'gauges-tracker'; t.setAttribute('data-site-id', '54741964eddd5b088400a0ef'); t.src = '//secure.gaug.es/track.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode...

Linked on 2017-05-07 18:50:18 | Similar Links
wint on Twitter: "The wine imparts a foreign bitterness. How could he betray me? We were brothers. I fall to the ground. Execute a partial curl. One last rep."

Skip to content Home Home Home, current page. Moments Moments Moments, current page. Search query Search Twitter Remove In this conversation Verified account Protected Tweets @ Suggested users Verified account Protected Tweets @ Verified account Protected Tweets @ Language: English Bahasa Indonesia Bahasa Melayu Català Čeština Dansk Deutsch English UK Español Filipino Français Hrvatski Italiano Magyar Nederlands Norsk Polski Português Română Slovenčina Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български език Русский Српски Українська мова עִבְרִית العربية فارسی मराठी हिन्दी বাংলা ગુજરાતી தமிழ் ಕನ್ನಡ ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log in Have an account? Remember me · Forgot password? New to Twitter? Sign up ...

Linked on 2017-05-07 17:40:12 | Similar Links
samantha carter on Twitter: "sorry https://t.co/CYZg5BiKdi"

Skip to content Home Home Home, current page. Moments Moments Moments, current page. Search query Search Twitter Remove In this conversation Verified account Protected Tweets @ Suggested users Verified account Protected Tweets @ Verified account Protected Tweets @ Language: English Bahasa Indonesia Bahasa Melayu Català Čeština Dansk Deutsch English UK Español Filipino Français Hrvatski Italiano Magyar Nederlands Norsk Polski Português Română Slovenčina Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български език Русский Српски Українська мова עִבְרִית العربية فارسی मराठी हिन्दी বাংলা ગુજરાતી தமிழ் ಕನ್ನಡ ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log in Have an account? Remember me · Forgot password? New to Twitter? Sign up ...

Linked on 2017-05-07 09:38:27 | Similar Links
How Things Work on Twitter: "This is how lasers are used to produce a fading effect on jeans https://t.co/zTZEf3F1Ys"

Skip to content Home Home Home, current page. Moments Moments Moments, current page. Search query Search Twitter Remove In this conversation Verified account Protected Tweets @ Suggested users Verified account Protected Tweets @ Verified account Protected Tweets @ Language: English Bahasa Indonesia Bahasa Melayu Català Čeština Dansk Deutsch English UK Español Filipino Français Hrvatski Italiano Magyar Nederlands Norsk Polski Português Română Slovenčina Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български език Русский Српски Українська мова עִבְרִית العربية فارسی मराठी हिन्दी বাংলা ગુજરાતી தமிழ் ಕನ್ನಡ ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log in Have an account? Remember me · Forgot password? New to Twitter? Sign up ...

Linked on 2017-05-06 21:27:19 | Similar Links
Tom Gara on Twitter: "My friend's toddler babbled "don't forget to subscribe" as he was put to bed. Kid watches so much YouTube he thought it means "goodbye""

Skip to content Home Home Home, current page. Moments Moments Moments, current page. Search query Search Twitter Remove In this conversation Verified account Protected Tweets @ Suggested users Verified account Protected Tweets @ Verified account Protected Tweets @ Language: English Bahasa Indonesia Bahasa Melayu Català Čeština Dansk Deutsch English UK Español Filipino Français Hrvatski Italiano Magyar Nederlands Norsk Polski Português Română Slovenčina Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български език Русский Српски Українська мова עִבְרִית العربية فارسی मराठी हिन्दी বাংলা ગુજરાતી தமிழ் ಕನ್ನಡ ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log in Have an account? Remember me · Forgot password? New to Twitter? Sign up ...

Linked on 2017-05-06 21:06:24 | Similar Links
Elon Musk: The future we're building -- and boring | TED Talk | TED.com

<![endif] You have JavaScript disabled For the best experience, please turn JavaScript on. Here's how Menu Ideas worth spreading Watch TED Talks Browse the library of TED talks and speakers Playlists 100+ collections of TED Talks, for curious minds TED-Ed videos Watch, share and create lessons with TED-Ed TEDx Talks Talks from independently organized local events Surprise Me The easy option. Let us choose for you! Discover Topics Explore TED offerings by topic TED Books Short books to feed your craving for ideas Ideas Blog Our daily coverage of the world of ideas Newsletter Inspiration delivered straight to your inbox Attend Conferences Take part in our events: TED, TEDGlobal and more TEDx events Find and attend local, independently organized events TED on screen Experience TED from home or in thea...

Linked on 2017-05-06 20:09:58 | Similar Links
javascript - Why does Google prepend while(1); to their JSON responses? - Stack Overflow

Stack Overflow Questions Jobs Documentation beta Tags Users current community help chat Stack Overflow Meta Stack Overflow Sign up or log in to customize your list. more stack exchange communities company blog Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Log In Sign Up x Dismiss Join the Stack Overflow Community Stack Overflow is a community of 7.1 million programmers, just like you, helping each other. Join them; it only takes a minute: Sign up Why does Google prepend while(1); to their JSON responses? Ask Question ...

Linked on 2017-05-06 19:53:22 | Similar Links
Big Data Batman (@BigDataBatman) | Twitter

Skip to content Home Home Home, current page. Moments Moments Moments, current page. Search query Search Twitter Remove In this conversation Verified account Protected Tweets @ Suggested users Verified account Protected Tweets @ Verified account Protected Tweets @ Language: English Bahasa Indonesia Bahasa Melayu Català Čeština Dansk Deutsch English UK Español Filipino Français Hrvatski Italiano Magyar Nederlands Norsk Polski Português Română Slovenčina Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български език Русский Српски Українська мова עִבְרִית العربية فارسی मराठी हिन्दी বাংলা ગુજરાતી தமிழ் ಕನ್ನಡ ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log in Have an account? Remember me · Forgot password? New to Twitter? Sign up ...

Linked on 2017-05-06 11:11:39 | Similar Links
青木そらす@SorasuSoftware on Twitter: "ふぁー! https://t.co/XDml2TKaNu"

Skip to content Home Home Home, current page. Moments Moments Moments, current page. Search query Search Twitter Remove In this conversation Verified account Protected Tweets @ Suggested users Verified account Protected Tweets @ Verified account Protected Tweets @ Language: English Bahasa Indonesia Bahasa Melayu Català Čeština Dansk Deutsch English UK Español Filipino Français Hrvatski Italiano Magyar Nederlands Norsk Polski Português Română Slovenčina Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български език Русский Српски Українська мова עִבְרִית العربية فارسی मराठी हिन्दी বাংলা ગુજરાતી தமிழ் ಕನ್ನಡ ภาษาไทย 한국어 日本語 简体中文 繁體中文 Have an account? Log in Have an account? Remember me · Forgot password? New to Twitter? Sign up ...

Linked on 2017-05-06 10:21:34 | Similar Links
« 465 466 467 468 469 1506 »

Pages are deceptive. Live life in a basket.