You’ve probably caught yourself copy-pasting the same instructions into AI chats over and over again: “Write in TypeScript,” “Don’t use third-party libraries,” “Add tests.” In programming, we would basically call this a violation of the DRY (Don’t Repeat Yourself) principle. So why do we keep doing it when working with neural networks? You’ve probably caught yourself copy-pasting the same instructions into AI chats over and over again: “Write in TypeScript,” “Don’t use third-party libraries,” “Add tests.” In programming, […]
Ver mais