Live data from Hacker News

Viewing profile — a_w

a_w

HN member
Joined
Fri, Sep 30, 2011, 12:22 AM UTC
HN karma
2,292
Public activity
377 items

About a_w

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #44083564

    I do this often: ```ruby if (user = User.find_by(email: 'abc@example.com')) user.update(status: 'active') end ``` Is it better to do this instead? ```ruby user = User.find_by(email…

  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #40810239

    Morality aside, I was hopping to see a discussion on the legal side of this issue. 1. Doesn't Title VI apply here? 2. Could a company legally fire an employee for practicing their …

  22. story
  23. story
  24. story
  25. story