Move all files to sculpin/

This commit is contained in:
Oliver Davies 2025-10-01 00:01:33 +01:00
parent c5d71803a5
commit 0f61b4e9ee
1514 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,20 @@
---
title: Don't just copy and paste
date: 2024-10-15
permalink: daily/2024/10/15/dont-just-copy-and-paste
tags:
- software-development
cta: ~
snippet: |
Don't just copy and paste.
---
Whether you get [a solution from AI][0], GitHub, Stack Overflow or somewhere else, don't blindly copy and paste it.
Validate and verify it's the right solution.
Process and understand it and its pros and cons so you can decide why and when to use it again in the future.
Once you've committed it, you're responsible for it and need to maintain it - regardless of where it came from.
[0]: {{site.url}}/daily/2024/10/09/ai-as-a-pair-programming-partner