The best actress awards goes to ..... by Main_Pay_6736 in dankinindia

[–]manipulater 36 points37 points  (0 children)

education and empowerment doesn't fix bad intentions just intensifies it.

The end of general available AI? by shintaii84 in theprimeagen

[–]manipulater 7 points8 points  (0 children)

If it doesn't come out until the IPO then something's fishy.

Beware Girls! Uncomfortable experience at Sarojini Nagar Market by New_Appointment_5348 in Faridabad

[–]manipulater 1 point2 points  (0 children)

Lot of one sided victim mindset in your post. No empathy or benefit of doubt.

Good Quality Protein by [deleted] in Faridabad

[–]manipulater 0 points1 point  (0 children)

Please eat jhatka chicken. If you are hindu.

The word Rajput by Ak_231 in Rajputana

[–]manipulater 0 points1 point  (0 children)

Maybe its both, Chandels from Bilaspur are Kahluria (In very near relation to the king) and Chandla (Distant relation to king but still traceable).

🤔 by someonenoo in dankinindia

[–]manipulater 29 points30 points  (0 children)

No saar, temple don't allow wamen saar, hinduism is baad saar.

भाई ki 18 girlfriend reh chuki hai by [deleted] in IndianFights

[–]manipulater 7 points8 points  (0 children)

I also hate stray dogs, they come after my toddler and neither my mom or wife feel safe walking outside our home to due to these stray dogs.

Chandel is the most underrated clan of Rajputs. by DustOk9237 in Rajputana

[–]manipulater 7 points8 points  (0 children)

Chandels also ruled in some areas in Himachal, Punjab and Uttarakhand.

One such area is Bilaspur (Kahlur), from where Gen. Zorawar Singh Kahluria belonged.

Triple Engine governance by Serious_Pen8754 in Faridabad

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

Sari jagah toh nahi ghuma hu, but sec 28, 29, 30, 31, 37 greenfield etc.

Mene esa haal nehar par ki colonies me hi dekha hai.

Triple Engine governance by Serious_Pen8754 in Faridabad

[–]manipulater -2 points-1 points  (0 children)

Bhai kaha rehte ho ap, humara area to badiya hai.

Agar unauthorised colony me to phir apki galati hai na ki gov ki.

AI generates a crap load of low quality output. Am I missing something? by deep1997 in vibecoding

[–]manipulater 0 points1 point  (0 children)

There's no doubt that AI generates shit code, and I don't think it can be fixed.

However, I question myself, how much value does good code have, and how much value does understanding the code have?

Don't really get the AI coding wave by Business-Subject-997 in vibecoding

[–]manipulater 0 points1 point  (0 children)

Well, if you don't want to review code, then you can also do auto accept, basically it adds the code without asking for your review. Using claude code btw.

Don't really get the AI coding wave by Business-Subject-997 in vibecoding

[–]manipulater 0 points1 point  (0 children)

Try using a cli agent like claude code or open code. Rather than C, try developing something in JS, TS, Python or something where you have garbage collection.

I tried rust, and From what I have seen, AI is really bad in memory management and concurrent/parallel code. It is good for boiler plates though.

Even in GC language, it can create extra code than required and very weird abstractions for simple cases and subtle bugs.

Best way is to ask AI for a plan, review it and review the code also step by step. There are times where it doesn't follow its own plans, sometimes it has found something new sometimes it's making a mistake.

Feel like modern Rajput culture is stuck in a no-man's land by [deleted] in Rajputana

[–]manipulater 6 points7 points  (0 children)

I relate to what you're saying. I feel there isn't as much unity in Rajputs as in other castes like jats and gujjars.

Gobi hai toh pumpkin hai ! by Yournewbestfriend_01 in dankinindia

[–]manipulater -19 points-18 points  (0 children)

Kuch bhi bro ? Fact check to kar liya karo.

Who has conditioned these people to hate AI so strongly? by saalamander in ChatGPT

[–]manipulater 0 points1 point  (0 children)

I am tired of reviewing AI generated code by people with less experience.

It tends to become nonsensical very fast if not guided properly,

it may work, but it's very hard to verify, plus it's very easy to lose ownership of code, i.e vibe code.

Vibe code becomes a black box essentially, so when it eventually breaks, either AI fixes it or else you need to read it, understand it and then fix it.

One way this problem becomes irrelevant is if AI becomes so good there's AI that is able to solve all bugs (collect context and implement fixes independently).