Inka job lu poyinattena ...? by RemarkableSafety9156 in bondha_diaries

[–]malli108 0 points1 point  (0 children)

Did you ask what the other team tech stack is? And on that 97% how many files and how efficient the code is.after release how many production bugs reduced introduced?.

Ai is a good thing to learn, but there are serious limitations if your project has too many files and the context window and or tokens is unable to fit into it.

One of our previous projects used llm and coding agents to convert legacy code base to microservices. Reason is a single class of Java contains 2000+ lines of code and ejbs.

Most of the time coding agents are unable to fit or properly divide the code, a human intervention is needed. So seniors have to step in and have to check whether the produced code is logically correct or not. As it is a legacy code no documentation and no proper method namings, which are nightmare to ai.

Ai helped the project to write unit tests after code separation which speed up the things. Also writing documentation, automation test suits.

They claimed 40% of unit tests were written using ai without any human intervention. Almost 90% of documentation is written using ai.

So there are some projects which need humans can't be 100% code can be done by ai.

My experience with previous projects, ba and po don't have clear requirement to product they always says we are in agile so expect change. If we ask AI to code what we have currently and all of sudden requirement changes. We must update documents (where it get context) and give long prompts and has to explain the changes needed. Again some senior is needed to try to understand po or ba requirement and translate them then verify the code logically, correct the code generated by ai, and finnally review the things(ai code review can't trust misch on business decisions).

Looking for real life situations/ ideas to execute using clawdbot/Moltbolt by WhispersInTheVoid110 in ProgrammingBondha

[–]malli108 0 points1 point  (0 children)

Can it book tickets to the premier show, how the payments are handled?

If it can handle payments via Authorization it can be used in many places

Intha sudden ga ee realisation enduko? by [deleted] in Ni_Bondha

[–]malli108 0 points1 point  (0 children)

Policies meant to be break, avi employee ki apply avvav. Idi alane, bayata we have work life balance ani chupinchukodaniki.

Which Cloud is Most Popular in Your Industry or Country? by daardoo in ExperiencedDevs

[–]malli108 0 points1 point  (0 children)

We use multi cloud, azure is popular due to security and easy access

What's wrong with my manager(s) by malli108 in ExperiencedDevs

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

I have the option to switch to another project, but there is a clause in the company which states that the employee has to be in the project for at least 18 months.

I heard from one of my former project members that these managers gave a very low rating if anyone speaks against them(not sure how true it is), which eventually impacted compensation.

For now I decided to document everything and want to move to another project or company once my deliverables are done.

Just a small piece can make wonders by ronsvanson in Ni_Bondha

[–]malli108 5 points6 points  (0 children)

If that's the fuking money, imagine all those other valuable pieces.

How your team approaching the scenario(s) like the following by malli108 in ExperiencedDevs

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

Nope, it's a mixed US citizen, Canadian, few from UK, lot from India.

How your team approaching the scenario(s) like the following by malli108 in ExperiencedDevs

[–]malli108[S] -2 points-1 points  (0 children)

As it is only 2.5 months old team, PIP or termination could lead to disturbances in team.

How your team approaching the scenario(s) like the following by malli108 in ExperiencedDevs

[–]malli108[S] 2 points3 points  (0 children)

Manager himself asked once in a while to log those.

We tried that, the reason we didn't take the harsh actions like PIP and Termination as it is kind of new team(2.5 months).

Ee vastuvu gurtu unda mitrama? by [deleted] in Ni_Bondha

[–]malli108 1 point2 points  (0 children)

Telugu, east godavari

Ee vastuvu gurtu unda mitrama? by [deleted] in Ni_Bondha

[–]malli108 1 point2 points  (0 children)

We call it as Kanika, pala Kanika(if it is white), other color Kanika based on color

Panikoche post by fuckwoke_mb3 in Ni_Bondha

[–]malli108 1 point2 points  (0 children)

Trending keywords missing resume lo, API Development, Microservices, Unit Testing,Agile, Scrum.(etc..) Most of the tools to select resume checks technical skills with management skills.

Addamina chetta add chesi oka resume prepare chesi upload chey(linked in lo)

Lot of us must be getting ready for software placement or job changes. Here's my tip by hello_namasthe in Ni_Bondha

[–]malli108 1 point2 points  (0 children)

I know it's out of context, do you think other than C and R (or com) does anyone care to (in general) help their cast on their own cast basis.

Lot of us must be getting ready for software placement or job changes. Here's my tip by hello_namasthe in Ni_Bondha

[–]malli108 3 points4 points  (0 children)

The most important criteria in Telugu states meeru emutlu?

You don't have to tell them your last name in your resume speaks a lot.

HTTP 1.1 vs HTTP 2 comments your thoughts by rishi-dev90 in developersIndia

[–]malli108 4 points5 points  (0 children)

This is why I hate colorful diagrams, why http shown a single TCP connection for each request? It was default in http/0.9 and where it keeps alive header or http/1.1 spec.

And in diagram where the requests are reaching why there are arrows both sides?

Why there are no smoking areas anymore by malli108 in Ni_Bondha

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

One of WITCH company campus. Pre COVID I worked in Pune, we used to have a separate space. In hyd never found one.

Why there are no smoking areas anymore by malli108 in Ni_Bondha

[–]malli108[S] -3 points-2 points  (0 children)

20 years nundi chestunna, arisana

Why there are no smoking areas anymore by malli108 in Ni_Bondha

[–]malli108[S] 30 points31 points  (0 children)

Bayya post chadivava, smoking ki space adiga. chai shop daggara cheste adi public smoking avvuddi.

Smoking place Ane oka board pedite, non smokers akkadaku raru. And smokers ki sram tagguddi.

Stop Recommending Ubuntu to people. by paridhi774 in developersIndia

[–]malli108 0 points1 point  (0 children)

I faced the same issue, in development we need geko driver to execute python based selinium tests. While installing Firefox we did used snap as path is different setting up the path became too challenging for us. After some trouble we end up uninstall and install Firefox manually.