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

120 lines
5.3 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>
<b><a href="https://www.fm.tul.cz">FM TUL</a></b>
invites you to a lecture about <b>freedom</b> in the digital society with <b>Richard Stallman</b>.
</p>
<p>
Find out how to <b>take your freedom back</b>.
</p>
<p>
The lecture will take place on the <b>7th of May 2025 from 16:30</b> in the auditorium of building G at the Technical university of Liberec. There will be <b>no admission fee</b>.
</p>
<div class="countdown">--:--:--:--</div>
<figure class="poster">
<img src="../poster_en.webp" alt="Poster for Richard Stallman's lecture">
</figure>
<h1>Who is Richard Stallman?</h1>
<a href="https://commons.wikimedia.org/wiki/File:Richard_Stallman_Bologna_2024_abc1.jpg">
<figure class="aside">
<img src="../stallman.webp" alt="Richard Stallman">
<figcaption>Richard Stallman, 2024</figcaption>
</figure>
</a>
<p>
Dr. Richard Stallman launched the free software movement in 1983 and
started the development of the GNU operating system
(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 GNU/Linux system,
basically the GNU operating system with <a href="https://kernel.org/">Linux</a>
as the kernel, is used on tens of millions of computers today.
</p>
<p>
Stallman has received the ACM Grace
Hopper Award and the ACM Software and Systems Award, a MacArthur
Foundation fellowship, the Electronic Frontier Foundation's Pioneer
Award, and the the Takeda Award for Social/Economic Betterment, 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
<i><a href="https://stallman.org">personal website</a></i>, 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>
<h1>About the lecture</h1>
<p>
Mr Stallman's actual lecture will be about an hour in length.
The main focus will be on free software &ndash;
a movement that Mr. Stallman himself founded.
It will focus on the dangers of the constant proliferation of non-free software in our digital society,
how such software limits us as users, and how we can fight against it with free software.
</p>
<p>
An intractive Q&amp;A session will follow after the lecture, also being about an hour
in length. If you have questions for Mr. Stallman related to the lecture
topics, we would recommend to prepare them in advance.
Questions can be submitted either on paper or through a dedicated website.
Following the discussion, attendees will have the opportunity to
take photographs with Mr. Stallman,
have memorabilia signed or purchase items related to the
GNU operating system or the Free Software Foundation.
</p>
<p>
We recommend arriving a bit early, as the auditorium will be open at least 15 minutes before the beginning of the lecture.
You don't need to bring anything special, just your prepared questions and perhaps a drink if you'd like.
Restrooms will be available, of course. Due to capacity limitations, we won't be providing refreshments,
but there are several vending machines with drinks and snacks located throughout the building.
</p>
<h1>FAQ</h1>
<div>
<h2>What is the admission fee?</h2>
<p style="margin: 0 0 15px 15px;">
Admission is completely free for everyone.
</p>
</div>
<div>
<h2>Can I come to the lecture with a friend/acquaintance/family?</h2>
<p style="margin: 0 0 15px 15px;">
Yes, the lecture is open to all those who are interested, not just members of the Technical university. Like most of Mr. Stallman's lectures, it is intended for the general public.
</p>
</div>
<div>
<h2>How do I find the auditorium where the lecture will take place?</h2>
<p style="margin: 0 0 15px 15px;">
The auditorium is located in building G at the Technical university in Liberec.
More precisely, its coordinates are <a href="geo:50.773395,15.076628?z=19">50.773395,15.076628</a>.
</p>
<p style="margin: 0 0 15px 15px;">And below is a map with its location.</p>
<iframe width="100%" height="350" src="https://www.openstreetmap.org/export/embed.html?bbox=15.07552742958069%2C50.772642861904984%2C15.077729523181917%2C50.7741473910174&amp;layer=mapnik&amp;marker=50.77339513251057%2C15.076628476381302" style="border: 1px solid black"></iframe><br/>
<small><a href="https://www.openstreetmap.org/?mlat=50.773395&amp;mlon=15.076628#map=19/50.773395/15.076628&amp;layers=N" target="_blank">Open map</a></small>
</div>
</main>
<script src="../countdown.js"></script>
<!--#include virtual="components/footer.html" -->
</body>
</html>