Forgot your password?
typodupeerror

Comment Sounds familiar (Score 3, Informative) 12

That is a classic corporate "vanity project" trap. Itâ(TM)s a common mistake: a company mistakes its captive audience (employees) for a test market, forgetting that internal tools need to solve a problem, not create a new chore.

I worked at a company that tried to force an internal social media site on us. The catch? They weren't a social media company. It never took off. It was a textbook example of why you should stick to your core competencies.

Comment Re: it's a tool (Score 1) 150

"I do not see where AI can come up with original problems to solve"

A lot of original ideas arise from fuzzy (or even erroneous) thinking...starting with a bad/incoherent hypothesis and then iteratively correcting and refining it until you get a solid result (or give up).

I think AI is going to struggle with that approach, though I see glimmerings of it when it tries to debug code.

Comment Re: Interesting Summary (Score 4, Interesting) 58

Any organization that imposes a blanket ban on AI tools will soon be left in the dust.

To use a tautology, AI is good at what AI is good for: documentation, research, incremential coding, performance/storage tradeoff evaluation.

It is not (yet) good at architecture design or efficiency, nor even following DRY principles. It is nonetheless really, really useful for what it does well.

Comment Where's the back and forth? (Score 1) 147

Seldom does Claude ask clarifying questions of an ambiguous request. Sure, you should try to be specific, but sometimes statements can be interpreted differently than intended. In those cases, Claude just merrily chugs along making vast code changes on false assumptions.

Comment Re: I wish that... (Score 1) 147

I had similar experience. Eventually went back to Sonnet.

My one suggestion is to have the AI update the copilot-instructions.md file on its own after a session. This will help it keep things in memory. Too often I've caught Claude doing stupid things I told it not to do a few prompts back.

Slashdot Top Deals

"The Street finds its own uses for technology." -- William Gibson

Working...