diff options
| author | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
|---|---|---|
| committer | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
| commit | 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 (patch) | |
| tree | 3009f0564d75e3f7d1ca38507e7ebb92deaded07 /articles/2026/Freedos-thoughts.html | |
update
Diffstat (limited to 'articles/2026/Freedos-thoughts.html')
| -rw-r--r-- | articles/2026/Freedos-thoughts.html | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/articles/2026/Freedos-thoughts.html b/articles/2026/Freedos-thoughts.html new file mode 100644 index 0000000..d16485e --- /dev/null +++ b/articles/2026/Freedos-thoughts.html @@ -0,0 +1,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> |
