« 1043 1044 1045 1046 1047 1506 »

Pages are deceptive. Live life in a basket.

The Twelve-Factor App

Google Tag Manager End Google Tag Manager The Twelve-Factor App In the modern era, software is commonly delivered as a service: called web apps , or software-as-a-service . The twelve-factor app is a methodology for building software-as-a-service apps that: Use declarative formats for setup automation, to minimize time and cost for new developers joining the project; Have a clean contract with the underlying operating system, offering maximum portability between execution environments; Are suitable for deployment on modern cloud platforms , obviating the need for servers and systems administration; Minimize divergence between development and production, enabling continuous deployment for maximum agility; And can scale up without significant changes to tooling, architecture, or development practices. The twelve-factor methodology can be applied to apps written in any progr...

Linked on 2015-04-01 23:14:27 | Similar Links
The software development life cycle - DevOps Reactions

Home For Companies Submit a post Archive Random RSS Twitter DevOps Reactions Say it with pictures. Describe your feelings about your everyday sysadmin interactions. Inspired by Infosec Reactions. Follow @devopsreactions Tweet <a href="http://twitter.com/devopsreactions" class="linked_button bright_blue_button" id="follow_me"></a> <script type="text/javascript"> function link_urls(text) { var regex = /[A-Za-z]+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&~\?\/.=]+/g; return text.replace(regex, function(url) { return url.link(url); }); } function recent_tweets(data) { if (data.length > 0) { var latest = data[0]; $("#latest_tweet").html(link_urls(latest.text)); } } ...

Linked on 2015-04-01 21:10:56 | Similar Links
Lockess algorithm - DevOps Reactions

Home For Companies Submit a post Archive Random RSS Twitter DevOps Reactions Say it with pictures. Describe your feelings about your everyday sysadmin interactions. Inspired by Infosec Reactions. Follow @devopsreactions Tweet <a href="http://twitter.com/devopsreactions" class="linked_button bright_blue_button" id="follow_me"></a> <script type="text/javascript"> function link_urls(text) { var regex = /[A-Za-z]+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&~\?\/.=]+/g; return text.replace(regex, function(url) { return url.link(url); }); } function recent_tweets(data) { if (data.length > 0) { var latest = data[0]; $("#latest_tweet").html(link_urls(latest.text)); } } ...

Linked on 2015-04-01 21:04:25 | Similar Links
When some users get migrated to the new... - DevOps Reactions

Home For Companies Submit a post Archive Random RSS Twitter DevOps Reactions Say it with pictures. Describe your feelings about your everyday sysadmin interactions. Inspired by Infosec Reactions. Follow @devopsreactions Tweet <a href="http://twitter.com/devopsreactions" class="linked_button bright_blue_button" id="follow_me"></a> <script type="text/javascript"> function link_urls(text) { var regex = /[A-Za-z]+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&~\?\/.=]+/g; return text.replace(regex, function(url) { return url.link(url); }); } function recent_tweets(data) { if (data.length > 0) { var latest = data[0]; $("#latest_tweet").html(link_urls(latest.text)); } } ...

Linked on 2015-04-01 21:02:46 | Similar Links
When your boss tries to code - DevOps Reactions

Home For Companies Submit a post Archive Random RSS Twitter DevOps Reactions Say it with pictures. Describe your feelings about your everyday sysadmin interactions. Inspired by Infosec Reactions. Follow @devopsreactions Tweet <a href="http://twitter.com/devopsreactions" class="linked_button bright_blue_button" id="follow_me"></a> <script type="text/javascript"> function link_urls(text) { var regex = /[A-Za-z]+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&~\?\/.=]+/g; return text.replace(regex, function(url) { return url.link(url); }); } function recent_tweets(data) { if (data.length > 0) { var latest = data[0]; $("#latest_tweet").html(link_urls(latest.text)); } } ...

Linked on 2015-04-01 20:59:34 | Similar Links
Escaping a chroot jail - DevOps Reactions

Home For Companies Submit a post Archive Random RSS Twitter DevOps Reactions Say it with pictures. Describe your feelings about your everyday sysadmin interactions. Inspired by Infosec Reactions. Follow @devopsreactions Tweet <a href="http://twitter.com/devopsreactions" class="linked_button bright_blue_button" id="follow_me"></a> <script type="text/javascript"> function link_urls(text) { var regex = /[A-Za-z]+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&~\?\/.=]+/g; return text.replace(regex, function(url) { return url.link(url); }); } function recent_tweets(data) { if (data.length > 0) { var latest = data[0]; $("#latest_tweet").html(link_urls(latest.text)); } } ...

Linked on 2015-04-01 20:59:14 | Similar Links
Whenever I log in to our nagios status page - DevOps Reactions

Home For Companies Submit a post Archive Random RSS Twitter DevOps Reactions Say it with pictures. Describe your feelings about your everyday sysadmin interactions. Inspired by Infosec Reactions. Follow @devopsreactions Tweet <a href="http://twitter.com/devopsreactions" class="linked_button bright_blue_button" id="follow_me"></a> <script type="text/javascript"> function link_urls(text) { var regex = /[A-Za-z]+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&~\?\/.=]+/g; return text.replace(regex, function(url) { return url.link(url); }); } function recent_tweets(data) { if (data.length > 0) { var latest = data[0]; $("#latest_tweet").html(link_urls(latest.text)); } } ...

Linked on 2015-04-01 20:54:48 | Similar Links
allgodschildren

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 2015-04-01 20:53:10 | Similar Links
launch-day

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 2015-04-01 20:49:10 | Similar Links
Locale::Maketext::TPJ13 - search.cpan.org

Home · Authors · Recent · News · Mirrors · FAQ · Feedback in All Modules Distributions Authors permalink Todd Rinaldo > Locale-Maketext > Locale::Maketext::TPJ13 Download: Locale-Maketext-1.26.tar.gz Annotate this POD View/Report Bugs Source NAME SYNOPSIS DESCRIPTION Localization and Perl: gettext breaks, Maketext fixes A Localization Horror Story: It Could Happen To You The Linguistic View Breaking gettext Replacing gettext Buzzwords: Abstraction and Encapsulation Buzzword: Isomorphism Buzzword: Inheritance Buzzword: Concision The Devil in the Details The Proof in the Pudding: Localizing Web Sites References NAME Locale::Maketext::TPJ13 -- article about software localization SYNOPSIS # This an article, not a module. DESCRIPTION The following article by Sean M. Burke and Jordan Lachler first appeared in The Perl Journal #...

Linked on 2015-04-01 18:44:43 | Similar Links
In a plea bargain, former DEA agent agrees to return 665,950 BTC stolen from MtGOX in 2013 : Bitcoin

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 | gadgets - sports - gaming - pics - worldnews - videos - AskReddit - aww - Music - funny - news - movies - books - history - food - philosophy - television - Jokes - Art - DIY - space - Documentaries - Fitness - askscience - nottheonion - todayilearned - personalfinance - gifs - listentothis - IAmA - TwoXChromosomes - creepy - no...

Linked on 2015-04-01 18:16:21 | Similar Links
Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more

<![endif] We have recently updated the screen reader optimized website to include headings, landmarks, and new shopping features to improve your experience. Please follow this link or go to www.amazon.com/access. BeginNav From remote config nav-config-asset-injection US::desktop::standard::45543:T1&47531:T2&42994:C::auiDebug=0::isSecure=0::jsOnEvent=navCF navc-vRzgsfQ3BSi8gfSUSgQzmn43prSXjYx+P/35vBcL9AmaBMnev5k8ImXwsRxLBtqeWWsSXEJkLpI= rid-0Y9R3Y5ZV34R3X44GXZS seq-215 (Wed Apr 1 09:41:42 2015) **CACHED-BY-NCCC** From remote config v3 [if IE 6]> <style type="text/css"><!-- #navbar.nav-sprite-v3 .nav-sprite { background-image: url(http://g-ecx.images-amazon.com/images/G/01/gno/sprites/global-sprite-v1._V333160338_.png); } endif if gt IE 6 Amazon Try Prime Your Amazon.com Today's Deals Gift Cards Sell Help Shop by Department H...

Linked on 2015-04-01 18:06:37 | Similar Links
permutations

Sign up for a GitHub account Sign in All Gists lykkin / gist:90a32ea4292934cefbf5 Created April 01, 2015 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 permutations View gist:90a32ea4292934cefbf5 gistfile1.py Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 def perms ( li ): res = [[li.pop()]] for el in li: temp = [] for perm in res: for i in range ( len (perm) + 1 ): perm_copy = perm[:] perm_copy.insert(i, el) temp.append(t) res = temp[:] return res Sign up for free to join this conversation on GitHub . Already have an account? Sign in to comment /.discussion-timeline /.gist-content /.container Some...

Linked on 2015-04-01 03:01:18 | Similar Links
jq

jq Tutorial Download Manual Issues Source Try online! NEWS jq is a lightweight and flexible command-line JSON processor. Download jq-1.4-2-g15c4a7f-dirty Linux (64-bit) OS X (64-bit) Solaris (64-bit) Windows (64-bit) Other platforms, older versions, and source Try online! jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed , awk , grep and friends let you play with text. jq is written in portable C, and it has zero runtime dependencies. You can download a single binary, scp it to a far away machine, and expect it to work. jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you’d expect. Go read the tutorial for more, or the manual for way more. 06 June 20...

Linked on 2015-04-01 01:28:41 | Similar Links
Sandman: A bash script to find all known Vagrant VMs and halt them

Sign up for a GitHub account Sign in All Gists colby / sandman Created April 01, 2015 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 Sandman: A bash script to find all known Vagrant VMs and halt them View sandman sandman 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 #!/usr/bin/env sh # variables tmp=/tmp/sandman # functions errcho () { >&2 echo " $* " exit 1 } check () { which " $1 " || errcho " Missing dependency: $1 " } fkey () { grep -m1 " \" $1 \" " " $tmp " | cut -d ' " ' -...

Linked on 2015-04-01 01:19:52 | Similar Links
JSONPathCLI

node package manager npm private modules npm Enterprise documentation blog npm weekly jobs support sign up or log in If you are a robot, enter text here JSONPathCLI A cli program for running JSONPath queries. Wrapper of s3u/JSONPath #JSONPathCLI A cli program wrapping JSONPath ##Installation npm install JSONPathCLI -g ##Usage Accepts a jsonpath query as a parameter, and an optional filename to operate on jsonpath $..* albums.json If no file is provided it acts on stdin cat albums.json | jsonpath $..* Use the -c option to display a jsonpath cheatsheet jsonpath -c ##Output If the results are of a primitive type (string, number, boolean), they are output separated by a newline. $ jsonpath $..author sample.json Nigel Rees Evelyn Waugh Herman Melville J. R. R. Tolkien $ jsonpath $..price sample.json 8.95 12.99 8.99 22.99 19.95 If the res...

Linked on 2015-04-01 00:36:36 | Similar Links
Flask-RESTful — Flask-RESTful 0.2.1 documentation

index next | Flask-RESTful 0.2.1 documentation » ¶ Flask-RESTful is an extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries. Flask-RESTful encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTful should be easy to pick up. ¶ This part of the documentation will show you how to get started in using Flask-RESTful with Flask. Installation Quickstart A Minimal API Resourceful Routing Endpoints Argument Parsing Data Formatting Full Example Request Parsing Basic Arguments Required Arguments Multiple Values & Lists Other Destinations Argument Locations Multiple Locations Parser Inheritance Output Fields Basic Usage Renaming Attributes Default Values Custom Fields & Multiple Values Url & Other Concrete Fields Complex Structures List Field Advanc...

Linked on 2015-04-01 00:04:52 | Similar Links
Flask-Restless — Flask-Restless 0.17.1-dev documentation

index routing table | modules | next | Flask-Restless 0.17.1-dev documentation » ¶ Flask-Restless provides simple generation of ReSTful APIs for database models defined using SQLAlchemy (or Flask-SQLAlchemy). The generated APIs send and receive messages in JSON format. ¶ Downloading and installing Flask-Restless Quickstart Creating API endpoints Initializing the Flask application after creating the API manager Customizing the ReSTful interface HTTP methods API prefix Collection name Specifying one of many primary keys Enable bulk patching or deleting Custom serialization Capturing validation errors Exposing evaluation of SQL functions Specifying which columns are provided in responses Server-side pagination Request preprocessors and postprocessors Custom queries Making search queries Quick examples Query format Operators Examples Format of requests and responses...

Linked on 2015-03-31 23:48:32 | Similar Links
« 1043 1044 1045 1046 1047 1506 »

Pages are deceptive. Live life in a basket.