]> git.r.bdr.sh - rbdr/blog.unlimited.pizza/commitdiff
blog-sync-up-1670625663055
authorRuben Beltran del Rio <redacted>
Fri, 9 Dec 2022 22:41:03 +0000 (23:41 +0100)
committerRuben Beltran del Rio <redacted>
Fri, 9 Dec 2022 22:41:03 +0000 (23:41 +0100)
archive/1670625662876/metadata.json [new file with mode: 0644]
archive/1670625662876/more-blog-tooling.gmi [new file with mode: 0644]
posts/0/metadata.json
posts/0/more-blog-tooling.gmi [new file with mode: 0644]
posts/1/linkblog-2022-12-09.gmi [moved from posts/0/linkblog-2022-12-09.gmi with 100% similarity]
posts/1/metadata.json
posts/2/blog-tooling.gmi [moved from posts/1/blog-tooling.gmi with 100% similarity]
posts/2/social-media.gmi [deleted file]

diff --git a/archive/1670625662876/metadata.json b/archive/1670625662876/metadata.json
new file mode 100644 (file)
index 0000000..5a1820b
--- /dev/null
@@ -0,0 +1,4 @@
+{
+  "id": "1670625662876",
+  "createdOn": 1670625662876
+}
\ No newline at end of file
diff --git a/archive/1670625662876/more-blog-tooling.gmi b/archive/1670625662876/more-blog-tooling.gmi
new file mode 100644 (file)
index 0000000..e75534a
--- /dev/null
@@ -0,0 +1,14 @@
+# More Blog Tooling
+
+I created an automation[1] to share link from pinboard[2] on here. Once I find a link I'd like to share, I add the tag `linkblog` plus my thoughts in the description field, and this script will fetch, generate a `gmi` and add it to the blog. Once it's done it replaces the tag with `linkblog-posted` so it doesn't find it next time around.
+
+=> https://git.sr.ht/~rbdr/pinboard-linkblog-updater [1] Pinboard Linkblog Updater
+=> https://pinboard.in/ [2] Pinboard
+
+A problem with getting this to work is that blog[3] was just local, so I had to add some remote functionality. Now every time I add or update the blog, it will first fetch from git and push the changes. That way, I can publish content directly from the computer, and have a cron running the linkblog updater on the VPS.
+
+=> https://git.sr.ht/~rbdr/blog [3] Blog
+
+At this point I think it's worth re-evaluating how blog itself is built, as it is beginning to feel a bit clunky: When it was conceived, the project was intended to take markdown files and keep track of 3 of them so I could `rsync` them later. Now it keeps an archive as a gemlog, publishes an rss feed, allows publishing, and has remote sync: surely it's worth a rethink.
+
+Anyway, adding remote functionality opens up the possibility of publishing via iPad or phone, so I think I'll go work on that instead.
index 732ff3473040710a190574a5570310a41e50bfa3..5a1820b2a807400f9f99e91e5c3b66b09f038b5d 100644 (file)
@@ -1,4 +1,4 @@
 {
-  "id": "1670605596209",
-  "createdOn": 1670605596209
+  "id": "1670625662876",
+  "createdOn": 1670625662876
 }
\ No newline at end of file
diff --git a/posts/0/more-blog-tooling.gmi b/posts/0/more-blog-tooling.gmi
new file mode 100644 (file)
index 0000000..e75534a
--- /dev/null
@@ -0,0 +1,14 @@
+# More Blog Tooling
+
+I created an automation[1] to share link from pinboard[2] on here. Once I find a link I'd like to share, I add the tag `linkblog` plus my thoughts in the description field, and this script will fetch, generate a `gmi` and add it to the blog. Once it's done it replaces the tag with `linkblog-posted` so it doesn't find it next time around.
+
+=> https://git.sr.ht/~rbdr/pinboard-linkblog-updater [1] Pinboard Linkblog Updater
+=> https://pinboard.in/ [2] Pinboard
+
+A problem with getting this to work is that blog[3] was just local, so I had to add some remote functionality. Now every time I add or update the blog, it will first fetch from git and push the changes. That way, I can publish content directly from the computer, and have a cron running the linkblog updater on the VPS.
+
+=> https://git.sr.ht/~rbdr/blog [3] Blog
+
+At this point I think it's worth re-evaluating how blog itself is built, as it is beginning to feel a bit clunky: When it was conceived, the project was intended to take markdown files and keep track of 3 of them so I could `rsync` them later. Now it keeps an archive as a gemlog, publishes an rss feed, allows publishing, and has remote sync: surely it's worth a rethink.
+
+Anyway, adding remote functionality opens up the possibility of publishing via iPad or phone, so I think I'll go work on that instead.
index 87de549d7ca7bc0ea4d696f4031183205d35c4f3..732ff3473040710a190574a5570310a41e50bfa3 100644 (file)
@@ -1,4 +1,4 @@
 {
-  "id": "1669903029203",
-  "createdOn": 1669903029203
+  "id": "1670605596209",
+  "createdOn": 1670605596209
 }
\ No newline at end of file
diff --git a/posts/2/social-media.gmi b/posts/2/social-media.gmi
deleted file mode 100644 (file)
index 4ae4655..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# Social Media
-
-After much dawdling I finally decided to close my twitter account. I hadn't been actively posting; after 15 years it had become a bit of a mechanical process rather than something I enjoyed.
-
-I kept putting it off because I wanted to find something to replace it with and none of the alternatives were perfect matches. Now I know I don't want to replace twitter, but rather find something else. I'm not sure what, but something different.
-
-The last few years of online have given me a kind of posting anxiety that kept me from participating in any online community, and I think I need a change of scenery to get out of that state of mind.
-
-I like trying new places. I like exploring the different communities that exist in the information superhighway. I don't know what I'll discover, but I'm looking forward to finding out.