Viewing profile — mattengi
mattengi
HN member- Joined
- Thu, Apr 12, 2012, 11:40 PM UTC
- HN karma
- 65
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About mattengi
No profile information was provided.
Recent public activity
-
comment
Comment #11743972
Exactly, "the page is jumping around" This is what most annoying experience during mobile web browsing.
- story
-
comment
Comment #7057676
- syntax highlight - decent automatic indenting - semantic auto completion popup - on the fly compile - on the fly syntastic check(lint tool) In vim, those settings are very sluggi…
-
comment
Comment #7003245
Don't pull origin/master directly into local feature/test branch. Pull into local master then rebase local branch onto it.
-
comment
Comment #6980331
How about support shebang style block? {#!python do dome python... }
-
comment
Comment #6970516
Yes
-
comment
Comment #6970252
In linux, if you want to make Capslock as both ESC and Ctrl, $ setxkboption -option -option 'ctrl:nocaps' $ xcape https://github.com/alols/xcape What is good for? - Happy with vim …
-
comment
Comment #6927656
wow, still no input method support on ubuntu.
- story
- story
- story
- comment
-
comment
Comment #6021643
In Korea, almost all keyboard is just plain QWERTY keyboard with additional Hangul Printing.[0] Right Alt key used as Hangul(Korean)/English toggle, right Ctrl key as Hanja. When t…
-
comment
Comment #5588073
http://imgur.com/j7TGaA9.png from ubuntu with infinality freetype patch.
-
comment
Comment #4600205
make capslock to contorl, then use xcape https://github.com/alols/xcape now capslock does both ctrl and escape best settings ever!
-
comment
Comment #4472352
> Irrespective of whether the app dev uses (1) or (2), they are relying on other people to do work before they can deploy their application. This is less empowering, and for an eme…