From 64d5302ecda33766ec76a36eeeec8afb622759ac Mon Sep 17 00:00:00 2001 From: janis Date: Thu, 7 Dec 2023 13:31:52 +0100 Subject: [PATCH] begin new post --- archetypes/default.md | 4 ++-- content/posts/2023/12/intel-vs-amd-naming/index.md | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 content/posts/2023/12/intel-vs-amd-naming/index.md diff --git a/archetypes/default.md b/archetypes/default.md index 6dee97e..e7adfda 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -4,8 +4,8 @@ date = {{ .Date }} lastmod = {{ .Date }} draft = true author = 'Janis Hutz' -tags = [ 'Linux', 'Windows', 'macOS', 'Development', 'General' ] -categories = [ 'Guides', 'Tutorials', 'Rants', 'Stories' ] +tags = [ 'Linux', 'Windows', 'macOS', 'Development', 'General', 'Hardware' ] +categories = [ 'Guides', 'Tutorials', 'Rants', 'Stories', 'News' ] series = [] series_weight = 1 featuredImage = "" diff --git a/content/posts/2023/12/intel-vs-amd-naming/index.md b/content/posts/2023/12/intel-vs-amd-naming/index.md new file mode 100644 index 0000000..9e94a4e --- /dev/null +++ b/content/posts/2023/12/intel-vs-amd-naming/index.md @@ -0,0 +1,14 @@ ++++ +title = 'Intel vs AMD Naming - Intel fires at AMD' +date = 2023-12-07T13:22:58+01:00 +lastmod = 2023-12-07T13:22:58+01:00 +draft = true +author = 'Janis Hutz' +tags = [ 'Hardware' ] +categories = [ 'Rants' ] +featuredImage = "" ++++ + +We do all agree that the naming schemes of most GPUs and CPUs is kinda stupid. + +Now Intel has decided to create a press release that shames AMD for allegedly using old architectures in their new CPUs. Good thing Intel tells us that this is a stupid idea. First off, it wasn't even true and secondly... Intel's kinda infamous for doing exactly that. All CPUs from Skylake to Rocket Lake used basically the same architecture based on the 14 nm node. Well Intel kinda just went on to add pluses to the end, so Rocket Lake (11th "Gen") ended up being basically 14nm+++++ \ No newline at end of file