Viewing profile — briaoeuidhtns
briaoeuidhtns
HN member- Joined
- Mon, Jun 22, 2020, 3:21 PM UTC
- HN karma
- 7
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About briaoeuidhtns
No profile information was provided.
Recent public activity
-
comment
Comment #48369599
you're embedding it as a scripting api and want to limit permissions to just what's needed
-
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?
-
comment
Comment #47224499
[dead]
-
comment
Comment #47223409
[dead]
-
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.
-
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…