Viewing profile — paulcpederson
paulcpederson
HN member- Joined
- Thu, Dec 06, 2012, 11:36 PM UTC
- HN karma
- 2
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About paulcpederson
No profile information was provided.
Recent public activity
- story
-
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.
-
comment
Comment #20621494
This is brilliant
-
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.
-
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…
-
comment
Comment #9872243
var myClass = document.getElementsByClassName('myClass') Array.prototype.slice.call(myClass).forEach(iteratee)