HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mohitsingh

no profile record

Submissions

Leet

en.wikipedia.org
2 points·by mohitsingh·4 anni fa·0 comments

Google Play is allowing Digital Fantasy Sports and Rummy Apps in India

support.google.com
1 points·by mohitsingh·4 anni fa·0 comments

List of Ig Nobel Prize Winners

en.wikipedia.org
1 points·by mohitsingh·4 anni fa·0 comments

Show HN: I built a self-hosted and scalable link-shortener

github.com
3 points·by mohitsingh·4 anni fa·0 comments

Show HN: Syntax Highlighting for Markdoc in VSCode

github.com
1 points·by mohitsingh·4 anni fa·0 comments

Show HN: VSCode Extension to jump between local git repositories

marketplace.visualstudio.com
3 points·by mohitsingh·4 anni fa·0 comments

Story of Njk, a Tool Mistreated

mohitsingh.in
2 points·by mohitsingh·5 anni fa·0 comments

comments

mohitsingh
·4 anni fa·discuss
Several years back, I was running it on a single server along with Kafka ( I was requested to keep everything related to analytics to a single huge server ) and it started with a fight for zookeeper between these two. While it worked quite well thereafter, keeping it up was a battle.

Maybe situation is better with clusters and Kafka moving away from zookeeper.
mohitsingh
·4 anni fa·discuss
Well, I wrote one with rust and actix-web for exact same purpose.

In my opinion, writing basic auth is simple and safe if you keep OWASP guidelines and other best practices in mind but adding features like SSO and MFA etc is complicated. With that said, almost everything else I tried feels so heavy and slow that I'm sticking with mine for now.

If I've to use prebuilt solutions, I'll pick one that is open source and can be self hosted.
mohitsingh
·5 anni fa·discuss
njk - https://github.com/mohitsinghs/njk

Annoyed by amount of tooling required to render markdown, nunjucks and front-matter, I wrote this cli and used it for all of my static sites. Since then, I’ve mostly migrated my sites to nextjs.

Surprisingly, when looking at dependent projects, people tend to put it in their dependency tree for weird reasons.
mohitsingh
·5 anni fa·discuss
You thought right.

https://github.com/joaoh82/rust_sqlite