From a93d4907b459922653a9c8222b2cd407544296f7 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sat, 26 Mar 2022 19:00:41 +0100 Subject: Blog articles. --- blog/2022/hello-world.org | 28 ++++++++++++++++++++++++++++ blog/2022/test-post.org | 10 ++++++++++ blog/2022/why-study-languages.org | 12 ++++++++++++ 3 files changed, 50 insertions(+) create mode 100644 blog/2022/hello-world.org create mode 100644 blog/2022/test-post.org create mode 100644 blog/2022/why-study-languages.org (limited to 'blog/2022') diff --git a/blog/2022/hello-world.org b/blog/2022/hello-world.org new file mode 100644 index 0000000..b623cbf --- /dev/null +++ b/blog/2022/hello-world.org @@ -0,0 +1,28 @@ +# -*- mode: org; -*- + +#+TITLE: Hello World! +#+AUTHOR: Marius Peter +#+DATE: <2022-02-11 Fri> + + +* Welcome + +This website will be a combination of blog posts and wiki pages. The +blog posts will recap interesting news I come across during any given +week; the wiki pages will help me map, track and showcase knowledge +acquired during my professional and personal pursuits. + +Website rationale and design objectives can be found on the [[https://mlnp.fr/about.html][about]] page. + + +* Publishing a weekly newsletter... + +I'm a big fan of the following e-mail newsletters: + +- [[https://jordangonen.substack.com/][What's Next]] by Jordan Gonen :: Thoughts about the future of + technology and society. +- [[https://matt-rickard.com/subscribe/][Matt Rickard]] :: CS, engineering, startups. +- [[https://endlessmetrics.substack.com/][Endless Metrics]] by Luke M :: High quality charts and commentary + produced daily. + +I'd love to start my own e-mail list system! diff --git a/blog/2022/test-post.org b/blog/2022/test-post.org new file mode 100644 index 0000000..cf3a347 --- /dev/null +++ b/blog/2022/test-post.org @@ -0,0 +1,10 @@ +# -*- mode: org; -*- + +#+TITLE: Test post +#+AUTHOR: Marius Peter +#+DATE: <2022-01-27 Thu> + + +* First section + +First body. diff --git a/blog/2022/why-study-languages.org b/blog/2022/why-study-languages.org new file mode 100644 index 0000000..d6de3fb --- /dev/null +++ b/blog/2022/why-study-languages.org @@ -0,0 +1,12 @@ +# -*- mode: org; -*- + +#+TITLE: Why study languages? +#+SUBTITLE: Because understanding others is understanding ourselves. +#+AUTHOR: Marius Peter +#+DATE: <2022-03-12 Sat> +#+OPTIONS: toc:nil + +#+DESCRIPTION: Notes taken for all studied languages. + + +Main languages of interest include Russian and Arabic. -- cgit v1.2.3