Viewing profile — jasonpriestley
jasonpriestley
HN member- Joined
- Wed, Jul 02, 2014, 3:12 PM UTC
- HN karma
- 7
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About jasonpriestley
No profile information was provided.
Recent public activity
-
comment
Comment #8093623
js_of_ocaml, fswatch to rebuild when source files change.
-
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…
-
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").…
-
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…
-
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…
-
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…