Live data from Hacker News

Viewing profile — briaoeuidhtns

briaoeuidhtns

HN member
Joined
Mon, Jun 22, 2020, 3:21 PM UTC
HN karma
7
Public activity
6 items

About briaoeuidhtns

No profile information was provided.

Recent public activity

  1. comment
    Comment #48369599

    you're embedding it as a scripting api and want to limit permissions to just what's needed

  2. comment
    Comment #47351733

    have you adhered to the license? https://github.com/dgtlmoon/changedetection.io/blob/master/C... . if so, where can I get a copy of the source?

  3. comment
  4. comment
  5. comment
    Comment #46744292

    I used to run into this type of problem frequently. I've found that personally adopting something like https://conventionalcomments.org really helps with ambiguity.

  6. comment
    Comment #46721002

    I think the big reason to put syntax highlighting in the language server is you have more info, ex you can highlight symbols imported from a different file in one color for integer…