1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="generator" content="Hugo 0.152.2">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<style type=text/css>body{font-family:monospace;}</style>
<title>micro.pinapelz.moe | micro.pinapelz.moe</title>
<meta name="author" content="map[avatar:https://pinapelz.moe/assets/pfp.webp bio:yo! and he's more than a cover he's a quilt<br/>
General arcade rhythm game enjoyer (SDVX, IIDX, CHUNITHM)<br/>
Mostly play MMOs (FFXIV, OSRS), JRPGs, and VNs (anything with a good story)<br/>
I Watch only slice of life (and Bandori)<br/>
Arch Linux + Hyprland user (btw) email:yukais@pinapelz.com name:Pinapelz]">
<link rel="stylesheet" href="/css/style.css">
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="micro.pinapelz.moe">
<link rel="me" href="https://github.com/pinapelz" />
<link rel="me" href="mailto:yukais@pinapelz.com" />
<link rel="me" href="https://sakurajima.social/@pinapelz" />
<link rel="me" href="https://bsky.app/profile/pinapelz.moe" /><link rel="pgpkey" href="/path/to//public/key.asc">
<link
rel="authorization_endpoint"
href="https://indieauth.com/auth"
/>
<link
rel="token_endpoint"
href="https://tokens.indieauth.com/token"
/>
<link rel="webmention" href="https://webmention.io/micro.pinapelz.moe/webmention" />
</head>
<body>
<header>
<div style="display:flex;flex-flow:row wrap;justify-content:space-between">
<div style="align-self:flex-start;">
==============<br>
== <a href="https://micro.pinapelz.moe/">Pinapelz</a> ==<br>
==============
</div>
<div style="align-self:center;">check it out. I'm in the house like carpet</div>
</div>
<nav style="margin: 1rem auto;">
<a href="/posts/"><b>Posts</b></a>.
<a href="/categories/"><b>Categories</b></a>.
<a href="/tags/"><b>Tags</b></a>.
</nav>
</header>
<main>
<hr />
<h1 class="site-title">micro.pinapelz.moe</h1><div class="h-card p-author bio-card" style="text-align:center;">
<div class="bio">
<img class="u-photo avatar" src="https://pinapelz.moe/assets/pfp.webp" alt="Pinapelz's avatar">
<p class="p-note">yo! and he's more than a cover he's a quilt<br/>
General arcade rhythm game enjoyer (SDVX, IIDX, CHUNITHM)<br/>
Mostly play MMOs (FFXIV, OSRS), JRPGs, and VNs (anything with a good story)<br/>
I Watch only slice of life (and Bandori)<br/>
Arch Linux + Hyprland user (btw)</p>
</div>
<p class="bio-name"><a href="https://micro.pinapelz.moe/" rel="me" class="p-nickname p-name u-url">Pinapelz</a></p>
</div>
<hr/>
<article>
<h1><a href="https://micro.pinapelz.moe/posts/2025-12-01-hello-world/">Hello World - Why This</a></h1>
<b><time>Monday, December 1, 2025</time></b>
<a href="/tags/default">default</a>
<div>
<p>I think having control of your own data is great. The same is true for decentralized social media. I’ve always been a primary user of microblog platforms (like Twitter/X). Having experienced both the traditional and “decentralized” approaches to microblogs, they both have some particular shortcoming in terms of what I want to get out of “social media”.</p>
<h2 id="twitterx">Twitter/X</h2>
<p>This is fairly self explanatory. The rebranding of Twitter to X and Musk’s new ownership of the platform shifted the direction of the platform to be ever more political. X Premium boosting visibility is also something I wasn’t a particular fan of. You can’t view anything without signing in either, so goodbye viewing stuff anonymously. There’s just a lot of “features” here I’m not a fan of. Needless to say, there’s a lot of reasons to not post stuff there.</p>
<a href="https://micro.pinapelz.moe/posts/2025-12-01-hello-world/">Read more...</a>
</div>
</article>
<div>
1 of 1
</div>
</main>
<hr />
<footer>
<p>
<a href="https://github.com/pinapelz"><b>Github</b></a>.
<a href="https://pinapelz.moe"><b>pinapelz.moe</b></a>.
</p>
<p style="text-align: center" class="copyright">
© <a href="https://micro.pinapelz.moe/"><b>micro.pinapelz.moe</b></a>.
</p>
</footer>
</body>
</html>
|