Live data from Hacker News

Viewing profile — jasonpriestley

jasonpriestley

HN member
Joined
Wed, Jul 02, 2014, 3:12 PM UTC
HN karma
7
Public activity
6 items

About jasonpriestley

No profile information was provided.

Recent public activity

  1. comment
    Comment #8093623

    js_of_ocaml, fswatch to rebuild when source files change.

  2. comment
    Comment #8074836

    My practice is to build the DOM programmatically with jQuery, and add styles to the elements directly $(" ") .css({width: 100, height: 20, color: 'red'}) .appendTo(container); Then…

  3. comment
    Comment #8074554

    Writing your styles in javascript is a better option. You get variables, as well as functions and modules (e.g. with browserify), all with sane syntax and semantics (no "cascade").…

  4. comment
    Comment #8053141

    Why do you think the real wage of low-end workers would decrease by 10% if paid vacation were mandatory? If I try to reconstruct your reasoning, I guess it goes like this - correct…

  5. comment
    Comment #7984500

    Startups aren't good in themselves, they're good if they bring about helpful innovations or good products etc. Skirting regulations to privatize a public resource and make money of…

  6. comment
    Comment #7977637

    The author suggests that the enormous economic success of software suggests that the methods used are not "crap", but I don't think this is valid. In fact, it's somewhat the opposi…