Viewing profile — dpham
dpham
HN member- Joined
- Thu, Dec 29, 2011, 9:43 PM UTC
- HN karma
- 19
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About dpham
Recent public activity
-
comment
Comment #9022970
Can't download it on my oneplus one, says it's not compatible. Do you know why that might be?
-
comment
Comment #7110067
I read that article awhile ago, used the character brightness representation idea to build a JavaScript image/webcam/video to ascii converter http://dph.am/jscii/ https://github.co…
-
comment
Comment #6594762
"The 10th major release, OS X 10.9 Mavericks, is named after an awkwardly plural California surfing spot..." Can't tell if he's joking or not.
-
comment
Comment #6464276
This looks like https://github.com/ccampbell/mousetrap I'm much more fond of the implicit syntax of mousetrap though.
-
comment
Comment #6464262
It doesn't have to do with hardware, it's just client-side implementation. I had to write code for multiple key presses before. The browser will normally trigger a keydown and keyu…
-
comment
Comment #5789421
Do templates have to live inside the application logic? If so, this is a really poor decision.
- story
-
comment
Comment #5676519
I'm glad people are toying around with client-side color algorithms and coming up with ways for people to dynamically choose aesthetically nice colors. I worked on this project htt…
-
comment
Comment #5460611
try forcing python into 32-bit mode? defaults write com.apple.versioner.python Prefer-32-Bit -bool yes
-
comment
Comment #5267007
Yes, there's an android and iOS app as well as a roku app. The Plex Media Server works on windows, mac, and linux.
-
comment
Comment #5229073
I agree with you here; I usually have underscored included in both the server and browser for my projects. Events seem like it could be useful. Sure Backbone gives you events on mo…
-
comment
Comment #5151636
Pile of poo http://shapecatcher.com/unicode/info/128169
-
comment
Comment #5026329
I feel like this is no different than passwordchart.com but is a bit less configurable. I use 1password myself after using passwordchart for a while. Ever thought about how to hand…
- story
-
comment
Comment #4610579
bet you there's a limit. 65536 maybe?
-
comment
Comment #4608766
This is cool. What live code editor is that?
-
comment
Comment #4511695
I work at Webs and we also recently abandoned scrum for a more kanban approach. While all points in the article resonated with our company, the biggest problem we had was not deliv…
-
comment
Comment #4510520
Context absolutely matters! Techcrunch sold the article as Facebook betting too much on HTML5, period. His quote was that at the time 2 years ago, it was a mistake betting too much…
-
comment
Comment #4376460
Regarding his whole point of using css, that upvote image should really be a background in the css file and the innerHTML should be text with a negative indent.
-
comment
Comment #4286907
The company I work for was recently acquired. A part of the agreement for the founders, aside from having to stay with the company for 2 years, is they can't have more than 1% owne…
-
comment
Comment #4255476
sorry if I sound like a markup nazi, but... the pricing table contains tabular with headers and should be treated as such. The columns should be table cells and not divs (all a sud…
-
comment
Comment #4205261
i'm sure other people have mentioned but it doesn't work in IE9 or below. You should at the very lease support IE9. If you wanna throw away IE8 or below, it would make sense to jus…
- story
- story
-
comment
Comment #4043014
I can't take this article seriously because it's so terribly written.