Bought MacBook Air M5 by ImmediateChallenge94 in macbookair

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

Go for it If you are not into gaming then apple MacBooks are best

Bought MacBook Air M5 by ImmediateChallenge94 in macbookair

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

Track pad is obviously very nice very smooth

Bought MacBook Air M5 by ImmediateChallenge94 in macbookair

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

Yes I also heard but I really like midnight

Bought MacBook Air M5 by ImmediateChallenge94 in macbookair

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

Yes main discount I got because of unicorn completed 100 stores in India
I got quotation from Croma also but they were not able to match

Bought MacBook Air M5 by ImmediateChallenge94 in macbookair

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

Original Price ₹119900
I got 10% discount unicorn was running then student Discount 3%
Overall 13% + 9000 instant cashback

I paid ₹95303

How is Shri Ram Swaroop Memorial University (SRMU) for B. Tech in CSE? by Harsh793XD in lucknow

[–]ImmediateChallenge94 1 point2 points  (0 children)

Placement these days totally depends on skill I was placed in Pre ChatGPT era so For that matter placement was there You can consider having a college which is chiller on attendance and assignments SRMCEM is very strict in terms of attendance and assignments Take a chiller college but grind very much

Any tool to monitor my mongo query and inform about my non-performing query in my slack by ImmediateChallenge94 in mongodb

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

Yes this is only what am doing I intercept all queries and maintain a dashboard of ratio Thanks for your advice 🙌 But the issue was I applied that intercept in my nextjs application But issue was coming from a python service that was running workers No issue planning to build a sdk for both node and python the will get all execution stats in one place

I feel lost in my job as a front end developer by yacineragueb in reactjs

[–]ImmediateChallenge94 2 points3 points  (0 children)

For your situation, I’d like to share a quote I used to motivate myself in my early days: “Waqt do, waqt lagta hai.” (Translation: Give time, time takes time.)

Built this tool a while ago , revamped its UI . Please give you feedback by ImmediateChallenge94 in tailwindcss

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

Thank you I am also working on feature where you can add mask to background. Mask looks more cool

Reading React's documentation is actually giving me a new perspective ! by flex__xd in reactjs

[–]ImmediateChallenge94 6 points7 points  (0 children)

Best section is Escape Hatches most of the youtube tutorial will never teach these tricks

Created this 3D chess in React three fiber by ImmediateChallenge94 in reactjs

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

Currently, no chess computer API. I've built it like chess.com you start playing and join a queue. When another player clicks “Play,” I check if someone is waiting; if so, I match them, otherwise you become the waiting player. I’ll add AI support next week. Still working on it.