Viewing profile — false
false
HN member- Joined
- Thu, Dec 09, 2010, 7:31 AM UTC
- HN karma
- 194
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About false
Recent public activity
-
comment
Comment #28929360
Would be nice if "BrandonText-Light" font supported `font-variant: tabular-nums` — this would prevent digital clock display from slight horizontal jumps on each second change.
-
comment
Comment #6617423
This makes upvote a CSS triangle. Could be extended for downvotes as well. /* 13.328px = 1em */ .votearrow[title=upvote] { background: none !important; } .votearrow[title=upvote]:a…
-
comment
Comment #6431543
I'm the developer of the project and I just hijacked the top comment! :) It's been a 2 years long ride. I used Backbone and Zepto on front end, jake for building and managing asset…
-
comment
Comment #5507317
Does hibernation or maybe even some kind of hybryd-sleep works well for you?
- story
-
comment
Comment #3368863
Git under cygwin is so painfully slow, and gets exponentially slower as number of tracked files grow. Even SSD can't fully smooth out the difference :(
-
comment
Comment #3302158
It used to, but starting from version 2 it utilized software rendering.
-
comment
Comment #3291430
Awesome! However, when I type/paste i can see only the last line of text, it's somehow confusing. Why not to make textarea take whole height?
-
comment
Comment #3287350
http://roy.brianmckenna.org/bundled-roy.js There are some characters that shouldn't be there in the middle of the file, thus demo is broken.
-
comment
Comment #3189480
The reason is simple, Chrome Extensions Cookies API is not in experimental state no more, but nobody took time to update extension code.
- story
-
comment
Comment #3033077
Awesome, that'll do as well, thanks
-
comment
Comment #3032193
This has nothing to do with branching. Here is the idea I tried to replicate http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-...
- comment
-
comment
Comment #3031799
The file still shows up in status and, the most important, changes from file still shows up in 'add|checkout|reset -p' which I use all the time.
-
comment
Comment #3031790
Right, gitignore can only help with untracked files, not tracked and changed. Back in the day when I was using SVN, its ignore-on-commit feature (GUI only, but anyway) was incredib…
-
comment
Comment #3031771
I'd be happy to hear your testimonials! I use it at work everyday, it comes in very handy when you need to keep some changes only specific to your local setup (monkey patching, jav…
- story
-
comment
Comment #3015588
It doesn't work in Opera Mobile, just shows spinner and 'Loading' and that's all
- story
-
comment
Comment #2831262
You will probably enjoy 'checkout -p' and 'reset -p' as well (revert and unstage changes hunk-by-hunk)
-
comment
Comment #2811606
I believe here is original link (google-translated) http://translate.google.co.uk/translate?hl=en&sl=es&...
-
comment
Comment #2748084
I wonder is there any way to hack-in the last.fm support? Or maybe even log in with one's last.fm account. I would be happy to offer some help with that.
-
comment
Comment #2707753
Or even better, use the user stylesheet. This is CSS job after all :) Chrome: http://code.google.com/p/chromium/issues/detail?id=2393 FF: https://addons.mozilla.org/en-US/firefox/a…
-
comment
Comment #2696261
Well, and how these reasoning justifies the need of ActiveX (the solely reason of IE8 installation) in order to fill in a web form?