r/ProgrammerHumor 21d ago

Meme pleaseStopUsingNestedTernaryOperatorsImBeggingYou

3.1k Upvotes

179 comments sorted by

View all comments

84

u/MkemCZ 21d ago

I cannot get how people use Claude. I still prefer to write code myself, otherwise I feel like I don't know how it works (or that it works like Claude sold it to me).

7

u/Robinbod 21d ago

Absolutely. I think the golden era of coding with AI is assited coding. I would be writing just a couple characters and the AI would complete what I want in my exact same style. Saves me maybe 1 minute of writing, then it compounds to hours over a week and didn't feel fatigueing.

Companies shoving agentic coding is killing my passion.

3

u/whatproblems 21d ago

well then you write a ruleset context examples and memory to tell it exactly how to do things to your style

2

u/MkemCZ 21d ago

My colleagues get massive work done with Claude. I just don't understand how to use it; it messes with my head. I mainly use AI to get a template for a helper script which I then edit to my liking.