MVC mobilepdp [if lt IE 9]> <style type="text/css">#global-header-cart a{ font-size: 1.4em; }</style> <![endif] logo $ USD More International Sites Australia Canada Deutschland España France Ireland New Zealand United Kingdom USA & Worldwide Change currency: $ AUD Australian Dollar $ CAD Canadian Dollar € EUR Euro £ GBP Pound Sterling $ New Zealand Dollar <option value="USD" selected="selected">$ USD US Dollar</option> nav Shop Create Sell Gifts end header-nav All ▼ FOR WALL ART Department All T-shirts Baby Clothing Bags Canvas Art Decorative Accessories Drinking Glasses Greeting Cards Hats & Caps Invitations iPad Cases iPhone Cases Jewelry Kids Clothing Kitchen Accessories Magnets Mugs Note Cards Pet Stuff Posters Stickers Sweatshirts & Hoodies Travel Accessories Water Bottles View All Products end header-search 0...
visit mozilla documentation online editor github project Sweet.js brings the hygienic macros of languages like Scheme and Rust to JavaScript. Macros allow you to sweeten the syntax of JavaScript and craft the language you’ve always wanted. Do you want to use class syntax but don’t want to wait for ES6? Add them yourself with just a couple lines of code! // Define the class macro here... macro class { rule { $className { constructor $cparams $cbody $($mname $mparams $mbody) ... } } => { function $className $cparams $cbody $($className.prototype.$mname = function $mname $mparams $mbody; ) ... } } // An now classes are in JavaScript! class Person { constructor(name) { this.name = name; } say(msg) { console.log(this.name + " says: " + msg); } } var bob = new Person("Bob"); bob.say("Macros are sweet!"...
Skip to main content Select language Skip to search Header mozilla Sign in with Persona Mozilla Developer Network Zones Add-ons App Center Firefox Firefox Marketplace Firefox OS Persona Web Platform Technologies HTML CSS JavaScript Graphics APIs / DOM Apps MathML References & Guides Tutorials References Developer Guides Accessibility Demos ...more docs Tools Demos Connect Search Search Content will go here end is_zone action buttons Languages 日本語 Русский 中文 (简体) Add a translation Edit Advanced this page Advanced History Print this page crumbs MDN Web technology for developers JavaScript JavaScript reference Standard built-in objects Object Object.defineProperty() heading Your Search Results start the main content container additional controls row; hidden unless needed Show TOC "show" link...
Sign up for a GitHub account Sign in All Gists public colby / gist:143f1ba16ff8bc867b9e Created July 17, 2014 Code Revisions 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav SSH with config.d support View gist:143f1ba16ff8bc867b9e gistfile1.sh Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 function create_new_ssh_config () { cat ~/.ssh/config.d/* > ~/.ssh/config } function ssh () { create_new_ssh_config if [ -n "$TMUX" ] ; then trap 'tmux set-window-option automatic-rename on > /dev/null' 2 tmux rename-window ssh: "$1" fi $( which ssh ) "$*" tmux setw automatic-rename on > /dev/null } Sign up for free to join this conve...
<img class="logo" src="shellcheck.svg" alt="ShellCheck logo, a looking glass studying a snail's shell" /> ShellCheck is a static analysis and linting tool for sh/bash scripts. It's mainly focused on handling typical beginner and intermediate level syntax errors and pitfalls where the shell just gives a cryptic error message or strange behavior, but it also reports on a few more advanced issues where corner cases can cause delayed failures. Haskell source code is available on GitHub Go to ShellCheck.net to copy-paste a shell script and get immediate, automatic feedback! The online version is always synced against the latest git commit. If you download and compile the source code, you get a pretty terminal frontend! With cabal installed, you can also install the latest stable release with cabal install shellcheck ShellCheck can output gcc style error messages and checkstyle co...
AirBNB Logos. submit a post rss archive 1 hour ago 2 notes 3 hours ago 14 notes 3 hours ago 4 hours ago 4 hours ago 1 notes AirBNBeads 4 hours ago 4 hours ago 1 notes 4 hours ago 1 notes 6 hours ago 7 hours ago 2 notes © 2014 AirBNB Logos. Next page Page 1 / 2 BEGIN TUMBLR CODE [if IE]><script type="text/javascript">document.getElementById('tumblr_controls').allowTransparency=true;</script><![endif] END TUMBLR CODE ...
The Setup What do people use to get stuff done? Home Interviews Community About Follow along on Twitter , or subscribe to the feed . Ads Via The Deck Senior performance architect (Netflix) Posted July 15, 2014. Filed under: bsd developer linux mac software windows I'm Brendan Gregg , I'm a senior performance architect at Netflix , and do large scale computer performance design, analysis, and tuning. Performance tuning improves the customer experience and saves the company money, by doing more with fewer resources. I also write technical books, contribute to open source projects, and speak at technical conferences as a performance expert. This year I gave the keynote at SCaLE , the Southern California Linux Expo, on Linux and Solaris performance differences. I'm currently using an Apple Macbook Pro Retina 15 inch as my work computer, connected to a ...
ø bin .net Home Download 0bin Faq Contact "A client side encrypted PasteBin" All pastes are AES256 encrypted, we cannot know what you paste... /.nav-collapse This pastebin uses client-side encryption. Therefore, it needs JavaScript enabled. It seems like your browser doesn't have JavaScript enable. Please enable JavaScript for this website or use a JavaScript-capable web browser. Previous pastes Your previous pastes will be saved in your browser using localStorage . Sorry your browser does not support LocalStorage , We cannot display your previous pastes. /.well /span Copy To Clipboard | Get short url | Email this Clone New Paste Expire in 23 h {"iv":"w2V9/thLNnj7aJbjypK9Qw","salt":"t9RIhhl75Io","ct":"MoK9cAtw2EgLTqJ1hOqi1v4WmEsZxy7zbOO/K62XCwU96ajt0xalskxCMA7dRiOq5pXhiQMKp+mDTyoJhkoktFh5G69qX5Yr+ktdVoBbpOq7...
ClickTale Top part ClickTale end of Top part Google Tag Manager End Google Tag Manager Details Shop Zumiez Zumiez Outlet Zumiez Stash My Account ▼ My Dashboard Orders Order Status / Tracking Settings Stores Gift Cards ▼ Buy a Gift Card Send an E-Gift Card Check Your Balance Combine Your Cards My Wishlist My Bag Brands Shoes Mens Womens Boys Skate Snow Pro Riders Sale Catalog Outlet Clothing Outlet Shoes Outlet Accessories Outlet Skate Outlet Snow *FREE SHIPPING + EASY RETURNS <p id="countdownContainer"> <a href="/free-shipping/">Extended Free Shipping On All Orders + Easy Returns<span id="timer"></span></a></p> <p id="countdownContainer"> <a href="/free-shipping/">EXTENDED! Free Shipping Weekend <span id="timer"></span></a></p> Diamond Supply Co Vans Obey Supra Nike SB Odd Future Adidas Toms Huf G-Shock ...
Skip to content Sign up Sign in Explore Features Enterprise Blog This repository This repository /.select-menu-item All repositories /.select-menu-item Star 197 Fork 138 public brianbianco / redisio /.container /.repohead Code Issues 24 Pull Requests 10 Pulse Graphs Network HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar base sha1: "2b7fc068417fb95758b07bc4f6e3c4a450419812" head sha1: "e321b8e4f8c949eef455c69d9ddd271c5d39725f" New issue Feature/more template options #127 Open colby wants to merge 5 commits into brianbianco : master from colby : feature/more-template-options + 23 − 5 Conversation 0 Commits 5 Files change...
<![endif] BeginNav disabled nav-config-asset-injection US::desktop::standard::31406:C::auiDebug=0::isSecure=0::jsOnEvent= navc-Paa2k4XTp2CBWZHTzXKzl0TxkUTzwu2epcdmPuVaz3pCLWp1Vr49GqasfUlRAYLFNP29tPjbQP4= rid-1K3REDD0T3NFTPHGPBPS seq-49 (Wed Jul 16 16:19:47 2014) **CACHED-BY-NCCC** disabled nav-config-asset-injection US::desktop::standard::31406:C::auiDebug=0::isSecure=0::jsOnEvent= navc-Paa2k4XTp2CBWZHTzXKzl0TxkUTzwu2epcdmPuVaz3pCLWp1Vr49GqasfUlRAYLFNP29tPjbQP4= rid-1K3REDD0T3NFTPHGPBPS seq-49 (Wed Jul 16 16:19:47 2014) **CACHED-BY-NCCC** From remote config v3 Pilu navp-Ok3yYn0u/QKmMwnjR4836yKdSmfzyzNtcMSfdvRky2oHgYdc+c6nfLtKvcMXXA7u0VZtyFvVb+Y= rid-0NJ5JBSYHRXKE8QE3D42 (Wed Jul 16 16:50:47 2014) Amazon Try Prime Your Amazon.com Today's Deals Gift Cards Sell Help Shop by Department Hello. Sign in Your Account Try Prime Ca...
Follow @SmithsonianChan Home Shows Video Full Episodes Schedule Ways to Watch Channel Finder Featured Air & Space Science & Nature Culture History Kids All Shows ▶ subnav-wrap Find Smithsonian Channel in your area. Enter your zip code below, and then select your television provider. ZIP Code: Provider: <option selected="selected" id="defaultOption">Choose your provider</option> Choose your provider nav Harrowing stories of tragedy and triumph are brought to life through official reports, transcripts and interviews with the pilots, air traffic controllers and lucky survivors of history's most terrifying crashes. Widely considered to be the safest form of travel, air transportation is still in its infancy and when midair calamity strikes, the results are often catastrophic. From the cockpit to the cab...
CentralNotice Plug door From Wikipedia, the free encyclopedia Jump to: navigation , search This article needs additional citations for verification . Please help improve this article by adding citations to reliable sources . Unsourced material may be challenged and removed. (September 2013) Plug door with cross-section A plug door is a door designed to seal itself by taking advantage of pressure difference on its two sides and is typically used on aircraft with cabin pressurization . [ 1 ] The higher pressure on one side forces the wedge-shaped door into its socket, making a good seal and preventing it being opened until the pressure is released. Non-plug doors rely on the strength of the locking mechanism to keep the door shut whereas a plug door relies on the pressure differential to keep it shut. The term "plug door" may also refer to a sliding bus doo...
Ryan Hart Doenges 16 Jul 2014 I expected working at Twitter to be less stressful than this. I mean, the job itself and my relationships with co-workers are about as straightforward and relaxed as they can be, but as a young man whose previous jobs have more often than not involved large amounts of mud or grease I expected “making it” to involve less emotional withdrawal and more relaxing in the evenings. This wasn’t a problem two summers ago, when I spent my afternoons yanking PVC pipes out of geoduck mud . My co-workers had criminal records and calloused hands, and I spent my lunch breaks sitting atop a pile of oyster bags, sandwich in hand. This summer, my co-workers have college degrees and ergonomic keyboards, and the office serves free mussels for lunch. That job on the beach hurt my body, but it’s here at 1355 Market Street that I can feel my soul pulling back from my...