NikhilVerma

↗ HN profile [ 78.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. https://writinglint.nikhilv.workers.dev/ Most text linters rely on simple POS tagging or regex, I've been working on this tool that allows one to use the dependency graph of a sentence and then allow you to run rules…

  2. I've been actively using Vue for my official and personal projects for over 6 years now. While SFC was great it's quickly becoming a pain. It requires custom Volar plugins. It doesn't work with native typescript. The…

  3. Recently my org decided to disallow sudo/admin access to all employees on their laptops. So basic things like updating the OS, updating VSCode need to go through an approval process. I've never experienced a policy like…