From 92d765aba0354a08f0a644cd9f48bafd92f0f516 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20M=2E=20Sapka?= Date: Wed, 1 Mar 2023 11:00:38 +0100 Subject: feat: article for 2023-03-01 --- assets/content_images/adm-3a-kb.webp | Bin 0 -> 13534 bytes content/2023/the-true-history-of-vi.md | 27 +++++++++++++++++++++ ...2a9ef88c7_13534_1000x0_resize_q90_h2_box_2.webp | Bin 0 -> 21770 bytes ...02a9ef88c7_13534_500x0_resize_q90_h2_box_2.webp | Bin 0 -> 10002 bytes 4 files changed, 27 insertions(+) create mode 100644 assets/content_images/adm-3a-kb.webp create mode 100644 content/2023/the-true-history-of-vi.md create mode 100644 resources/_gen/images/adm-3a-kb_hu47a4db6c3a5e4cd350a58202a9ef88c7_13534_1000x0_resize_q90_h2_box_2.webp create mode 100644 resources/_gen/images/adm-3a-kb_hu47a4db6c3a5e4cd350a58202a9ef88c7_13534_500x0_resize_q90_h2_box_2.webp diff --git a/assets/content_images/adm-3a-kb.webp b/assets/content_images/adm-3a-kb.webp new file mode 100644 index 0000000..465f168 Binary files /dev/null and b/assets/content_images/adm-3a-kb.webp differ diff --git a/content/2023/the-true-history-of-vi.md b/content/2023/the-true-history-of-vi.md new file mode 100644 index 0000000..a2c15f4 --- /dev/null +++ b/content/2023/the-true-history-of-vi.md @@ -0,0 +1,27 @@ +--- +title: "The True History of Vi" +category: "blog" +abstract: A short story about how we got the most important editor of all time +date: 2023-03-01T10:57:34+01:00 +year: +draft: false +tags: +- ed +- ex +- vi +- vim +- neovim +- landuke +--- +[Landuke](https://lunduke.substack.com/p/the-true-history-of-vi) returns with a brief history of how Vi, the editor, came to be. I learned a lot! + +> People don't know that vi was written for a world that doesn't exist anymore. + +And the picture that explains it all. It all makes sense now! + +{{}} + +> While vi may have initially only been distributed to a mere 75 people (as part of the 2BSD archive)… it would go on to become a standard of POSIX, distributed on nearly every UNIX-alike system for the last 40 years. + +The full article can be found without a subscription on [Substack](https://lunduke.substack.com/p/the-true-history-of-vi). + diff --git a/resources/_gen/images/adm-3a-kb_hu47a4db6c3a5e4cd350a58202a9ef88c7_13534_1000x0_resize_q90_h2_box_2.webp b/resources/_gen/images/adm-3a-kb_hu47a4db6c3a5e4cd350a58202a9ef88c7_13534_1000x0_resize_q90_h2_box_2.webp new file mode 100644 index 0000000..2620047 Binary files /dev/null and b/resources/_gen/images/adm-3a-kb_hu47a4db6c3a5e4cd350a58202a9ef88c7_13534_1000x0_resize_q90_h2_box_2.webp differ diff --git a/resources/_gen/images/adm-3a-kb_hu47a4db6c3a5e4cd350a58202a9ef88c7_13534_500x0_resize_q90_h2_box_2.webp b/resources/_gen/images/adm-3a-kb_hu47a4db6c3a5e4cd350a58202a9ef88c7_13534_500x0_resize_q90_h2_box_2.webp new file mode 100644 index 0000000..4843a53 Binary files /dev/null and b/resources/_gen/images/adm-3a-kb_hu47a4db6c3a5e4cd350a58202a9ef88c7_13534_500x0_resize_q90_h2_box_2.webp differ -- cgit v1.2.3