I'm not sure why people on HN (of all places) are so divided regarding the perception of AI/ML. I have not seen anything like it before. We literaly had not system or way of even doing things like code generation based on text input. Just last week i asked for a script to do image segmentation with a basic UI and claude just generated that for me in under 1 Minute. I could list tons of examples which are groundbreaki…
>but alone for every researcher who needs to write code for their research, AI can make them already a lot more efficient. scientists don't need to be efficient, they need to be correct. Software bugs were already a huge cause of scientific error, and responsible for lack of reproducibility, see for example cases like this ( https://www.vice.com/en/article/a-code-glitch-may-have-cause... ) Programming in research env…
Still a lot of researchers can benefit from code tools for their daily work to make them a lot faster.
And plenty of strategies exist to saveguard this. Tool use for example, unit tests etc.