Live data from Hacker News

Viewing profile — mattengi

mattengi

HN member
Joined
Thu, Apr 12, 2012, 11:40 PM UTC
HN karma
65
Public activity
16 items

About mattengi

No profile information was provided.

Recent public activity

  1. comment
    Comment #11743972

    Exactly, "the page is jumping around" This is what most annoying experience during mobile web browsing.

  2. story
  3. 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…

  4. comment
    Comment #7003245

    Don't pull origin/master directly into local feature/test branch. Pull into local master then rebase local branch onto it.

  5. comment
    Comment #6980331

    How about support shebang style block? {#!python do dome python... }

  6. comment
  7. 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 …

  8. comment
    Comment #6927656

    wow, still no input method support on ubuntu.

  9. story
  10. story
  11. story
  12. comment
  13. 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…

  14. comment
    Comment #5588073

    http://imgur.com/j7TGaA9.png from ubuntu with infinality freetype patch.

  15. 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!

  16. 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…