summaryrefslogtreecommitdiffstatshomepage
path: root/content/14/index.md
blob: d125d8b7b013bd461690d85ef9cdbf049fbf7bf7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
+++
date = 2021-12-29T14:30:36+02:00
title = "A post from syys"

[taxonomies]
tags = ["experiments"]

[extra]
related = [15]
+++

I spent the last few days building a [cursed Gentoo
system](https://syys.nortti.org) with my [partner](https://nortti.org). We
named it "syys", after "syyskuu" - the Finnish word for September.

This post was written, committed, and pushed on that system, using only
software that was built on it natively. For some heavier parts that were not
involved in the making of this post (`links`, `fish`, both of which need
`cmake`, which would take hours to build) we set up a portage binary host on a
VM that is nearly identical to the actual Pentium II system.

The next logical step, of course, is to try and get Minecraft running on it...