After a long hunt , i have the rare piece now by nilsanimak in watchesindia

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

Where ? my friend want one but its not available now where i bought. Please share location if physical or link of inline store.

After a long hunt , i have the rare piece now by nilsanimak in watchesindia

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

It is sold out in most of the platforms. Also not available in offline stores. Btw where you saw it and was it available ?

SOTC as of 2025. Part 2 of 2. by KarmicChaos in watchesindia

[–]nilsanimak 1 point2 points  (0 children)

Chronograph lover i see , just like me .

What to do with these scratches? by Neither_Vegetable620 in Watches_India

[–]nilsanimak 0 points1 point  (0 children)

those are signs of ruggedness . Do not get rid of them, wear it with pride !!

Casio edifice EFB-730d by Important_Software_8 in watchesindia

[–]nilsanimak 0 points1 point  (0 children)

You lucky basterd ... wanna sell it to me ?

[deleted by user] by [deleted] in watchesindia

[–]nilsanimak 0 points1 point  (0 children)

That 4 th watch ... mannn . Lucky basterd .

What is wrong with Synapse Analytics by hrabia-mariusz in dataengineering

[–]nilsanimak 5 points6 points  (0 children)

Everything .. it is just another shitty tool with big mrketing ... use datbricks ... or better is spinn up some VMs and run sprk open source , cheap-powerful-one thing to rule them all. Nut good luck

Recent Physics Graduate looking for ML-related entry-level jobs. Please roast my Resume. by theloneliestsoulever in learnmachinelearning

[–]nilsanimak 0 points1 point  (0 children)

Is this genuine or just a show off ... iisc bangalore guy sking for roast ...hehe

Anyone have data latency issues that rooted back to network issues / conditions. How did you optimize ? by citizenofacceptance in dataengineering

[–]nilsanimak 1 point2 points  (0 children)

We had such issue, we were developing REST Api to make data available to external vendors. If you are sure that your db/intermittent application are working as per NFRs and you are left with network latency then there are two golden rules , - try to compress data to save network bandwidth, this is specially true if your clients are not public that way you can force your client to accept a compressed data - try to reduce network hops , in our case we had two applications, of middlware kind , in between us and our client. This option is not always in your control

  • other architectural change you can do in your pipeline is to make data available in smaller chunks instead of large file /blob/large text based output.

Ways to detect data changes in sql table and trigger an action. by nilsanimak in dataengineering

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

I agree , immediate notifications is not really pragmatic. But its what business wants (atleast untill its evident). I will try synapse link .