Live data from Hacker News

Viewing profile — ckv428

ckv428

HN member
Joined
Wed, Dec 17, 2014, 2:18 AM UTC
HN karma
2
Public activity
6 items

About ckv428

No profile information was provided.

Recent public activity

  1. comment
    Comment #10368421

    just use ansible

  2. comment
    Comment #10045543

    Why would you test in a prod environment?

  3. comment
  4. comment
    Comment #10027800

    I wish I were that smart, but no - I have to spend extra time revisiting / researching concepts on my own time.

  5. comment
    Comment #9987801

    I've done a bachelors degree in electrical & computer engineering, half a bachelors degree in chemistry, a year of grad school, and have been in the workforce now for a few years. …

  6. comment
    Comment #9775734

    I've had success implementing context managers with page object models when testing with selenium. All page objects assume the same base page (e.g. the home page of the web app) an…