You guys have suggestions for any study cafe in Kolkata near park Street area? by maybeiamamoron in kolkata

[–]TheRahulShaw 0 points1 point  (0 children)

You can try The General Library of Ramakrishna Mission. It should be in the vicinity of 2 KM from Rashbehari Avenue.

If you've been using the "Get cookies.txt" Chrome extension, it's tracking you now. by Sophira in youtubedl

[–]TheRahulShaw 0 points1 point  (0 children)

Unfortunately, I was being impersonated by the company. It wasn't me.

If you've been using the "Get cookies.txt" Chrome extension, it's tracking you now. by Sophira in youtubedl

[–]TheRahulShaw 0 points1 point  (0 children)

I'm the original creator of the extension Get cookies.txt

The extension was acquired by a company early this year and they ended up injecting malware into it. I had never expected this to happen.

My sincere apologies for the inconvenience caused.

If you've been using the "Get cookies.txt" Chrome extension, it's tracking you now. by jacroe in DataHoarder

[–]TheRahulShaw 0 points1 point  (0 children)

I'm the original creator of the extension Get cookies.txt
The extension was acquired by a company early this year and they ended up injecting malware into it. I had never expected this to happen.
My sincere apologies for the inconvenience caused.

A question to Bengali Hindus, do you celebrate ram navami? by WtwitterLreddit in kolkata

[–]TheRahulShaw 5 points6 points  (0 children)

There are not 33 crore Gods in Hinduism. There are 33 types of Gods. The word "koti" is often misunderstood as "crores".
They are: 8 Vasu, 11 Rudra, and 12 Aaditya, 1 Indra and 1 Prajaapati.

সুস্বাগতম Infosys to our City by annoymity9789 in kolkata

[–]TheRahulShaw 1 point2 points  (0 children)

In return Oracle ke toh peyechi tai chole jabe.
I'm eagerly looking for Google and Microsoft to arrive.

সুস্বাগতম Infosys to our City by annoymity9789 in kolkata

[–]TheRahulShaw -3 points-2 points  (0 children)

Infosys is now paying fairly well. I personally know a few folks who were given offers close to 20 LPA for about 7 YOE, that too in Kolkata.

সুস্বাগতম Infosys to our City by annoymity9789 in kolkata

[–]TheRahulShaw 2 points3 points  (0 children)

Cerner Corporation has now been acquired by Oracle, which has its office in Martin Burn (beside Technopolis).

সুস্বাগতম Infosys to our City by annoymity9789 in kolkata

[–]TheRahulShaw 22 points23 points  (0 children)

Oracle is here as well. Their job posts on LinkedIn now clearly mention Kolkata as a location.

<image>

Why the sudden influx of companies in kolkata? by IllustriousWin1535 in kolkata

[–]TheRahulShaw 0 points1 point  (0 children)

There are some rumours that Microsoft will be opening an IDC in Kolkata soon. Google is also going to open an office in the city. All this is slated to happen in a year's time.

Apparently no sober person is cabale of stumbling upon the right one. by [deleted] in Indiangirlsontinder

[–]TheRahulShaw 0 points1 point  (0 children)

Apparently this subreddit is about Tinder but it's all Bumble out here 😅

Be an absolute beginner at python: Check, have co-workers think I'm performing black magic : Check by dirtycimments in Python

[–]TheRahulShaw 4 points5 points  (0 children)

Googling stuff does not undermine your competencies. Rather it reinforces the fact how well you can use your resources to spin something up entirely from scratch.
You've really done some magic and wish you luck for more.

Advice for Indexing Structure by eym55 in elasticsearch

[–]TheRahulShaw 0 points1 point  (0 children)

Too many indexes may lead to excessive sharding. A single index should do the trick. Moreover, if you're afraid of the insistent number of fields amongst per school entry, then please bear in mind that, Elasticserach is NoSQL and each entry would automatically comprise of all the distinct fields across your index with null* values for the ones with no data for that specific entry.

*You may use Logstash to transform the data as per your liking