Files
libre-liberec-web/pages/en/index.html

57 lines
2.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<!--#include virtual="components/head.html" -->
<title>Software Libre Liberec</title>
<meta name="description" content="Richard Stallman at Technical University of Liberec.">
</head>
<body>
<!--#include virtual="components/header.html" -->
<!--#include virtual="components/nav.html" -->
<main>
<p>
The <b><a href="https://www.fm.tul.cz">Faculty of Mechatronics</a></b>
held a lecture about <b>free software</b> and <b>freedom</b> in the digital society with <b>Richard Stallman</b>.
</p>
<p>
You may watch a recording of the lecture <b><a href="/tul_stallman_talk.mkv">here</a></b>.
</p>
<h1>Who is Richard Stallman?</h1>
<p>
Dr Richard Stallman launched the <b>free software movement</b> in 1983 and
started the development of the <b>GNU operating system</b>
(see <a href="https://www.gnu.org">www.gnu.org</a>) in 1984.
GNU is free software: everyone has the freedom to copy it
and redistribute it, with or without changes. The <b>GNU/Linux</b> system,
basically the GNU operating system with <a href="https://kernel.org/">Linux</a>
as the kernel, is used on <b>tens of millions of computers today</b>.
</p>
<p>
Stallman has received the <b>ACM Grace
Hopper Award</b> and the <b>ACM Software and Systems Award</b>, a <b>MacArthur
Foundation fellowship</b>, the <b>Electronic Frontier Foundation's Pioneer
Award</b>, and the the <b>Takeda Award for Social/Economic Betterment</b>, as
well as many doctorates honoris causa, and has been inducted into the
<a href="https://www.internethalloffame.org/">Internet Hall of Fame</a>.
If you are also interested in his other projects or ideas, you can visit his
<a href="https://stallman.org">personal website</a>, where he regularly adds new content.
</p>
<p>
Dr Richard Stallman<br>
Founder of the <a href="https://www.fsf.org/">Free Software Foundation</a><br>
Founder and development leader of the <a href="https://www.gnu.org/">GNU operating system</a>
</p>
<figure class="poster">
<img src="../word_cloud_en.png" alt="Poster for Richard Stallman's lecture">
</figure>
</main>
<!--#include virtual="components/footer.html" -->
</body>
</html>