By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 index.html

View raw Download
text/html • 10.76 kiB
HTML document, Unicode text, UTF-8 text
        
            
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8">
5
<title>Home</title>
6
<link rel="stylesheet" href="/static/style.css">
7
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8
</head>
9
<body>
10
<header>
11
<a href="#main" id="skip-link">Skip navigation</a>
12
<nav>
13
<ul>
14
<li><a href="/">Home</a></li>
15
<li><a href="/projects">Projects</a></li>
16
<li><a href="/index">Index</a></li>
17
<li><a href="/about">About</a></li>
18
<li><a href="https://roundabout-host.com/roundabout">Roundabout-host</a></li>
19
</ul>
20
<ul>
21
<li><a href="mailto:root@roundabout-host.com" id="mail-link">root@roundabout-host.com</a></li>
22
</ul>
23
</nav>
24
</header>
25
<main id="main">
26
27
<h1>All articles</h1>
28
29
30
31
<article class="content-area">
32
33
<h2><a href="/articles/do-not-get-samsung.html" class="article-title">Do not get a Samsung telescreen (or turn your phone into one)!</a></h2>
34
<div class="home-article-date">2025-08-14</div>
35
<p><p>One UI 8 permanently removes the option to unlock the bootloader on all devices
36
and this is very likely just the first step towards an accentuated
37
<em class="emphasis-1">enshittification</em> of the devices.
38
</p></p>
39
</article>
40
41
42
43
<article class="content-area">
44
45
<img src="/static/photos/chromium-screenshot.png" alt="The option to take a screenshot in Chrome DevTools" class="article-image">
46
47
<h2><a href="/articles/chromium-fullpage-capture.html" class="article-title">Chromium can do full-page screenshots</a></h2>
48
<div class="home-article-date">2025-05-04</div>
49
<p><p>I have seen few search results for this, so I thought it would be a good idea to share what I
50
found out. By full-page screenshot I mean a screenshot that shows the page as if the viewport
51
would fit the whole content.
52
</p></p>
53
</article>
54
55
56
57
<article class="content-area">
58
59
<h2><a href="/articles/propaganda-terms.html" class="article-title">Copyright propaganda</a></h2>
60
<div class="home-article-date">2025-05-04</div>
61
<p><p>Copyright ought to be rethought, now that computers and networks exist. Back
62
when not anyone could make copies of books, it was reasonable to assume that
63
if you were making copies, you were depriving the author of potential income.
64
</p></p>
65
</article>
66
67
68
69
<article class="content-area">
70
71
<h2><a href="/articles/gtk--makes-no-sense.html" class="article-title">GTK 4 makes no sense</a></h2>
72
<div class="home-article-date">2025-03-04</div>
73
<p><p>I recently started to write a GTK 3 library, but then I realised it will be
74
obsolete in 5 years at most, and I thought GTK 4 isn't that bad, so I decided to
75
port it to GTK 4. Turns out I was wrong.
76
</p></p>
77
</article>
78
79
80
81
82
83
<article class="content-area">
84
85
<h2><a href="/articles/font-stacks.html" class="article-title">Proposed system font stacks</a></h2>
86
<div class="home-article-date">2024-12-27</div>
87
<p><p>I've seen <a href="https://modernfontstacks.com/">Modern Font Stacks</a>. I agree that there are many cases
88
where system fonts are fine, but the stacks there have some problems, especially with GNU/Linux
89
devices.
90
</p></p>
91
</article>
92
93
94
95
<article class="content-area">
96
97
<h2><a href="/articles/linux-on-the-surface-go.html" class="article-title">GNU/Linux on the Microsoft Surface Go</a></h2>
98
<div class="home-article-date">2024-11-27</div>
99
<p><p>Interestingly, the best GNU/Linux tablet is actually made by Microsoft. The
100
Surface Go (first generation) is a tablet released in 2018. The performance is
101
nothing amazing, but unlike most tablets, you can actually make use of the
102
performance it does have; it doesn't feel slow for normal tablet tasks either.
103
Besides that, it has a 10" screen, front and back cameras, a kickstand, stylus
104
support and a detachable keyboard — but the latter two are sold separately.
105
</p></p>
106
</article>
107
108
109
110
<article class="content-area">
111
112
<h2><a href="/articles/beginner-distros.html" class="article-title">There are no beginner GNU/Linux distributions</a></h2>
113
<div class="home-article-date">2024-11-10</div>
114
<p><p>I see this so often and it's so wrong. That if you know GNU/Linux, you must
115
switch to Arch, Gentoo, Fedora, OpenSUSE or at least Debian. That if you use
116
Mint or Ubuntu, you're not a real GNU/Linux user.
117
</p></p>
118
</article>
119
120
121
122
<article class="content-area">
123
124
<h2><a href="/articles/gnulinux-not-linux.html" class="article-title">A Reason to Call it GNU/Linux</a></h2>
125
<div class="home-article-date">2024-07-31</div>
126
<p><p>Linux isn't very Unix-like by itself. Of course, it's a Unix-like <em class="emphasis-1">kernel</em>, and it
127
does Unix-compatible file operations, process management, and system calls, but without the GNU
128
suite or some other userland, it is just a kernel which doesn't have to be used as a Unix-like
129
one.
130
</p></p>
131
</article>
132
133
134
135
<article class="content-area">
136
137
<h2><a href="/articles/homemade-nas.html" class="article-title">Cheap, homemade NAS with Raspberry Pi</a></h2>
138
<div class="home-article-date">2024-05-21</div>
139
<p><p>This is a very simple, cheap and quick way to get networked storage at home. It should not cost
140
more than €120 for all the components (assuming you've got a network you can plug it into). It also
141
offers more flexibility than a commercial NAS, because you can install any software you want on it.
142
And if you already use the Raspberry Pi for something else, you can just add this to it and not
143
worry about an extra device you need power, networking, space and maintenance for.
144
</p></p>
145
</article>
146
147
148
149
<article class="content-area">
150
151
<h2><a href="/articles/semantic-css.html" class="article-title">Let's write more semantic CSS</a></h2>
152
<div class="home-article-date">2024-05-18</div>
153
<p><p>You probably wrote something like this at least once in your life:
154
</p><pre data-language="html">&lt;div class="card card--rounded card--primary"&gt;
155
&lt;div class="card__image-container"&gt;
156
&lt;img src="image.jpg" alt="A nice image" class="card__image"&gt;
157
&lt;span class="card__image-caption"&gt;A nice image&lt;/span&gt;
158
&lt;/div&gt;
159
&lt;div class="card__content"&gt;
160
&lt;div class="card__header"&gt;
161
&lt;div class="card__title"&gt;Hello, world!&lt;/div&gt;
162
&lt;/div&gt;
163
&lt;p class="card__text"&gt;
164
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
165
&lt;/p&gt;
166
&lt;/div&gt;
167
&lt;div class="card__footer"&gt;
168
&lt;button class="btn btn--primary btn--raised btn--accent card__button card__button--primary"&gt;Click me!&lt;/button&gt;
169
&lt;button class="btn btn--secondary btn--raised btn--accent card__button card__button--secondary"&gt;Click me!&lt;/button&gt;
170
&lt;/div&gt;
171
&lt;/div&gt;
172
</pre><p>Or this:
173
</p><pre data-language="html">&lt;div class="max-w-sm rounded overflow-hidden shadow-lg"&gt;
174
&lt;div&gt;
175
&lt;img class="w-full" src="image.jpg" alt="A nice image"&gt;
176
&lt;span class="text-gray-500 text-base"&gt;A nice image&lt;/span&gt;
177
&lt;/div&gt;
178
&lt;div class="px-6 py-4"&gt;
179
&lt;div&gt;
180
&lt;div class="font-bold text-xl mb-2"&gt;Hello, world!&lt;/div&gt;
181
&lt;/div&gt;
182
&lt;p class="text-gray-700 text-base"&gt;
183
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
184
&lt;/p&gt;
185
&lt;/div&gt;
186
&lt;div class="px-6 py-4"&gt;
187
&lt;button class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded"&gt;Click me!&lt;/button&gt;
188
&lt;button class="bg-transparent hover:bg-blue-500 text-blue-700 font-semibold hover:text-white py-2 px-4 border border-blue-500 hover:border-transparent rounded"&gt;Click me!&lt;/button&gt;
189
&lt;/div&gt;
190
&lt;/div&gt;
191
</pre></p>
192
</article>
193
194
195
196
<article class="content-area">
197
198
<h2><a href="/articles/moved-to-a-roundabout.html" class="article-title">Moved to a roundabout</a></h2>
199
<div class="home-article-date">2024-05-07</div>
200
<p><p>Welcome to my new website! I've moved from GitHub to a git software I've developed,
201
<a href="https://roundabout-host.com/roundabout/roundabout">a roundabout</a>. To go along with
202
this move, I also made a new website, which is powered by a custom static site generator
203
called <a href="https://roundabout-host.com/roundabout/ampoule">Ampoule</a>. This will be the
204
generator I will use to write the documentation for all my projects, including the
205
roundabout itself.
206
</p></p>
207
</article>
208
209
210
211
<article class="content-area">
212
213
<img src="/static/photos/browsers-bad.png" alt="The Pocket integration in Mozilla Firefox" class="article-image">
214
215
<h2><a href="/articles/browsers-are-doing-too-much.html" class="article-title">Browsers are doing way too much nowadays</a></h2>
216
<div class="home-article-date">2024-05-07</div>
217
<p><p>Ooh, shiny! Chrome is now forcing me to view my bookmarks in a ✨side panel✨! It's not like
218
we have windowing environments for that, right? Doesn't matter, it's modern, new so it's cool
219
and automatically better even though it sucks!
220
</p></p>
221
</article>
222
223
224
225
</main>
226
<footer>
227
<p>Page generated on Thursday, 14 August 2025 at 12:41:39</p>
228
<p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (🄍). No rights reserved.</p>
229
<p>Hosted at <a href="https://roundabout-host.com/roundabout">Roundabout-host</a> using the static site service, and generated with <a href="/projects/ampoule.html">Ampoule</a>.</p>
230
<a href="#">Back to top</a>
231
</footer>
232
</body>
233
</html>