summaryrefslogtreecommitdiffstats
path: root/content/reading
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-07-18 20:43:58 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-07-18 20:43:58 +0100
commitbc66e6f72bd97e70e6ce751ae00778b9183eebb1 (patch)
tree2b6dbbb227db66195f41729e5ecf417f429ff3dc /content/reading
parentde9e3414ab89fc7acc55fe26047e86bffc916c8a (diff)
update
Diffstat (limited to 'content/reading')
-rw-r--r--content/reading/18_july_22.md37
-rw-r--r--content/reading/_index.md1
2 files changed, 38 insertions, 0 deletions
diff --git a/content/reading/18_july_22.md b/content/reading/18_july_22.md
new file mode 100644
index 0000000..b5fc531
--- /dev/null
+++ b/content/reading/18_july_22.md
@@ -0,0 +1,37 @@
+---
+title: "18 July 22"
+date: 2022-07-18T19:52:02+01:00
+draft: false
+---
+
+Some reading on the laptop today, the hottest day of the year...
+
+<!--more-->
+
+### [100R](https://100r.co/site/home.html)
+
+The one about the non-binaries on a boat... Overlooking the pronouns and the communism, I certainly share many of the values related to free and open software, the right to repair and simplicity. Kudos to them for writing their web site in C, too. Lots to assimilate in here.
+
+---
+
+### [OpenBSD WebZine](https://webzine.puffy.cafe/)
+
+I think this is at least co-run by [Solene](https://dataswamp.org/~solene/index.html) of OpenBSD fame. Interesting to browse through a few articles about my current favourite operating system - some of which will end up referenced in these pages.
+
+---
+
+### [Low Tech Magazine](https://solar.lowtechmagazine.com/)
+
+Still to dig into this one.
+
+---
+
+### [Small, Sharp Tools](https://brandur.org/small-sharp-tools)
+
+And this one.
+
+---
+
+### [A Monster List of Tools on GitHub](https://github.com/everestpipkin/tools-list)
+
+Not its official title but mine. This is an awesome curation of technical tooling, many of which adhere to the [Unix philosophy](https://en.wikipedia.org/wiki/Unix_philosophy), etc and therefore pass my hipster test.
diff --git a/content/reading/_index.md b/content/reading/_index.md
new file mode 100644
index 0000000..a34789a
--- /dev/null
+++ b/content/reading/_index.md
@@ -0,0 +1 @@
+Stuff (on the internet, mainly) I am reading and why I am reading it. Could be anything - link sites, GitHub/source code, essays - whatever.