diff options
author | Michał M. Sapka <michal@sapka.me> | 2023-03-01 11:00:38 +0100 |
---|---|---|
committer | Michał M. Sapka <michal@sapka.me> | 2023-03-01 11:00:38 +0100 |
commit | 92d765aba0354a08f0a644cd9f48bafd92f0f516 (patch) | |
tree | abd34dd481e109d1168a4c9cb9e175462bd29539 | |
parent | 27232b79eab2931cc0eea2a279d118a6560c549a (diff) |
feat: article for 2023-03-01
-rw-r--r-- | assets/content_images/adm-3a-kb.webp | bin | 0 -> 13534 bytes | |||
-rw-r--r-- | content/2023/the-true-history-of-vi.md | 27 | ||||
-rw-r--r-- | resources/_gen/images/adm-3a-kb_hu47a4db6c3a5e4cd350a58202a9ef88c7_13534_1000x0_resize_q90_h2_box_2.webp | bin | 0 -> 21770 bytes | |||
-rw-r--r-- | resources/_gen/images/adm-3a-kb_hu47a4db6c3a5e4cd350a58202a9ef88c7_13534_500x0_resize_q90_h2_box_2.webp | bin | 0 -> 10002 bytes |
4 files changed, 27 insertions, 0 deletions
diff --git a/assets/content_images/adm-3a-kb.webp b/assets/content_images/adm-3a-kb.webp Binary files differnew file mode 100644 index 0000000..465f168 --- /dev/null +++ b/assets/content_images/adm-3a-kb.webp 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! + +{{<img-center "adm-3a-kb.webp" "The keyboard layout of the ADM-3A." "https://lunduke.substack.com/p/the-true-history-of-vi">}} + +> 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 Binary files differnew file mode 100644 index 0000000..2620047 --- /dev/null +++ b/resources/_gen/images/adm-3a-kb_hu47a4db6c3a5e4cd350a58202a9ef88c7_13534_1000x0_resize_q90_h2_box_2.webp 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 Binary files differnew file mode 100644 index 0000000..4843a53 --- /dev/null +++ b/resources/_gen/images/adm-3a-kb_hu47a4db6c3a5e4cd350a58202a9ef88c7_13534_500x0_resize_q90_h2_box_2.webp |