Viewing profile — rjett0
rjett0
HN member- Joined
- Sat, Sep 05, 2009, 3:49 PM UTC
- HN karma
- 20
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About rjett0
No profile information was provided.
Recent public activity
-
comment
Comment #6077339
It's like the old, only works in IE days!
-
comment
Comment #5811025
I prefer readable code to hacks. Unless you absolutely have a hot spot in your code that will benefit, readability should outweigh this. JavaScript engines will catch up.
-
comment
Comment #5548526
That's IE's fault. CSS3 transitions really should've been in IE9.
-
comment
Comment #3092037
You can hardware accelerate 2D transforms on iOS. You just do a -webkit-transform: translateZ(0); and it puts the element in the compositing layer.
-
comment
Comment #806657
Everyone deserves fair compensation for their work. I've never understood how anyone could work for a profitable business for free. An intern, especially in the technical field, is…