Skip to content

Instantly share code, notes, and snippets.

View nevinera's full-sized avatar

Eric Mueller nevinera

  • Framebridge
  • Atlanta, GA
View GitHub Profile
module Converter
def self.nested_hash(h, parts, val)
if parts.length > 1
key = parts.first
h[key] ||= {}
h[key] = self.nested_hash(h[key], parts[1..-1], val)
else
h[parts.first] = val
end
h
@nevinera
nevinera / Approach-1.md
Created August 21, 2016 02:15
Proposals for prioritizing devops work
  • Intention
    • Three net votes on an idea moves it to 'intended' (from Ideas)
    • 1 or less net votes on an intended card moves it back to ideas (2 week grace period for cards in intended now)
    • Negative 2 net votes on an idea for at least a week gets it archived after a week
    • Cards that are part of an ongoing project (epic) can be 'intended'
      • by getting 2 agreements in devops-int (which can also prioritize it, if those people agree it is urgent)
      • by making a PR and getting the two reviewers on the PR to comment that it should be done, like :+1:, we need this. (this is called 'delsmanning' :-P)
  • Prioritization
  • Current Projects (Epics) are automatically prioritized - any card that is 'intended' and is part of
@nevinera
nevinera / keybase.md
Created March 13, 2017 11:42
keybase.md

Keybase proof

I hereby claim:

  • I am nevinera on github.
  • I am nevinera (https://keybase.io/nevinera) on keybase.
  • I have a public key whose fingerprint is 6A9D DD8B D3D6 5C95 C179 D778 E3E0 B34F 7557 A00F

To claim this, I am signing this object: