Skip to content

Commit 95b16f4

Browse files
committed
feat: Post I'm Still Alive
I'm using `feat` for this, as it feels kinda appropriate for a blog. That, and I don't want to use `chore` for it.
1 parent 2b20379 commit 95b16f4

1 file changed

Lines changed: 61 additions & 0 deletions

File tree

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
title: I'm Still Alive
3+
description: "I'm still alive. I'm not dead. This is an actively maintained website."
4+
emoji: 📜
5+
date-published: 2026-06-19
6+
template: post.template.html
7+
tags:
8+
- blog
9+
---
10+
11+
# I'm Still Alive
12+
13+
I'm still alive. I'm not dead. This is an actively maintained website.
14+
15+
Would it surprise anyone to learn I still haven't figured out exactly what to do with this site? Or found much impetus.
16+
17+
Well, I have some ideas.
18+
19+
## Ideas for posts
20+
21+
Will I follow through on any of these?
22+
23+
### 🐧 Linux
24+
25+
It's not like I haven't [written about Linux before](./2024-03-05-using-linux-in-anger.md).
26+
27+
I've been using it for years now, would I recommend it? Who to?
28+
29+
I'm probably going to switch to [CachyOS](https://cachyos.org/) at some point in the near future. How's that gonna go?
30+
31+
### 🕹️ Gaming
32+
33+
I love video games! I play a lot of them. Why not write about that? Why not, here's an idea: make one?
34+
35+
### 📷 Photos
36+
37+
I do quite like photography. Maybe post some of those photos here?
38+
39+
### 👨‍💻 Code
40+
41+
Writing code is how I pay the bills. I've [written about it here before](./2024-03-10-image-captions.md). Maybe write more about it! Maybe progress some personal projects beyond just the website.
42+
43+
### 🤖 AI
44+
45+
I'm a bit of an AI luddite. I see an AI feature pushed on me, I immediately look for a way to turn it off. I think basically there are two things going on.
46+
47+
1. A lot of AI products pushed on the public suck. There are plenty of good reasons for turning this stuff off, and fair enough.
48+
2. Some AI tools, if used carefully, _are_ actually quite useful for software development, specifically. Or so people tell me.
49+
50+
Like it or not, AI skills are in demand, and as much as I'd love for AI to go away, it seems here to stay. At some point, I'm going to have to properly get to grips with it. Just to better understand it if nothing else.
51+
52+
That, or quit software development.
53+
54+
Either way, there's a post in it, I reckon.
55+
56+
## Maybe this site doesn't need a focus
57+
58+
More than anything else, I think I should just try to post more here. A post doesn't need to be an article. It doesn't need to be well thought out either.
59+
60+
Importantly: no one has to read it.
61+

0 commit comments

Comments
 (0)