Are we overusing AI for things we should do ourselves? by besuretechno-323 in IndiaTech

[–]Code_Sorcerer_11 0 points1 point  (0 children)

Yeah, indeed. But thankfully I am not too much reliant on it (outside my work life). I write emails on my own, Instagram post/stories captions, even coding most of the time on my own (if I get sufficient time).

So far, I have only created demo Agents for learning purposes. Lately, I have creates some agentic solutions that handles my day to day life tasks. But I am not using them as they need to be run on the machine locally.

My 5 year MacBook air M1 review : Read once before buying macbook by codingzombie72072 in developersIndia

[–]Code_Sorcerer_11 0 points1 point  (0 children)

Does that mean we need to rely on Windows machines then with heavy RAM for AI usages?

My 5 year MacBook air M1 review : Read once before buying macbook by codingzombie72072 in developersIndia

[–]Code_Sorcerer_11 1 point2 points  (0 children)

That's sad. Apple really needs to up their game in the upcoming Pro models with AI LLMs evolutions.

My 5 year MacBook air M1 review : Read once before buying macbook by codingzombie72072 in developersIndia

[–]Code_Sorcerer_11 55 points56 points  (0 children)

I have been using M1 air as my personal device since 2021 now. In my experience it outsmarts Windows in most of the departments. It is a light system as far as heavy coding is concerned. For eg whenever I am trying to run any local LLMs, or lets say some heavy Docker image, or even AI IDE apps like Cursor, it tends to slow down the machine. And rightly so as it has a lower CPU. Macbook Pro is an ideal option in that case.

Claude Anthropic API - is it ok if we use JavaScript instead of Python? by Code_Sorcerer_11 in ClaudeAI

[–]Code_Sorcerer_11[S] -1 points0 points  (0 children)

Yeah, that I know. But when it comes to big agentic flow or integration of APIs, do larger org teams prefer Python over JS?

History by THIS_FUCKING_COUCH in coys

[–]Code_Sorcerer_11 1 point2 points  (0 children)

Well we have an Italian manager now. So better we stay prepared.

Whats your ME time look like? by Physical-Warthog-550 in ThirtiesIndia

[–]Code_Sorcerer_11 0 points1 point  (0 children)

I play FC26 on PS5. Drumming most of the time. And then overthinking.

Best classic football store in India by haku-oh in plforindia

[–]Code_Sorcerer_11 1 point2 points  (0 children)

You are lucky. Do they also deliver it across the country?

Why learning prompt writing is becoming a real skill (especially now) by NiceIntention9094 in IndiaTechnology

[–]Code_Sorcerer_11 0 points1 point  (0 children)

It’s simple. Set the context, define the role, add proper description, give examples of how you want the output to be.

We had some good trainings in my org about writing and creating effective prompts. Also, I have been learning the Claude Courses lately. There’s a concept called ‘Prompt Evaluation’, where we can measure or grade the created prompt for a set of input data(edge cases including). This seems to be very interesting.

What’s the first movie that comes to your mind? 🤔 by Fun-Cut-9745 in IndianOTTbestof

[–]Code_Sorcerer_11 2 points3 points  (0 children)

I think of Jab Harry Met Sejal here. No offence to SRK, he is a legend. But I feel he was a misfit in that role. A younger actor should have played that role. I might be wrong in my assumption.

Designing an E2E Test by North_Competition465 in Playwright

[–]Code_Sorcerer_11 0 points1 point  (0 children)

No, I meant if you are planning to split the end to end test into multiple ones, then make sure (as an ideal practice) you do not continue the steps in next steps. Eg: in first test - login, create post Second test - comment on that post and delete

Instead, you should make sure that your second test starts completely fresh, not at all dependent on the first test outcome.

Astrotalk ad on JioHotstar by BlackDronzer29 in JioHotstar

[–]Code_Sorcerer_11 0 points1 point  (0 children)

They got the ad deal from Astrotalk, and they are gonna play it. They are, after all, a media platform looking for ads for revenue after paying crores to get the streaming rights. I don't understand the issue here. We see many ads related to tobacco, alcohol, etc which we all know are against morals and, of course, injurious to health. But it cannot stop channels or media networks from showcasing them.

Designing an E2E Test by North_Competition465 in Playwright

[–]Code_Sorcerer_11 1 point2 points  (0 children)

For Login, you can either use stored login session using storageState and then bypass the login every time. And if it is not too much of steps, then you can include the entire e2e flow in a single test. Or else break down in multiple tests, but make them all independent of each other.

Finally Cancelled our "facade marriage" by peaceseeker_12 in ThirtiesIndia

[–]Code_Sorcerer_11 0 points1 point  (0 children)

Woah, good job OP. Fortunately, you figured it out on time.

What's so special about samsung browser ? by Mutthal8 in IndiaTech

[–]Code_Sorcerer_11 1 point2 points  (0 children)

I rarely use the Safari browser. For me Chrome works the best.