Viewing profile — highpixels
highpixels
HN member- Joined
- Thu, Dec 16, 2010, 12:18 AM UTC
- HN karma
- 53
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About highpixels
No profile information was provided.
Recent public activity
-
comment
Comment #14541325
Dynamic imports is standards-track JS :) http://2ality.com/2017/01/import-operator.html
-
comment
Comment #11130113
Preferences > Profile > Window > Style: "No Title Bar" doesn't seem to then be anyway to move the window (just resize from the edges)
-
comment
Comment #9873225
They recently announced a "cleaner" syntax for ES5 mode. Looks more like the Angular 1 syntax. http://blog.thoughtram.io/angular/2015/07/06/even-better-es5...
-
comment
Comment #9180948
await* is awesome too: let arr = [/* an array of promises *] await* arr; Essentially the same as Promise.all let arr = [/* an array of promises *] await Promise.all(arr)
-
comment
Comment #8955481
I've never quite understood Flux, partly due to all the cruft & boilerplate involved around Actions & Action Creators. I've found a Command Bus pattern (a la CQRS) works much nicer…
-
comment
Comment #8597652
Fonts have been fixed on GitHub now.
-
comment
Comment #8445555
We're also using Prince, love it. We've previously used PdfCrowd and wkthml2pdf, but our customers were demanding more control of their reports (detailed footers, repeating headers…
-
comment
Comment #8379783
I also built a custom keyboard, designed specifically for Project Managers: http://posts.danharper.me/project-manager-keyboard-for-ios/
-
comment
Comment #7441366
Don't suppose you have a link to that video? Or remember any more details so I could dig it up?
-
comment
Comment #7308550
I'm guessing the Atom project was WAY different back then, and has probably gone through several ground-up re-writes.
-
comment
Comment #6846212
Link: http://www.youtube.com/watch?v=_wAKFc_hFN0
-
comment
Comment #6708627
Got me too. Equated Monthly Installments [0]. Monthly payments on cars/phones/computers etc. [0] http://en.wikipedia.org/wiki/Equated_Monthly_Installment
-
comment
Comment #5607128
Huh? They're right there on the right, below the delete key.
-
comment
Comment #5544628
Guy seems to be naked on the bed watching TV now. Thankfully the camera's very pixelated.
-
comment
Comment #5513712
https://github.com/fuel/core
-
comment
Comment #5400343
I work for Radweb, Nick no longer works with us. He left around a year ago or so. I've made a few open-source contributions through the company ( https://github.com/danharper and h…
-
comment
Comment #4832550
Problem with these is I end up turning it off.
-
comment
Comment #4250701
Something like that, but it could be done ahead of time - receive a bitcoin address & redemption code online, send your coins then ~30mins later go to the machine, enter your redem…
-
comment
Comment #4161904
As a regular author for Tuts+ I am absolutely FUMING with them.
-
comment
Comment #4099494
Finally support for input type="file"!
-
comment
Comment #3514865
Just what we needed! We were just planning on adding similar functionality into our Backbone app. I check Hacker News an hour later, and there it is! Looking forward to seeing the …
-
comment
Comment #3227996
I'd love to see an Android client. I use Dropbox a lot with my phone, and really need some sort of encryption solution for it.
-
comment
Comment #3224338
You wouldn't go into a restaurant which had the same generic "look". How dull would life be if all buildings have the same generic style; all shop fronts had their name printed in …
- comment