Live data from Hacker News

Viewing profile — paulcpederson

paulcpederson

HN member
Joined
Thu, Dec 06, 2012, 11:36 PM UTC
HN karma
2
Public activity
6 items

About paulcpederson

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #23564296

    Also using fathom and really like it! Not having to put up a GPDR tracking popup is very nice, I find those quite annoying.

  3. comment
    Comment #20621494

    This is brilliant

  4. comment
    Comment #19425782

    This might be of interest to you: https://www.indiegogo.com/projects/privo-mobile Looks like they are trying to make a dumb phone that has better UX like a smart phone.

  5. comment
    Comment #13346051

    Art major, here, and I agree with these points. Critical thinking, communication, and creative problem solving are all very valuable skills to bring to a development team. The 2+ y…

  6. comment
    Comment #9872243

    var myClass = document.getElementsByClassName('myClass') Array.prototype.slice.call(myClass).forEach(iteratee)