- Snapshots ============
- deployed to CI/QA
- built when commit added to dev branch
- short lifetime
- prior snapshots purged on promotion to release candidate
- removed if QA verification failed
- Release Candidates =====================
▾ aux/ | |
advertisepage.js | |
▾ common/ | |
ag-utils.js | |
comscore-beacon.js | |
debug.js | |
dynamic-kilo.js | |
ellipsis.js | |
email-a-friend.js | |
events.js |
class String | |
def palindrome? | |
!!(self =~ /\A(?<p>| \w | (?: (?<l>\w) \g<p> \k<l+0> ))\z/x) | |
end | |
end | |
def palindrome_count_value(int) | |
int.to_s(2).palindrome? ? 1 : 0 | |
end |
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
#!/usr/bin/env bash | |
set -o errtrace | |
set -o errexit | |
facter_version=$1 | |
puppet_version=$2 | |
target_volume=$3 |
<?xml version="1.0" encoding="UTF-8"?> | |
<Response> | |
<Say>Looks like you finally found your phone</Say> | |
</Response> |
require 'yaml' | |
require 'erb' | |
require 'fileutils' | |
require 'primedia/rpm_defaults' | |
module Primedia | |
class RpmHelper | |
include Rake::DSL if defined? Rake::DSL |
class GradeCalc | |
def initialize | |
@@total_grade ||= 0.0 | |
@@total_percent_given ||= 0 | |
@assingment_num = nil | |
@percent_of_total = nil | |
@sum = 0 | |
@avg = 0 | |
end |
I hereby claim:
To claim this, I am signing this object:
This is a tall desk; shorter people may want to consider cutting two 1x4 units into 1x2 units (since a top and bottom panel are needed for each 1x2 unit) to replace the 2x2 units and adding legs or casters, but I'm not sure if the internal construction of the Kallax units would support that. Or, you know, stand on a platform. Don't forget your anti-fatigue mat!