Update ok-thats-all.html
parent
2393817183
commit
a3821d611c
|
@ -1 +1,25 @@
|
||||||
<!DOCTYPE html><head><meta charset="utf-8" /><meta name="description" content="C.C.M. personal website" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>Ok. That's All — C.C.M. Homepage</title><link rel="stylesheet" href="/css/default.css" /></head><body><header><div id="block"><p>+>---------------------------<+</p><p>[<a href="/about.html">About</a>]--[<a href="/research.html">Research</a>]--[<a href="/misc.html">Miscellany</a>]</p><p>+>---------------------------<+</p><br /></div></header><div id="block"><h1>Ok. That's All</h1><div>February 12, 2024</div><div><h2>Why Guix?..."</h2><h3>Liberating.</h3><p>Guix is a distribution of the GNU operating system developed by the GNU Project—which respects the freedom of computer users.</p><h3>Dependable.</h3><p>Guix supports transactional upgrades and roll-backs, unprivileged package management, and more. When used as a standalone distribution, Guix supports declarative system configuration for transparent and reproducible operating systems.</p><h3>Hackable.</h3><p>It provides Guile Scheme APIs, including high-level embedded domain-specific languages (EDSLs) to define packages and whole-system configurations.</p></div></div><footer><div id="block"><br /><p>+>---------------------------<+</p><div>[<a href="https://github.com/cristiancmoises">GitHub</a>]--[<a href="https://www.linkedin.com/in/cristiancezarmoises">LinkedIn</a>]</div><div>[<a href="https://orcid.org/0000-0001-9533-4916">ORCID</a>]--[<a href="https://arxiv.org/search/?">ArXiv</a>]--[<a href="https://youtube.com/@securityops">Youtube</a>]</div><p>© 2024 Cristian Cezar Moises</p><p>[<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>]</p><p>Built with [<a href="http://haunt.dthompson.us">Haunt</a>] in [<a href="https://www.gnu.org/software/guile/guile.html">Scheme</a>]</p><p>+>---------------------------<+</p></div></footer></body>
|
<!DOCTYPE html><head><meta charset="utf-8" />
|
||||||
|
<meta name="description" content="C.C.M. personal website" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<title>Ok. That's All — C.C.M. Homepage</title><link rel="stylesheet"
|
||||||
|
href="/css/default.css" /></head><body><header><div id="block"><p>
|
||||||
|
+>---------------------------<+</p><p>[<a href="https://cristiancmoises.github.io/site/about.html">About</a>]--
|
||||||
|
[<a href="https://cristiancmoises.github.io/site/research.html">Research</a>]--
|
||||||
|
[<a href="https://cristiancmoises.github.io/site/misc.html">Miscellany</a>]</p><p>
|
||||||
|
+>---------------------------<+</p><br /></div></header><div id="block"><h1>
|
||||||
|
Ok. That's All</h1><div>February 12, 2024</div><div><h2>Why Guix?..."
|
||||||
|
</h2><h3>Liberating.</h3>
|
||||||
|
<p>Guix is a distribution of the GNU operating system developed by the GNU Project—which respects
|
||||||
|
the freedom of computer users.</p><h3>Dependable.</h3><p>Guix supports transactional upgrades and roll-backs,
|
||||||
|
unprivileged package management, and more. When used as a standalone distribution, Guix supports declarative
|
||||||
|
system configuration for transparent and reproducible operating systems.</p><h3>Hackable.</h3>
|
||||||
|
<p>It provides Guile Scheme APIs, including high-level embedded domain-specific languages (EDSLs)
|
||||||
|
to define packages and whole-system configurations.</p></div></div><footer><div id="block"><br/>
|
||||||
|
<p>+>---------------------------<+</p><div>[<a href="https://github.com/cristiancmoises">
|
||||||
|
GitHub</a>]--[<a href="https://www.linkedin.com/in/cristiancezarmoises">LinkedIn</a>]</div><div>
|
||||||
|
[<a href="https://orcid.org/0000-0001-9533-4916">ORCID</a>]--[<a href="https://arxiv.org/search/?">ArXiv</a>]
|
||||||
|
--[<a href="https://youtube.com/@securityops">Youtube</a>]</div><p>© 2024 Cristian Cezar Moises</p><p>
|
||||||
|
[<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>]</p><p>Built with
|
||||||
|
[<a href="http://haunt.dthompson.us">Haunt</a>] in
|
||||||
|
[<a href="https://www.gnu.org/software/guile/guile.html">Scheme</a>]</p><p>+>---------------------------<
|
||||||
|
+</p></div></footer></body>
|
||||||
|
|
Loading…
Reference in New Issue