Sign up for a GitHub account Sign in All Gists kyleterry / gist:73aa2b692629baba0ef5 Created September 24, 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 View gist:73aa2b692629baba0ef5 gistfile1.txt Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [ 3645 OK kyle@insomnia:~ ] $ ab -n 100000 -c 100 http://127.0.0.1:8080/testdb/test This is ApacheBench, Version 2.3 <$Revision: 1604373 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licen...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 27 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Replacing instances of erlang with Go Loading branch information ... commit 6b96c32b9a66c266470dc0820ed90ed0bdf19f98 1 parent fddf17e kyleterry authored September 23, 2014 Unified Split Showing 1 changed file with 2 additions and 2 deletions . + 2 − 2 README.md 4 README.md Show notes View @@ -15,7 +15,7 @@ olegdb: No. OlegDB is a ~~single-threaded, non-concurrent~~, transactionless ...
Sign up for a GitHub account Sign in All Gists qpfiffer / aliases.txt secret Created September 24, 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 Some alias input generated from a 10MB logfile. View aliases.txt aliases.txt Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 10...
jump to content my subreddits announcements Art AskReddit askscience aww blog books creepy dataisbeautiful DIY Documentaries EarthPorn explainlikeimfive Fitness food funny Futurology gadgets gaming GetMotivated gifs history IAmA InternetIsBeautiful Jokes LifeProTips listentothis mildlyinteresting movies Music news nosleep nottheonion OldSchoolCool personalfinance philosophy photoshopbattles pics science Showerthoughts space sports television tifu todayilearned TwoXChromosomes UpliftingNews videos worldnews WritingPrompts edit subscriptions front - all - random | nosleep - WritingPrompts - history - DIY - Jokes - listentothis - nottheonion - Showerthoughts - Documentaries - UpliftingNews - mildlyinteresting - AskReddit - aww - food - Futurology - space - creepy - tifu - LifeProTips - personalfinance - todayilearned - Music - books - videos - movies - worldnews - philosophy - askscience -...
Google Tag Manager End Google Tag Manager Start of HubSpot Logging Code End of HubSpot Logging Code Start of HubSpot Enterprise Logging Code End of HubSpot Enterprise Logging Code Heroku Show nav Features Pricing Add-ons Blog Documentation Support Contact Log in or Sign up Introducing Heroku DX: The New Heroku Developer Experience 2014-09-23 11:56:53 UTC One of our core beliefs at Heroku is that developers do their best work when the development process is as simple, elegant, and conducive to focus and flow as possible. We are grateful for how well many of our contributions to that cause have been received, and today we are making generally available a new set of features that have been inspired by those values. Collectively, we call these new features Heroku DX—the next evolution in Heroku’s developer experience. Our goal with these new features—Heroku B...
An open, staff-driven window into exciting developments, upcoming opportunities, and lessons learned in developing enterprise-grade infrastructure for bitcoin. enterprise engineering events press merchants product team Get updates via RSS or email September 23rd, 2014 Tony Gallippi merchants Today we are excited to reveal our relationship with PayPal to increase the adoption of bitcoin worldwide. The first project we have completed is an integration with PayPal’s Payments Hub, which is their alternative payments platform for digital goods. Customers with a bitcoin wallet will be able to pay participating merchants in bitcoin for games, music, videos, news, ebooks, and other digital content. “PayPal is excited about all the innovations taking place in payments these days. More choices in how people create value, share it, buy, sell and trade it – that’s exa...
an extraordinarily optimizable, low-level subset of JavaScript specification (work in progress) frequently asked questions big web app? compile it! — slide deck by @kripken...
index modules | next | previous | Python » 2.7.8 Documentation » The Python Standard Library » 19. Structured Markup Processing Tools » xml.etree.ElementTree ¶ New in version 2.5. Source code: Lib/xml/etree/ElementTree.py The Element type is a flexible container object, designed to store hierarchical data structures in memory. The type can be described as a cross between a list and a dictionary. Warning The xml.etree.ElementTree module is not secure against maliciously constructed data. If you need to parse untrusted or unauthenticated data see XML vulnerabilities . Each element has a number of properties associated with it: a tag which is a string identifying what kind of data this element represents (the element type, in other words). a number of attributes, stored in a Python dictionary. a text string. an optional tail string. a number of child elemen...
register tour sign in Home My Books Friends Recommendations Explore Genres Listopia Giveaways Popular Goodreads Voice Ebooks Fun Trivia Quizzes Quotes Community Groups Creative Writing People Events Discover new books on Goodreads Sign in to see your friends' reviews: Sign in with Facebook Sign in options Join Goodreads Other editions Enlarge cover Want to Read saving… Want to Read Currently Reading Read Error rating book. Refresh and try again. Rate this book Clear rating 1 of 5 stars 2 of 5 stars 3 of 5 stars 4 of 5 stars 5 of 5 stars by Donald A. Norman The Design of Everyday Things 4.14 of 5 stars 4.14 · rating details · 6,956 ratings · 590 reviews Anyone who designs a...
Previous: Mail-mode integration , Up: Commands By default, every file whose name ends with ‘ .gpg ’ will be treated as encrypted. That is, when you open such a file, the decrypted text is inserted in the buffer rather than encrypted one. Similarly, when you save the buffer to a ‘ foo.gpg ’ file, encrypted data is written. The file name pattern for encrypted files can be controlled by epa-file-name-regexp . — Variable: epa-file-name-regexp Regexp which matches filenames treated as encrypted. You can disable this behavior with M-x epa-file-disable , and then get it back with M-x epa-file-enable . — Command: epa-file-disable Disable automatic encryption/decryption of *.gpg files. — Command: epa-file-enable Enable automatic encryption/decryption of *.gpg files. By default, epa-file will try to use symmetric encryption, aka password-based encryption. If you want to use publ...
DW6 #BeginLibraryItem "/Library/navbar_6_2012.lbi" #EndLibraryItem This page was created to supplement the materials presented in the various courses Mr. O'Connell teaches at Oliver Ames High School, Easton, Massachusetts. You can reach Mr. O'Connell at: goconnell@easton.k12.ma.us Thanks for visiting. "Perfect is the enemy of good." (Proverb) "Perfectionism is usually just another avoidance maneuver." (Mr. O'Connell) faq Who coined the term "bug" as it pertains to computers? Q: Your html and CSS assignments are too hard for High School students. Can you please stop assigning them to us? A: I'm not so sure about that... Click he...
<![endif] Archive Ask me anything! Following Submit Something! jasonSeney(); char * log [ ] = { ' programming ',' kinetics ',' user experience ' } About Me & Contact Open, Edit & Save Encrypted Files with Vim and GPG If you’ve ever want to save sensitive text on your computer - encrypting it is the only way to ensure it is secure. Using vim and gpg we can open, edit, and save only the encrypted file and leave nothing in plain text on the hard drive. Note: In order to run gpg on OS X, you’ll need to first install MacGPG2 . gpg -d myfile.mkdn.gpg | vim - -n -i "NONE" "+set filetype=markdown" -d to decrypt | pipe stdout of gpg into vim - to accept stdin instead of file -n turns off swap file - important! -i turns off .viminfo - important! +set filetype set the file type (for syntax highlighting, etc) since there is no file na...
Home Guides Tech Reviews YouTube Channel Ask me anything Mobile RSS #pages <div id="search"> <p align="right"><font style="font-size:7px;">muh DOGE: DTzGp1BUq668HXDge8rPHKNdhB1k5sD5oo</font></p> </div> #search .menu #access ktgee.net #branding #header Text .type Used ThinkPad Buyers Guide Last updated 18 September 2014 This Buyers guide only covers ThinkPads that fully support Windows Hardware Acceleration and cost under $500 . There are 2 prices for each model in this guide. The prices listed in BOLD are the outright buying price. This is what you should expect to pay if you want your ThinkPad Now. The prices in NON-BOLD are the ideal Online Auction price. This is what you should expect to pay if you are willing to sit around on eBay for auctions and Craigslist. Quicklinks: T-Series | X-series | X-series Tablet...
<![endif] Kill Screen X Magazine Articles View All Features Reviews News Playlist View All iOS XBOX 360 PS3 Wii U PC Mac OUYA More About About Us Masthead Advertising Privacy Policy Search Facebook Twitter Tumblr RSS Menu X 09.23.14 by Chris Priestman @CPriestman Google+ Critics of brutalist architecture will state, time and again, that they oppose its most superficial traits: how it is cold and crude, and how threatening its stark postures are. What they're getting at is its lack of humanity which, in a way, is the true point of it. Brutalism is an idiom for architecture as its own body; it becomes an entity separate from its maker's touch; it is alive and it is daunting, a creature formed of the city that towers with sharp muscles of rock, a hulking concrete mass. You don't look at this arch...