Files
website/_output/notes/alternative-operating_systems.html

90 lines
3.8 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Alternative Operating Systems</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="/style.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Content placed here will appear directly after the opening <body> tag -->
<nav class="container">
<a href="/about/">About</a>
<a href="/blog/">Blog</a>
<a href="/music/">Music</a>
<a href="/notes/">Notes</a>
<a href="/photos/">Photos</a>
<a href="/index.xml"><img src="/images/rss-square.svg" width=16 height=16 alt="RSS icon" /></a>
</nav>
<hr>
<!-- Do not remove this opening article element -->
<article>
<header id="title-block-header">
<h1 class="title">Alternative Operating Systems</h1>
</header>
<p>This is a collection of operating system projects that are drastically different than the Linux, MacOS, and Windows standard.</p>
<ul>
<li><a href="https://github.com/aros-development-team/AROS">AROS</a></li>
<li><a href="http://collapseos.org/">CollapseOS</a></li>
<li><a href="https://www.freedos.org/">FreeDOS</a></li>
<li><a href="https://www.haiku-os.org/">Haiku</a></li>
<li><a href="https://www.illumos.org/projects/">Illumos</a></li>
<li><a href="https://kisslinux.org/">KISS Linux</a></li>
<li><a href="https://www.morphos-team.net/">Morphos</a></li>
<li><a href="http://www.menuetos.net/">Menuetos</a></li>
<li><a href="https://github.com/froggey/Mezzano">Mezzano</a></li>
<li><a href="https://node-os.com/">Node-OS</a></li>
<li><a href="https://omnios.org/">OmniOS</a></li>
<li><a href="https://plan9.io/plan9/">Plan 9 from Bell Labs</a></li>
<li><a href="https://plan9foundation.org/">Plan9 Foundation</a></li>
<li><a href="https://9front.org/">9Front - Plan9 fork</a></li>
<li><a href="http://9p.zone/">9p Zone</a></li>
<li><a href="https://www.ponyos.org/">PonyOS</a></li>
<li><a href="https://reactos.org/">ReactOS</a></li>
<li><a href="https://www.riscosopen.org/content/">RISCOS</a></li>
<li><a href="https://serenityos.org/">SerenityOS</a></li>
<li><a href="http://sourcemage.org/">Source Mage Linux</a></li>
<li><a href="http://tinycorelinux.net/">Tinycore Linux</a></li>
<li><a href="https://ares-os.org">The Ares Operating System</a></li>
<li><a href="https://templeos.org/">TempleOS</a></li>
<li><a href="https://github.com/minexew/Shrine">ShrineOS</a></li>
<li><a href="https://github.com/Zeal-Operating-System/ZealOS">ZealOS</a></li>
</ul>
<h2 id="libre-linux">Libre Linux</h2>
<ul>
<li><a href="https://www.dragora.org/">Dragora</a></li>
<li><a href="https://www.parabola.nu/">Parabola</a></li>
<li><a href="https://www.hyperbola.info/">Hyperbola</a></li>
</ul>
</article><!-- Do not remove this closing article element -->
<!-- Content placed here will appear directly before the closing </body> tag -->
<footer>
<hr>
<p>Some dude called Noodles</p>
<img src="/images/barraconstruction.gif" />
</footer>
</body>
</html>