Forgot your password?
typodupeerror

Comment It's a time saver (Score 3, Interesting) 59

It's great to let AI debug something tedious, or write a script to make my day more protective, or bounce ideas off someone while I'm working at home.

AI is a game changer in our profession. I believe it is like the switch from using pencils and rulers for drafting to using AutoCAD. The drawings still had to be produced, but the people doing the work were able to get more done in the same amount of time.

Comment Re: "Clean room" means "clean room" (Score 1) 120

I don't think it would be that hard to switch to a legally defensible clean room. Use models that didn't include the original source in their training. Also, treat the coding assistant as just another tool, the same way a decompiler or IDE is a tool. Can the plaintiff prove that the coding assistant is materially different from other tools? Maybe yes. Maybe no.

Ass a defendant, I would argue that lots of tools use machine learning, statistics, probability, and embed the prior knowledge of their programmers. A coding assistant that uses an LLM does those things too. Treat the engine that drives the coating assistant as an implementation detail.

Comment Re: 4GB has been insufficient for many years now (Score 1) 116

I'm already experiencing this. l asked a code assistant to eliminate lodash. Lodash had a CVE and there was no fixed version available. I looked at the change set and it looked good. It turned out lodash wasn't doing much. I intend to use code assistants to eliminate a lot of libraries in the months to come.

Slashdot Top Deals

10 to the minus 6th power mouthwashes = 1 Microscope

Working...