aboutsummaryrefslogtreecommitdiff
path: root/articles/2026/Freedos-thoughts.html
blob: d16485ed956c9dee20e4caf9b09fbd259b21b089 (plain)
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
<!doctype html>
<html lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <link rel="stylesheet" href="/style.css" />
    <link rel="icon" type="image/x-icon" href="/favicon.ico" />
    <title>Freedos thoughts</title>
  </head>
  <body>
    <header>
      <h1>Bloggings</h1>
      <a href="/index.php">Back</a>
    </header>
    <main>
      <article>
        <h2>Freedos thoughts</h2>
        <h3>2026-06-11</h3>
        <h4>Maybe I have the best system already</h4>
        <p>
          I've been looking at Freedos for the retrocomputing nostalgia value
          and the text-only goodness.
        </p>
        <p>
          I wound up using Qemu on my X270 as Freedos on bare metal means my 14
          year old Thinkpad X220 is way too modern.
        </p>
        <p>
          Yes there's some crazy good software, and it's fun. But using
          fullscreen in Qemu means a fuzzy display, and I came to measure how
          the terminal on Linux is truly light years ahead.
        </p>
        <p>
          In fact it pushes home that my Artix / DWM / Kitty setup is the
          veritable retrocomputing bees knees
        </p>
      </article>
    </main>
    <footer>
      <p>§</p>
    </footer>
  </body>
</html>