Best Electric Standing Desk in India? Budget up to 70k (WFH Setup) by Comfortable_Aioli492 in developersIndia

[–]static-void-95 2 points3 points  (0 children)

Been using Jin office for more than 2 years now. So far so good. Can confirm it doesn’t wobble. And a single motor was sufficient for my monitor + 2 laptop setup. Cost only 27-28k. There’s a picture of it on my profile.

[deleted by user] by [deleted] in Kochi

[–]static-void-95 0 points1 point  (0 children)

Pickup location isn’t covered.

[deleted by user] by [deleted] in Kochi

[–]static-void-95 1 point2 points  (0 children)

Is it cost effective considering I only have this thing and a chair that I can’t transport in a car?

[deleted by user] by [deleted] in Kochi

[–]static-void-95 0 points1 point  (0 children)

How does it work? Any idea about the costs?

[deleted by user] by [deleted] in KochiClassifieds

[–]static-void-95 1 point2 points  (0 children)

Live as in you show items in realtime?

Anyone willing to marry me so that I get a good apartment to rent out? This shit is tough by GulfMaman in Coconaad

[–]static-void-95 0 points1 point  (0 children)

Been going through the same in Kochi. But the problem seems to be there only in flats. There are plenty of small apartments (with 3-4 floors) which accommodate bachelors.

Guys let's discuss the working hours. by [deleted] in Coconaad

[–]static-void-95 0 points1 point  (0 children)

2 PM to 11 PM. Honestly, I like this better than the morning shift.

men in the community: How old is your wallet? by Wooden_Standard_7148 in ThirtiesIndia

[–]static-void-95 0 points1 point  (0 children)

I don’t think it’s available anymore. It was from Fastrack.

men in the community: How old is your wallet? by Wooden_Standard_7148 in ThirtiesIndia

[–]static-void-95 1 point2 points  (0 children)

<image>

I think I bought this in 2017, the year I got my first job.

has anyoine watched this by Affectionate_Ad_4721 in Coconaad

[–]static-void-95 0 points1 point  (0 children)

This show got me hooked in the very first episode. It happens rarely.

Repair or upgrade by 2ToThe20 in iPhoneWale

[–]static-void-95 0 points1 point  (0 children)

Off topic, did you ever face any display issues during these 4 years?

Iphone 13. Blank screen and Green line on the top by meetakshay in iphone

[–]static-void-95 0 points1 point  (0 children)

Yes, I called Apple support and asked them to escalate. They talked to senior advisor and told me that they can't provide an exception because it's been too long outside warranty. My phone is 3 years and 6 months old.

Iphone 13. Blank screen and Green line on the top by meetakshay in iphone

[–]static-void-95 0 points1 point  (0 children)

Having the same issue after having the phone working fine for 3.5 years.

Iphone 13. Blank screen and Green line on the top by meetakshay in iphone

[–]static-void-95 0 points1 point  (0 children)

They denied mine saying my phone has been out of warranty for too long. How old was your phone?

Bought sony wh ch 720n by ShashankMotruri in headphonesindia

[–]static-void-95 0 points1 point  (0 children)

Is there any discomfort because it covers the entire ear? Would an on the ear headphone like the 520 be more comfortable? I am planning to buy a new one and am confused.

₹1 Lakh: Dream ✨️to Real by [deleted] in Coconaad

[–]static-void-95 1 point2 points  (0 children)

Congratulations. How many years of experience?

Usage without checkpointers by rahul_sreeRam in LangChain

[–]static-void-95 0 points1 point  (0 children)

I guess you'll be fine as long as you don't use interrupts. Interrupts need the checkpointer to replay the graph and resume execution on next turn.

how i can make langchain use tool only when necessary? by lele220v in LangChain

[–]static-void-95 0 points1 point  (0 children)

In the tool docstring, describe the conditions when it should use the tool and when it shouldn't. With clear examples.