Live data from Hacker News

Viewing profile — rebornix

rebornix

HN member
Joined
Sun, May 20, 2012, 4:07 PM UTC
HN karma
3
Public activity
4 items

About rebornix

No profile information was provided.

Recent public activity

  1. comment
    Comment #25200883

    * Firstly, may I ask are you using Vim extension? * Can you please follow instructions listed here https://github.com/microsoft/vscode/wiki/Performance-Issues#... to profile the re…

  2. comment
    Comment #16328324

    VSCode member here. Did you use the Vim emulator all the time, especially when you feel typing is slow? It would be awesome if you can provide more info in https://github.com/Micro…

  3. comment
    Comment #13756942

    Alexa smart home component stopped working, if you try to reinstall the Alexa app on your phone, you'll find that you can't even login anymore.

  4. comment
    Comment #12458140

    The reason that plugin lags is because it was using `setInterval` initially but I changed it to selectionChange hook and now it works smoothly. Now the only problem with it is it h…