summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorMichał M. Sapka <michal@sapka.me>2023-05-06 23:12:25 +0200
committerMichał M. Sapka <michal@sapka.me>2023-05-06 23:12:25 +0200
commitc8e73163bf7c0ef1e308f1a1a7d82c4bd113ecc2 (patch)
tree3b48cd692214ea9803e372f42a3c582a903b8951 /content
parent393a4e2e6b502e6890d717fee89ce5b7fe893c12 (diff)
feat: rework some categories
Diffstat (limited to 'content')
-rw-r--r--content/2022/buffers_splits_tabs.md3
-rw-r--r--content/2022/ddns.md2
-rw-r--r--content/2022/gnu_stow.md2
-rw-r--r--content/2022/music_server.md2
-rw-r--r--content/2022/repartitioning.md2
-rw-r--r--content/2022/secret_of_monkey_island.md2
-rw-r--r--content/2022/version_2.md6
-rw-r--r--content/2023/108.md4
-rw-r--r--content/2023/a-meme-site.md4
-rw-r--r--content/2023/a-new-layout.md4
-rw-r--r--content/2023/a-short-update-on-my-workman-layout-experiment.md2
-rw-r--r--content/2023/a-site-about-nothing.md4
-rw-r--r--content/2023/ai-generated-artwork-looses-copyright-protection.md2
-rw-r--r--content/2023/all-hail-my-new-trackpoint-overlord.md2
-rw-r--r--content/2023/always-have-the-entire-network-in-mind.md2
-rw-r--r--content/2023/an-entire-month-of-posts.md4
-rw-r--r--content/2023/anathema-lost-control.md2
-rw-r--r--content/2023/ars-article-on-apple-lisa.md2
-rw-r--r--content/2023/art-blakey-moanin.md2
-rw-r--r--content/2023/augumented-plain-text.md2
-rw-r--r--content/2023/big-tech-is-winning-the-web.md2
-rw-r--r--content/2023/comments-on-desktop-freebsd-wont-improve-unless-people-are-using-it.md2
-rw-r--r--content/2023/computer-folks-ignore-history.md2
23 files changed, 26 insertions, 35 deletions
diff --git a/content/2022/buffers_splits_tabs.md b/content/2022/buffers_splits_tabs.md
index 98ba178..bd9fedf 100644
--- a/content/2022/buffers_splits_tabs.md
+++ b/content/2022/buffers_splits_tabs.md
@@ -1,11 +1,10 @@
---
title: "Buffers, splits and tabs in Vim"
-category: "software"
+category: "engineering"
year: 2022
date: 2022-04-05T22:56:47+02:00
draft: false
tags:
-- vim
- buffers
- splits
- tabs
diff --git a/content/2022/ddns.md b/content/2022/ddns.md
index 97965c0..abb94c2 100644
--- a/content/2022/ddns.md
+++ b/content/2022/ddns.md
@@ -1,7 +1,7 @@
---
date: 2022-05-13T20:17:00+02:00
draft: false
-category: "software"
+category: "engineering"
year: 2022
title: Adding dynamic DNS to the home server
tags:
diff --git a/content/2022/gnu_stow.md b/content/2022/gnu_stow.md
index 17a966c..07cee9e 100644
--- a/content/2022/gnu_stow.md
+++ b/content/2022/gnu_stow.md
@@ -1,6 +1,6 @@
---
date: 2022-06-09T19:10:00+02:00
-category: software
+category: engineering
draft: fale
year: 2022
title: Managing dotfiles with GNU Stow
diff --git a/content/2022/music_server.md b/content/2022/music_server.md
index 922150b..287dbbc 100644
--- a/content/2022/music_server.md
+++ b/content/2022/music_server.md
@@ -1,7 +1,7 @@
---
date: 2022-05-25T20:17:00+02:00
draft: false
-category: "software"
+category: engineering
year: 2022
title: Adding simple music server to my network
tags:
diff --git a/content/2022/repartitioning.md b/content/2022/repartitioning.md
index ae344f1..b77d4c3 100644
--- a/content/2022/repartitioning.md
+++ b/content/2022/repartitioning.md
@@ -1,7 +1,7 @@
---
date: 2022-05-07T10:15:00+02:00
draft: false
-category: "hardware"
+category: engineering
year: 2022
title: Repartitioning the home server
tags:
diff --git a/content/2022/secret_of_monkey_island.md b/content/2022/secret_of_monkey_island.md
index 32419b2..1c8696a 100644
--- a/content/2022/secret_of_monkey_island.md
+++ b/content/2022/secret_of_monkey_island.md
@@ -1,7 +1,7 @@
---
date: 2022-05-04T9:15:00+02:00
draft: false
-category: "software"
+category: gaming
year: 2022
title: The Secret of Monkey Island Monkey Island
tags:
diff --git a/content/2022/version_2.md b/content/2022/version_2.md
index e7dab24..638eb9b 100644
--- a/content/2022/version_2.md
+++ b/content/2022/version_2.md
@@ -1,12 +1,12 @@
---
date: 2022-05-02T21:10:00+02:00
draft: false
-category: "varia"
+category: meta
year: 2022
title: Second version
tags:
-- meta
-- website
+- HTML
+- Linux
abstract: There's a new version of this site.
---
Hello and welcome to the second version of my very own homepage.
diff --git a/content/2023/108.md b/content/2023/108.md
index 1a03577..967dea9 100644
--- a/content/2023/108.md
+++ b/content/2023/108.md
@@ -1,13 +1,11 @@
---
title: "#108"
-category: "varia"
+category: meta
abstract: a pointless number
date: 2023-04-06T22:07:14+02:00
year: 2023
draft: false
tags:
-- meta
-- blog
- milestone
---
I missed my 100th post on this blog, so here's the 108! Woohooo!
diff --git a/content/2023/a-meme-site.md b/content/2023/a-meme-site.md
index af5ea50..0edbe76 100644
--- a/content/2023/a-meme-site.md
+++ b/content/2023/a-meme-site.md
@@ -1,13 +1,11 @@
---
title: "A Meme Site"
-category: "varia"
+category: meta
year: 2023
absract: I created a meme site.
date: 2023-01-10T17:32:12+01:00
draft: false
tags:
-- meta
-- websites
- meme
---
After years of fighting, I have succumbed to the Meme Game. I even have a dedicated site now.
diff --git a/content/2023/a-new-layout.md b/content/2023/a-new-layout.md
index 92ec7dc..e2a92b1 100644
--- a/content/2023/a-new-layout.md
+++ b/content/2023/a-new-layout.md
@@ -1,13 +1,11 @@
---
title: "A New Layout"
-category: "varia"
+category: meta
abstract: The fourth look and feel for the site
date: 2023-03-09T09:05:38+01:00
year: 2023
draft: false
tags:
-- blog
-- meta
- HTML
- rubenerd
- javascript
diff --git a/content/2023/a-short-update-on-my-workman-layout-experiment.md b/content/2023/a-short-update-on-my-workman-layout-experiment.md
index 4a44d0f..1b85e9a 100644
--- a/content/2023/a-short-update-on-my-workman-layout-experiment.md
+++ b/content/2023/a-short-update-on-my-workman-layout-experiment.md
@@ -1,6 +1,6 @@
---
title: "A Short Update on My Workman Layout Experiment"
-category: "hardware"
+category: varia
abstract: I first need to be able to use all my fingers
date: 2023-03-17T10:41:12+01:00
year: 2023
diff --git a/content/2023/a-site-about-nothing.md b/content/2023/a-site-about-nothing.md
index 234451a..40b566c 100644
--- a/content/2023/a-site-about-nothing.md
+++ b/content/2023/a-site-about-nothing.md
@@ -1,12 +1,12 @@
---
title: "A Site About Nothing"
-category: "varia"
+category: meta
abstract: It's an E/N now
date: 2023-03-26T08:20:12+01:00
year: 2023
draft: false
tags:
-- bloggin
+- blog
- E/N
---
The primary goal behind this incarnation of my website is to make it a personal place for the public. This site is not about engineering, food, anime, or Star Trek. Instead, I write about anything interesting to me at a given moment. Will this alienate readers? Maybe, but I don't want to treat blogging as personal-brand marketing or some other dirty word. I blog for the sake of blogging.
diff --git a/content/2023/ai-generated-artwork-looses-copyright-protection.md b/content/2023/ai-generated-artwork-looses-copyright-protection.md
index af3f041..acf88f3 100644
--- a/content/2023/ai-generated-artwork-looses-copyright-protection.md
+++ b/content/2023/ai-generated-artwork-looses-copyright-protection.md
@@ -1,6 +1,6 @@
---
title: "AI Generated Artwork Looses Copyright Protection"
-category: "software"
+category: varia
abstract: You can no longer claim copyright over something you did not create
date: 2023-02-24T11:11:58+01:00
year: 2023
diff --git a/content/2023/all-hail-my-new-trackpoint-overlord.md b/content/2023/all-hail-my-new-trackpoint-overlord.md
index e68d555..a90842e 100644
--- a/content/2023/all-hail-my-new-trackpoint-overlord.md
+++ b/content/2023/all-hail-my-new-trackpoint-overlord.md
@@ -1,6 +1,6 @@
---
title: "All Hail My New TrackPoint Overlord!"
-category: "blog"
+category: hardware
abstract: ThinkPad touch pad is useless so I move to TrackPoint
date: 2023-02-11T17:34:24+01:00
year: 2023
diff --git a/content/2023/always-have-the-entire-network-in-mind.md b/content/2023/always-have-the-entire-network-in-mind.md
index a98c6ee..f95fa51 100644
--- a/content/2023/always-have-the-entire-network-in-mind.md
+++ b/content/2023/always-have-the-entire-network-in-mind.md
@@ -1,6 +1,6 @@
---
title: "Always Have the Entire Network in Mind"
-category: "software"
+category: engineering
abstract: fixing torrent by fixing the network config
date: 2023-03-08T14:46:19+01:00
year: 2023
diff --git a/content/2023/an-entire-month-of-posts.md b/content/2023/an-entire-month-of-posts.md
index 263b416..eb0ab6c 100644
--- a/content/2023/an-entire-month-of-posts.md
+++ b/content/2023/an-entire-month-of-posts.md
@@ -1,13 +1,11 @@
---
title: "An Entire Month of Posts"
-category: "varia"
+category: meta
abstract: I've posted everyday for the last month!
date: 2023-02-17T13:05:32+01:00
year: 2023
draft: false
tags:
-- blog
-- meta
- milestone
---
One of my resolutions for 2023 was to [post here more](https://d-s.sh/2023/resolutions-for-2023/#increase-my-internet-presence). And here I am, mafter the first entire month of daily posts. I haven't missed a single day since the 16h of January. What I found to be the best mind tool is to ignore the broader picture. I don't think about who the blog is for, and I have no persona for the kind of person who would come here and read all my writings. I simply write about what interests me at the moment—the anti-content marketing way. Maybe I will find some returning visitors, or perhaps someone will e-mail me with some comments. But for now, just writing, just uploading every day, is cool enough.
diff --git a/content/2023/anathema-lost-control.md b/content/2023/anathema-lost-control.md
index 556a445..3a274dc 100644
--- a/content/2023/anathema-lost-control.md
+++ b/content/2023/anathema-lost-control.md
@@ -1,6 +1,6 @@
---
title: "Music Monday: Anathema - Lost Control"
-category: "media"
+category: varia
year: 2023
abstract: Anathema's finest.
date: 2023-01-23T13:48:41+01:00
diff --git a/content/2023/ars-article-on-apple-lisa.md b/content/2023/ars-article-on-apple-lisa.md
index 222392f..b656ed1 100644
--- a/content/2023/ars-article-on-apple-lisa.md
+++ b/content/2023/ars-article-on-apple-lisa.md
@@ -1,6 +1,6 @@
---
title: "Ars Technica's Article on Apple Lisa"
-category: "hardware"
+category: computer-history
abstract: Steve Jobs at his best!
year: 2023
date: 2023-01-20T11:40:55+01:00
diff --git a/content/2023/art-blakey-moanin.md b/content/2023/art-blakey-moanin.md
index 0837149..c0a96e2 100644
--- a/content/2023/art-blakey-moanin.md
+++ b/content/2023/art-blakey-moanin.md
@@ -1,6 +1,6 @@
---
title: "Music Monday: Art Blakey & The Jazz Messengers - Moanin'"
-category: "media"
+category: jazz
abstract: a absolut jazz classic
date: 2023-03-13T13:58:46+01:00
year: 2023
diff --git a/content/2023/augumented-plain-text.md b/content/2023/augumented-plain-text.md
index 88ec957..45d6cc1 100644
--- a/content/2023/augumented-plain-text.md
+++ b/content/2023/augumented-plain-text.md
@@ -1,6 +1,6 @@
---
title: "Augumented Plain Text"
-category: "software"
+category: emacs
abstract: Adding stuff on top of text
date: 2023-04-16T19:42:49+02:00
year: 2023
diff --git a/content/2023/big-tech-is-winning-the-web.md b/content/2023/big-tech-is-winning-the-web.md
index 31bd420..9fe838e 100644
--- a/content/2023/big-tech-is-winning-the-web.md
+++ b/content/2023/big-tech-is-winning-the-web.md
@@ -1,6 +1,6 @@
---
title: "Big Tech Is Winning the Web"
-category: "varia"
+category: internet
abstract: Big Tech became the standarizing body for the web
date: 2023-04-02T15:55:49+02:00
year: 2023
diff --git a/content/2023/comments-on-desktop-freebsd-wont-improve-unless-people-are-using-it.md b/content/2023/comments-on-desktop-freebsd-wont-improve-unless-people-are-using-it.md
index b50d21c..f036df6 100644
--- a/content/2023/comments-on-desktop-freebsd-wont-improve-unless-people-are-using-it.md
+++ b/content/2023/comments-on-desktop-freebsd-wont-improve-unless-people-are-using-it.md
@@ -1,6 +1,6 @@
---
title: Comments on "Desktop FreeBSD won't improve unless people are using it"
-category: "software"
+category: bsd
abstract: A reply to comments on recent post
date: 2023-04-04T22:57:37+02:00
year: 2023
diff --git a/content/2023/computer-folks-ignore-history.md b/content/2023/computer-folks-ignore-history.md
index 0bf9b7f..238fb89 100644
--- a/content/2023/computer-folks-ignore-history.md
+++ b/content/2023/computer-folks-ignore-history.md
@@ -1,6 +1,6 @@
---
title: "Computer Folks Ignore History"
-category: "vaira"
+category: computer-history
abstract: We should to understand our past
date: 2023-04-14T21:24:59+02:00
year: 2023