Skip to content

Instantly share code, notes, and snippets.

Avatar

Nicole Harris nlhkabu

View GitHub Profile
View gist:a73a9a96fe292319919646ac62dbd56a
pip check-compatibility ward py2neo
py2neo and ward both depend on pygments. Compatible combinations:
a: ward 0.46.0b0, py2neo 4.3.0 : both depend on pygments 2.6.1
b: ward 0.44.1b0, py2neo 4.1.3 : both depend on pygments 2.6.1
install a or b?
@nlhkabu
nlhkabu / css_regression_testing.md
Created June 21, 2018 14:37 — forked from cvrebert/css_regression_testing.md
Survey of screenshot-based CSS testing tools
View css_regression_testing.md

Currently considering https://github.com/webdriverio/webdrivercss


Core Goals:

  • Can test in up-to-date versions of all major browsers
  • Can test on up-to-date versions of all major OSes
  • Can test in IE9 (because Bootstrap v4 will support IE9+)
  • Don't want to have to setup/maintain our own cluster of VMs running all the necessary OSes (and all the versions of Windows)
  • Workflow for management of reference/baseline/norm screenshots
@nlhkabu
nlhkabu / order.md
Last active August 2, 2018 09:43
rh2 admin pages - rollout order
View order.md
@nlhkabu
nlhkabu / ui-design.md
Last active September 11, 2021 16:02
Visual Design Exercise
View ui-design.md

Visual Design Exercise

Thanks for your application so far, we're really pleased that you're interested in working with us.

In order for us to learn more about you, we'd like to propose a small design exercise.

The point of this exercise is for us to learn how you think about problem solving and what your design preferences are.

The Components

@nlhkabu
nlhkabu / cheatsheet.md
Last active April 8, 2019 23:31
Nicole's PeopleAsk Env CheatSheet
View cheatsheet.md

LXC

List all containers:

sudo lxc-ls -f

Stop peopleask container:

sudo lxc-stop -n peopleask