HackerTrans
TopNewTrendsCommentsPastAskShowJobs

NikhilVerma

265 karmajoined 14 anni fa
@NikhilVerma

Submissions

Show HN: WritingLint – a prose linter with rules over a dependency graph

1 points·by NikhilVerma·7 giorni fa·0 comments

Show HN: Migrate away from Vue SFC's to native TSX

npmjs.com
2 points·by NikhilVerma·5 mesi fa·0 comments

comments

NikhilVerma
·mese scorso·discuss
I have a Canon printer, I actually can't trust that their print nozzle won't get jammed up after sitting idle for a while. So I had claude setup a systemd script to print a picture of my dog every week, I ensure it has enough CMYK spectrum to stress the printer. Its a nice surprise every monday as I sit on my desk to see a sudden picture pop up from the printer :)
NikhilVerma
·2 mesi fa·discuss
[flagged]
NikhilVerma
·2 anni fa·discuss
I was thinking of a Chrome plugin to enable this, I think plugins can make arbitrary API calls.
NikhilVerma
·2 anni fa·discuss
Being able to run docker containers on the web will immediately unlock so many usecases for my work! Right now I've been trying to get a Python sentence parser to run in the browser but it requires a lot of the ecosystem (Pytorch and such). Which is not trivial to compile to WASM.
NikhilVerma
·2 anni fa·discuss
A similar thing has happened with Twitter. After the Musk takeover and the removal of SMS for auth something has changed they keys of the 2FA authenticator. My old keys don't work and my "ticket" has been waiting on Twitter support (which were probably all fired) for resolution.
NikhilVerma
·2 anni fa·discuss
I wonder what the astrologers have to say about this
NikhilVerma
·2 anni fa·discuss
This is absolutely wonderful, I am a HUGE fan of local first apps. Running models locally is such a powerful thing I wish more companies could leverage it to build smarter apps which can run offline.

I tried this on my M1 and ran LLama3, I think it's the quantized 7B version. It ran with around 4-5 tokens per second which was way faster than I expected on my browser.