Recent Posts
Contributing code you didn't write
Leading a small development team I came across the question how to handle code contributions by team members (me included) that utilize generative AI models like ChatGPT and Github Copilot. And thinking about it, it quickly dawned on me that this is not a new question. It’s just a new twist on an old question: How to handle code contributions you didn’t write yourself. Because -let’s face it- developers have been copying code from sources like StackOverflow, GitHub, blog posts, books, and documentation since as long as software development has existed.
read more