- You have no rights
- Please read carefully 1
Last updated November 1st, 2012.
| <h4>To Do</h4> | |
| <ul class='paper'> | |
| <li>Wake up</li> | |
| <li>Deal with ducks in the bathroom</li> | |
| <li>Shower</li> | |
| <li>Eat Breakfast</li> | |
| <li>Explain to tenant committee the ducks are not mine</li> | |
| <li>Browse codepen.io for a half hour</li> | |
| <li>Get Inspired</li> | |
| <li>Prepare Lunch</li> |
| <h4>To Do</h4> | |
| <ul class='paper'> | |
| <li>Wake up</li> | |
| <li>Deal with ducks in the bathroom</li> | |
| <li>Shower</li> | |
| <li>Eat Breakfast</li> | |
| <li>Explain to tenant committee the ducks are not mine</li> | |
| <li>Browse codepen.io for a half hour</li> | |
| <li>Get Inspired</li> | |
| <li>Prepare Lunch</li> |
| <div class="loading"> | |
| <p class="loading-message">Loading Embarrassingly Large Library...</p> | |
| <ul class="loading-animation"> | |
| <li></li> | |
| <li></li> | |
| <li></li> | |
| <li></li> | |
| <li></li> | |
| </ul> | |
| </div> |
| <div class="loading"> | |
| <p class="loading-message">Loading Embarrassingly Large Library...</p> | |
| <ul class="loading-animation"> | |
| <li></li> | |
| <li></li> | |
| <li></li> | |
| <li></li> | |
| <li></li> | |
| </ul> | |
| </div> |
| /*! | |
| * Bootstrap v2.1.1 | |
| * | |
| * Copyright 2012 Twitter, Inc | |
| * Licensed under the Apache License v2.0 | |
| * http://www.apache.org/licenses/LICENSE-2.0 | |
| * | |
| * Designed and built with all the love in the world @twitter by @mdo and @fat. | |
| */ | |
| .clearfix { |
| I threw an exception from hell, | |
| You ask me, I wouldn't tell, | |
| I know jQuery real well, | |
| The DOM is in my way. | |
| I use a plugin called kiss, | |
| It does nothing but piss, | |
| I wasn't looking for this, | |
| Resources are fucked anyway. |
| // ==UserScript== | |
| // @name SO Chatbot auto-loader | |
| // @author Robert Lemon | |
| // @version 0.1 | |
| // @namespace http://rlemon.com | |
| // @description Loads the chat bot automatically for the room you are in. | |
| // @include http://chat.stackexchange.com/rooms/* | |
| // @include http://chat.stackoverflow.com/rooms/* | |
| // ==/UserScript== |
| Element.prototype.addClass = function(c) { | |
| if (!this.hasClass(c)) { | |
| this.className += " " + c; | |
| } | |
| return this; | |
| }; | |
| NodeList.prototype.addClass = function(c) { | |
| for (var i = 0, l = this.length; i < l; i++) { | |
| this[i].addClass(c); | |
| } |
| this[ ((![]+[])[+!+[]]) + ((![]+[])[!+[]+!+[]]) + ((!+[]+[])[!+[]+!+[]+!+[]]) + ((!![]+[])[+!+[]]) + ((!![]+[])[+[]])](((![]+[])[+[]])+((!+[]+[][(![]+[])[+[]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[!+[]+!+[]]+(!+[]+[])[+[]]+(!+[]+[])[!+[]+!+[]+!+[]]+(!+[]+[])[+!+[]]])[+!+[]+[+[]]])+((!+[]+[][(![]+[])[+[]]+([![]]+[][[]])[+!+[]+[+[]]]+(![]+[])[!+[]+!+[]]+(!+[]+[])[+[]]+(!+[]+[])[!+[]+!+[]+!+[]]+(!+[]+[])[+!+[]]])[+!+[]+[+[]]])) |