Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment I use it plenty (Score 4, Interesting) 247

I use ChatGPT, but mostly just talk to it. I discuss matters with it and basically use it as a 24/7 tutor. I find it very helpful. Using it for code generation has been so-so, however. It is so agreeable that when you communicate your own misunderstandings to it regarding certain constructs, it will hallucinate a universe where that misunderstanding is true, and derive the rest from it. Not all programs it generates work, and most don't fit my very opinionated code style. I still prefer to write my own code completely from scratch, and don't even use LLMs for drafts or boilerplate. I think it's about mindset. You have to treat it like a very knowledgeable, easy-to-work with co-worker, who may be wrong sometimes.

Comment Re:It's not the language. It's tech debt. (Score 3, Insightful) 109

You do things right and don't bring all the patchwork and tech debt with you.

You also fail to bring certain subtle business requirements with you, that have organically developed over time, while also reintroducing many bugs that were fixed years ago.

Comment Re:Learning your IDE is more effective ... (Score 3, Informative) 191

Well I definitely disagree with the part about touch typing coming on its own. It's not a natural skill in any way that I can see.

Exactly. You have to actively force yourself to use the correct fingers for the correct keys, and also use the left and right Shift/Ctrl keys in the correct circumstances, etc. Nothing of this comes natural. It's very rewarding, however, and I recommend everyone to learn it.

Slashdot Top Deals

"It is easier to fight for principles than to live up to them." -- Alfred Adler

Working...