Skip to content

Instantly share code, notes, and snippets.

@gustavlrsn
gustavlrsn / location_scoping.md
Created February 8, 2023 12:58
Location scoping

Desired Outcomes

Primary

  1. A collective can indicate using some kind of geolocation where they are active.
  2. A collective can indicate where they are based using a precise mailing-address structure (this requirements seems at the moment to apply more for Europe then for the USA).
  3. Migrating the (tag-based) implementation in Discvoer to use "where do you operate" geolocation information.

Secondary

@gustavlrsn
gustavlrsn / pair_programming_roles
Created December 9, 2018 21:25 — forked from jordanpoulton/pair_programming_roles
Pair Programming Role Definitions - Driver:Navigator
Driver:
-Write the code according to the navigator's specification
-Listen intently to the navigators instructions
-Ask questions wherever there is a lack of clarity
-Offer alternative solutions if you disagree with the navigator
-Where there is disagreement, defer to the navigator. If their idea fails, get to failure quickly and move on
-Make sure code is clean
-Own the computer / keyboard
-Ignore larger issues and focus on the task at hand
-Trust the navigator - ultimately the navigator has the final say in what is written