Live data from Hacker News

Viewing profile — jonespen

jonespen

HN member
Joined
Sun, Nov 08, 2009, 6:15 PM UTC
HN karma
122
Public activity
31 items

About jonespen

No profile information was provided.

Recent public activity

  1. comment
    Comment #45112932

    So, a gigantic sauna heater? Very on brand Tommi and Markku!

  2. comment
    Comment #27536726

    I guess this went under the radar (heh), but they also introduced a new React component called Stripe Payment Element, to help with local payment methods around the world: https://…

  3. comment
    Comment #21935217

    And EL, EK, EB, EC.

  4. comment
    Comment #13042381

    Client side image editor is the first thing I thought of.

  5. comment
    Comment #12354760

    A note regarding alt attributes on img: they should almost always be empty. Please don't just fill it with the related title or heading, as it just creates a lot of unnecessary tex…

  6. story
  7. story
  8. comment
    Comment #7719602

    Ah, the days of Action Quake 2. Strife jumping and writing configs where as big part of the game as the rounds. https://www.youtube.com/watch?v=FqOnty5VKHs#t=18

  9. comment
    Comment #7665979

    1. Make it keyboard accessible 2. Use aria-attributes instead of data-attributes where possible: https://developer.mozilla.org/en-US/docs/Web/Accessibility/A...

  10. comment
  11. comment
    Comment #7165373

    also, check out their tutorial about embedding a chat room in your app. http://appearin.github.io/tutorial.html pretty cool!

  12. comment
    Comment #6527199

    No idea what it costs, but GDS[1] is doing a pretty good job on http://gov.uk . My guess is that only the savings on closing hundreds of sites [2] justifies it. Maybe it also preve…

  13. comment
    Comment #6493937

    Having the same problem as well. Changed password for the third time and revoked access of all applications now, hope that helps.

  14. story
  15. comment
    Comment #6269210

    My first thought was "Holy shit, is this guy Daim?", a street artist I had forgot about a long time ago. Very nice homage!

  16. comment
    Comment #5673826

    Took me a while to understand that i had to click on the search button in order to type (probably because of the animated vertical-bar-thing (what is it called?))

  17. comment
    Comment #5640527

    Was just about to write the same comment, but don't feel an upvote is enough. Great work on the ux, and the help texts answered my questions spot on. Great job :) Edit: And it reme…

  18. comment
    Comment #5499000

    I'm a front end developer, and is just finishing my first season snowboarding in the alps (Val Thorens, France). My employee in Oslo gave me a leave of absence for 5 months (shamel…

  19. comment
    Comment #5456325

    Congratulations! Is there any way to change lbs to kg?

  20. comment
    Comment #5103631

    I believe his point is that in HTML5 block elements inside the a element is valid.

  21. comment
    Comment #4467443

    Heres another anti-pattern: big buttons with only the text being clickable

  22. comment
    Comment #4238749

    Not according to Paul Irish: http://paulirish.com/2012/box-sizing-border-box-ftw/ The biggest downside is that its only supported in IE8+

  23. comment
    Comment #3947610

    They should definitively add the data as tabular data as well. However, I think this is great for people who are not good with numbers. Probably not the color blind tho, red and gr…

  24. comment
    Comment #3871107

    Great article. "Once I even ended up in a holding cell at the border crossing to Norway, because the customs officers just wouldn’t accept that someone would drive all over Europe …

  25. comment
    Comment #3722908

    Protip: Put class "btn btn-primary" on the login button. Ref http://twitter.github.com/bootstrap/base-css.html#buttons