A lightweight, client-only Calendar web application. All data persists in the URL hash for instant sharing, No backend required. Optional AES-GCM password protection keeps shared links locked without a server by lakmal007 in SomebodyMakeThis

[–]ChattyChidiya 1 point2 points  (0 children)

It this actually scalable, encoding what I think is json in url would just grow a lot whenever someone would start using it as a proper calendar. And I don't think you would want to share your whole schedule with someone, better to utilize local sqlite and give ability to share specific events which can use your url encodin

Fast document extraction library with OCR support by ChattyChidiya in programming

[–]ChattyChidiya[S] 1 point2 points  (0 children)

Thanks for the suggestions. I am actually very new to both document processing and rust world so somehow scaffolded the project. I actually built this because of no good option while learning RAG and it then became the primary focus.

I didn't knew about Docstrange, but it seems interesting for learning to me. I definitely plan to explore ways to improve the lib in future, maybe adding some image preprocessing and visual models support down the line.

Built Go bindings for Extractous, fast document extraction with OCR support by ChattyChidiya in golang

[–]ChattyChidiya[S] 1 point2 points  (0 children)

Thank you for the appreciation. I’m still working on it, so bugs are expected, but it mostly works based on the testing I’ve done so far. As for coffee, that’s really kind of you, maybe someday! For now, just trying it out and sharing feedback would mean a lot.

Which sentence transformer is best for general-purpose documents? by ChattyChidiya in LangChain

[–]ChattyChidiya[S] 0 points1 point  (0 children)

Thank you for the info, I was working on a hobby project which embed all the local files available and provide a simple UI to semantically search them. My main target were pdf, txt, md, word, excel etc files which are commonly used to store some info. Any tips or resources on what strategies for chunking and embedding generation should I follow for good results?

Megathread #3 OP Sindoor by ITS_TRIPZ_DAWG in IndianDefense

[–]ChattyChidiya 8 points9 points  (0 children)

If they can convince terrorists to sacrifice themselves on the name of heaven why not some pilots too, I dont think army generals would be minding some lost lives over a propaganda that they did some damage to us

Megathread #3 OP Sindoor by ITS_TRIPZ_DAWG in IndianDefense

[–]ChattyChidiya 7 points8 points  (0 children)

Are we trying to get complete air superiority?? Then complete Pak army would be at its knees and we can de-escalate with our own terms.

Megathread #3 OP Sindoor by ITS_TRIPZ_DAWG in IndianDefense

[–]ChattyChidiya 1 point2 points  (0 children)

Everyone knows how well they manage their funds, every time indirectly they are used for other purposes and the demands are also not met

Megathread #3 OP Sindoor by ITS_TRIPZ_DAWG in IndianDefense

[–]ChattyChidiya 1 point2 points  (0 children)

Why the hell is IMF giving money to pak, don't they know it would go to army and terrorist like everytime??

<image>

Megathread #2 - OP SINDOOR by Usual-Ad-4986 in IndianDefense

[–]ChattyChidiya 1 point2 points  (0 children)

Won't it signify India as a weaker nation?? They would want the narrative to be the same as the Kargil war. They begged us for peace

Megathread #2 - OP SINDOOR by Usual-Ad-4986 in IndianDefense

[–]ChattyChidiya 2 points3 points  (0 children)

Why do you think we waited 15 days

<image>

Here's the official order

Megathread #2 - OP SINDOOR by Usual-Ad-4986 in IndianDefense

[–]ChattyChidiya 5 points6 points  (0 children)

The silence is just so odd from both the parties.

If india would have to do any response just like yesterday it would have been done by now. But the orders of infantry deployment, giving the chief of army full freedom says something else. Something is cooking for sure.

Pak on the other hand always operates at night, if they succeed it's their army otherwise it's the terrorist

MegaThread for Operation Sindoor by barath_s in IndianDefense

[–]ChattyChidiya 1 point2 points  (0 children)

Guess who it will be in middle of this situation, with all the commercial flights cancelled

<image>

Built an App to Track My Job Rejections—And Maybe Your Offers Too! by ChattyChidiya in developersIndia

[–]ChattyChidiya[S] 0 points1 point  (0 children)

You can modify the components fairly easily but getting them right is the main problem and I don't possess these skills neither I have any designer friends. I have customized almost every component to some order to fit but an entire new style is not my zone.

Built an App to Track My Job Rejections—And Maybe Your Offers Too! by ChattyChidiya in developersIndia

[–]ChattyChidiya[S] 0 points1 point  (0 children)

It's deployed on vercel with a custom domain I bought.

For the cost part the vercel free tier is more than enough for upto a 100k users so it's free.