
Jason Voorhees
𝕯𝖝𝕯 𝖈𝖗𝖊𝖜 𝕵𝖊𝖘𝖙𝖊𝖗
- Joined
- May 15, 2020
- Posts
- 61,340
- Reputation
- 172,412
I’ve been writing code for 5 years now, and over the past few weeks, I’ve been extensively using a bunch of large language models Claude, GPT-4.5, DeepSeek, LLaMA, Gemini, etc across both work and personal projects.
And I’ll be real for many tasks, especially small-to-medium ones, they’re faster, more consistent, and make fewer mistakes than I do. That’s just the truth. But in real world projects, human developers still have a place and I still think devs like me bring a lot to the table.
Claude Opus (Anthropic – Paid)
A calm, thoughtful generalist. Structured, logical, and great for thinking through architecture and code flow.
Beats me at:
Writing clean code on the first try
Refactoring and reviewing code
Thinking through edge cases clearly
Generating hours of work in seconds
GPT-4.5 (OpenAI via ChatGPT Plus)
The all-rounder. Whether it’s frontend (React), backend (Node), database (Mongo), or testing — it handles it all.
Beats me at:
Generating boilerplate and repetitive code
Writing test cases and documentation
Prototyping full-stack UIs quickly
DeepSeek R1
Basically an engineer's assistant. Especially good with ML workflows, math-heavy tasks, and algorithmic logic.
Beats me at:
Writing efficient ML code with minimal prompt
Solving stats-heavy and algorithm-based problems
Competitive programming-level logic puzzles
Claude Sonnet (Free)
The free-tier surprise. Handles day-to-day scripting and simple development work really well.
Beats me at:
Bash, SQL, scripting small utilities
Explaining code and suggesting fixes
Handling small tasks with minimal input
Code LLaMA 70B / LLaMA 3 (Meta – Open Source)
Self-hostable and very capable. Shines with low-level languages and obscure syntax.
Beats me at:
C++, Rust, Go, and niche language support
Understanding obscure syntax better than I do sometimes
Writing detailed, well-commented code
Gemini 1.5 Pro (Google)
Context window king. It can take in entire codebases, UI specs, docs, and spreadsheets all at once.
Beats me at:
Understanding and summarizing huge codebases
Spotting inconsistencies across large projects
Integrating across docs, code, APIs, and design specs
So is it over?
If you’re building a one-off CRUD app? A Bash script? A niche ML tool?
Then yes. It is over, you probably don’t need me.
These models can:
Build and deploy full-stack apps
Automate workflows
Solve complex math/programming problems
But in long-term projects, with shifting goals, unclear requirements, messy integrations, human clients, and real-world edge cases? You still need a developer.Because human devs can:
Understand nuance and client intent
Make trade-offs and prioritization decisions
Adapt on the fly when things go off-script
Handle team dynamics and real-time feedback
Think creatively in weird, domain-specific edge cases
TLDR-
Yes, they do mog me hard in many things. They faster, more accurate and smarter than me in many places But not everywhere atleast not yet. I also used AI to write this thread if you couldn't tell btw. Jfl
And I’ll be real for many tasks, especially small-to-medium ones, they’re faster, more consistent, and make fewer mistakes than I do. That’s just the truth. But in real world projects, human developers still have a place and I still think devs like me bring a lot to the table.
Claude Opus (Anthropic – Paid)
A calm, thoughtful generalist. Structured, logical, and great for thinking through architecture and code flow.
Beats me at:
Writing clean code on the first try
Refactoring and reviewing code
Thinking through edge cases clearly
Generating hours of work in seconds
GPT-4.5 (OpenAI via ChatGPT Plus)
The all-rounder. Whether it’s frontend (React), backend (Node), database (Mongo), or testing — it handles it all.
Beats me at:
Generating boilerplate and repetitive code
Writing test cases and documentation
Prototyping full-stack UIs quickly
DeepSeek R1
Basically an engineer's assistant. Especially good with ML workflows, math-heavy tasks, and algorithmic logic.
Beats me at:
Writing efficient ML code with minimal prompt
Solving stats-heavy and algorithm-based problems
Competitive programming-level logic puzzles
Claude Sonnet (Free)
The free-tier surprise. Handles day-to-day scripting and simple development work really well.
Beats me at:
Bash, SQL, scripting small utilities
Explaining code and suggesting fixes
Handling small tasks with minimal input
Code LLaMA 70B / LLaMA 3 (Meta – Open Source)
Self-hostable and very capable. Shines with low-level languages and obscure syntax.
Beats me at:
C++, Rust, Go, and niche language support
Understanding obscure syntax better than I do sometimes
Writing detailed, well-commented code
Gemini 1.5 Pro (Google)
Context window king. It can take in entire codebases, UI specs, docs, and spreadsheets all at once.
Beats me at:
Understanding and summarizing huge codebases
Spotting inconsistencies across large projects
Integrating across docs, code, APIs, and design specs
So is it over?
If you’re building a one-off CRUD app? A Bash script? A niche ML tool?
Then yes. It is over, you probably don’t need me.
These models can:
Build and deploy full-stack apps
Automate workflows
Solve complex math/programming problems
But in long-term projects, with shifting goals, unclear requirements, messy integrations, human clients, and real-world edge cases? You still need a developer.Because human devs can:
Understand nuance and client intent
Make trade-offs and prioritization decisions
Adapt on the fly when things go off-script
Handle team dynamics and real-time feedback
Think creatively in weird, domain-specific edge cases
TLDR-
Yes, they do mog me hard in many things. They faster, more accurate and smarter than me in many places But not everywhere atleast not yet. I also used AI to write this thread if you couldn't tell btw. Jfl
Last edited: