From eed7039c0e5fe49fa67086915ba4817abc3387c2 Mon Sep 17 00:00:00 2001 From: Fahd Ashour Date: Sat, 14 Feb 2026 19:27:09 +0200 Subject: [PATCH] add blog: why i won't accept ai blog posts --- .../blogs/why-i-wont-accept-ai-blog-posts.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/blogs/why-i-wont-accept-ai-blog-posts.md diff --git a/content/blogs/why-i-wont-accept-ai-blog-posts.md b/content/blogs/why-i-wont-accept-ai-blog-posts.md new file mode 100644 index 0000000..0bf5d2b --- /dev/null +++ b/content/blogs/why-i-wont-accept-ai-blog-posts.md @@ -0,0 +1,20 @@ +--- +title: "Why I won't Accept AI blog posts" +author: "Fahd Ashour" +authorGithub: "fahdfady" +date: 2026-02-14 +excerpt: "blog posts are one of them things that cannot be replaced with a machine. That" +tags: + - general + - writing +--- + +Writing has always been a way of transferring knowledge, sharing experiences, and documenting thoughts. And in my opinion, blog posts and articles are a great medium to do that. In a few sentences, so it's not a book nor a social-media post, You can share a lot with people on the internet. + +That's why I completely miss the point of writing a blog post with AI. You have to own your writings, your style. They are **Your** ideas. You have to write them. + +But with code? I don't care if you submit a PR that claude wrote. You own the problem and You own the solution, as far it is good, I'd happily merge *your* code. It's Yours not the LLM's as long as You submitted it. + +But blog posts are one of them things that cannot be replaced with a machine. That's a huge drift-away from the purpose of writing it in the first place. + +Please, make the world a better slop-free place.