From 25bbe50a76b23e156abcf65255a57b1a709f2e55 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 10 Mar 2025 20:51:27 +0200 Subject: add magazines --- about/magazines.txt | 4 ++++ about/resources.gmi.tpl | 6 ++++++ 2 files changed, 10 insertions(+) create mode 100644 about/magazines.txt diff --git a/about/magazines.txt b/about/magazines.txt new file mode 100644 index 00000000..07bda76b --- /dev/null +++ b/about/magazines.txt @@ -0,0 +1,4 @@ +* Linux Magazine +* Linux User +* freeX (not published anymore) +* LWN (online only) diff --git a/about/resources.gmi.tpl b/about/resources.gmi.tpl index 561e7ef1..c8f16a77 100644 --- a/about/resources.gmi.tpl +++ b/about/resources.gmi.tpl @@ -71,6 +71,12 @@ This is a mix of tech and non-tech newsletters I am subscribed to. In random ord << sort -R newsletters.txt +## Magazines I like(d) + +This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order: + +<< sort -R magazines.txt + # Formal education I have met many self-taught IT professionals I highly respect. In my own opinion, a formal degree does not automatically qualify a person for a particular job. It is more about how you educate yourself further *after* formal education. The pragmatic way of thinking and getting things done do not require a college or university degree. -- cgit v1.2.3