Live data from Hacker News

Viewing profile — mttrms

mttrms

HN member
Joined
Mon, Nov 04, 2019, 5:42 PM UTC
HN karma
5
Public activity
6 items

About mttrms

No profile information was provided.

Recent public activity

  1. comment
    Comment #42935833

    I've started using Zed on a side project and I really appreciate that you can easily manipulate the chat / context and continue making requests https://zed.dev/docs/assistant/assis…

  2. comment
    Comment #39592546

    started reading Atomic Habits this weekend, and this is very similar to the "2 minute rule" - https://jamesclear.com/how-to-stop-procrastinating (relevant excerpt from the book)

  3. comment
    Comment #26975760

    same here - got my full (common enough) name while gmail was in closed invite-only beta. I get a ton of emails for others on a weekly basis with a ton of info not meant for me to s…

  4. comment
    Comment #23636629

    Thanks for sharing! My current setup is: Plug 'HerringtonDarkholme/yats.vim' Plug 'mhartington/nvim-typescript', { 'do': './install.sh' } Plug 'pangloss/vim-javascript' Plug 'maxme…

  5. comment
    Comment #23634188

    Which syntax highlighting plugin(s) are you using? Do you have syntax highlighting for functional components/hooks in .tsx files / can you share a config? Would love to give it a t…

  6. comment
    Comment #23628486

    I love Vim, but since I started working in TypeScript/React every day it is basically unusable (syntax highlighting / code formatting cannot match VSCode) so I'm now running VSCode…