Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
But you can tell the underlying model, no?cannot give further details than above
I've used pro of both and chatgpt feels better to me
Is the company promoting, or are the devs proactivemy company I have heard developers using copilot, cursor, windsurf etc.
In company I think they have paid license for copilot and other tools. devs are proactive as well.Is the company promoting, or are the devs proactive
How did you manage to the 2TB AI student plan?
Rare to find such companies that are bullish on AI!In company I think they have paid license for copilot and other tools. devs are proactive as well.
I have a student mail ID, so I got it. Took MBA degree.
In India, employment costs are cheaper. (My perspective is with respective to CS/IT related jobs). So, for businesses, they'd rather have a higher headcount than to pay for AI tools. (Plus major companies are Services sector where hourly billing is done per employee, so having AI tools kind of eats into their profits I believe).Rare to find such companies that are bullish on AI!
yes but companies providing tools to use is a different ballgame. I like these companies; leverage them to upskill as well. win winIn India, employment costs are cheaper. (My perspective is with respective to CS/IT related jobs). So, for businesses, they'd rather have a higher headcount than to pay for AI tools. (Plus major companies are Services sector where hourly billing is done per employee, so having AI tools kind of eats into their profits I believe).
Mine did a huge pocyes but companies providing tools to use is a different ballgame. I like these companies; leverage them to upskill as well. win win
Model | Task Area | Excels At (Primary Use Case) |
---|---|---|
GPT-4.1 | General-purpose coding & writing | Fast, accurate code completions and explanations |
GPT-5 mini | Deep reasoning & debugging | Well-defined tasks and precise prompts |
GPT-5 | Deep reasoning & debugging | Multi-step problem solving and architecture-level code analysis |
o3 | Deep reasoning & debugging | Multi-step problem solving and architecture-level code analysis |
o4-mini | Fast help with simple/repetitive tasks | Fast, reliable answers to lightweight coding questions |
Claude Opus 4.1 | Deep reasoning & debugging | Complex problem-solving challenges, sophisticated reasoning |
Claude Opus 4 | Deep reasoning & debugging | Complex problem-solving challenges, sophisticated reasoning |
Claude Sonnet 3.5 | Fast help with simple/repetitive tasks | Quick responses for code, syntax, and documentation |
Claude Sonnet 3.7 | Deep reasoning & debugging | Structured reasoning across large, complex codebases |
Claude Sonnet 4 | Deep reasoning & debugging | Performance and practicality; perfectly balanced for coding flows |
Gemini 2.5 Pro | Deep reasoning & debugging | Complex code generation, debugging, and research workflows |
Gemini 2.0 Flash | Working with visuals (diagrams/screenshots) | Real-time visual reasoning for UI and diagram-based tasks |
Grok Code Fast 1 | General-purpose coding & writing | Fast, accurate code completions and explanations |
We decided to keepMine did a huge poc
We got all the tools did a big comparison between all collated everyone's feedback and decided on which to keep
Next up is cli ai tools
Our entire leadership and career pathing, hiring
Everything has been redone to include ai and ai tools and innovations
We're constantly pushed to use ai for as many use cases as possible and it is now a personal/team and company metric
That x items are mandatory that they should have ai involvement etc
Claude code is good for PR Reviews directly. They have their github action (assuming you use GH) where you can just mention claude and ask to do review / changes / etc.We decided to keep
Chat gpt enterprise license with codex
Copilot
And cursor
And some open source agentic stuff
We're also considering claude code and other cli tools very soon
That's what a frontier model can do. But this thread is about how one is using in their day-day personal/professional life. i.e. ai agents , frameworks etc.Each model and their purpose: Personally do not like Claude and Gemini, I'm not able to sync with them, so much gap between my requirement and their understanding.
Codex also has pr reviews for GitHubClaude code is good for PR Reviews directly. They have their github action (assuming you use GH) where you can just mention claude and ask to do review / changes / etc.
Yet to use codex. If you want you can build your own PR reviewer agent.Codex also has pr reviews for GitHub
Same process
It's also proving out to be nice
Feedback so far is some people are rating it higher than claude
InterestingYet to use codex. If you want you can build your own PR reviewer agent.
An example: https://docs.cline.bot/features/slash-commands/workflows
You can slowly structure it out; it will be efficient.
No such action required, you can add this prompt to a file and request AI to use it. Only calls gh cli for GitHub APIs. Anyway, better let the security team know about this.Interesting
I'll check if our security team allows it