NikhilVerma
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Room Acoustic and HRTF Simulator (nikhil-verma.com)
I've been fascinated with how sounds bounce around the room and enter your ears, and how you can find out with two sets of microphones on your head whether the audio is coming from front or behind you. So I tried to…
-
SlopSift uses NLP-backed lint rules. It goes beyond word lists and part-of-speech tags by matching relationships in a dependency graph. Though it still includes a few word-based rules for tells like “delve” and, most…
-
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…
-
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…
-
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…
- Spam domains that plague my email (gist.github.com)
- Goldman Says Pandemic Is Shaping a More Productive U.S. Economy (bloomberg.com)
- The Longest Names in Cocoa (mackuba.eu)
- Product Engineering Principles at Transferwise (tech.transferwise.com)
- Immutable JS: worth the cost? (medium.com)
- Magnets and Marbles [video] (youtube.com)
- Using Regular Expressions to hack our way towards AMD modules (techblog.badoo.com)
- Extract common colors from an image using Canvas and Javascript (nikhil-verma.com)