rely on local instead of 0x0 for torrent file

This commit is contained in:
Job Bautista 2021-05-09 12:38:51 +00:00
parent 63f5bdce1c
commit 2bc088c187
3 changed files with 47 additions and 2 deletions

Binary file not shown.

View File

@ -0,0 +1,45 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Why free software is important, even for non-programmers - Job Bautista</title>
<link href="/~job/index.css" rel="stylesheet" type="text/css" media="all">
<link rel="top" href="/~job/" title="Job Bautista's personal website">
<link rel="up" href="./" title="Job Bautista's writings">
<link rel="icon" type="image/x-icon" href="/~job/favicon.ico">
</head>
<body>
<header>
<iframe id="top" name="top" src="/~job/nav.html"></iframe>
</header>
<hr />
<h1>Why free software is important, even for non-programmers</h1>
<p><q>I'm not a programmer, why should I care about free software?</q> You may have heard this sort of question, and it's a valid one. However, in this page I will explain why, dear <abbr title="not-">!</abbr>programmer, free software is important for you.</p>
<h2>It's for your friends' and relatives' sake</h2>
<p>The free software movement was founded on the principle that you should be able to help your neighbours, and not betray them. Non-disclosure agreements, which kept programmers work on proprietary software and not share the software with their peers, goes against the principle of helping your neighbours. It's against humanity.</p>
<p><q>But how does this relate to me</q>, you might say. <q>I don't need the code, and there are proprietary software that allows you to do redistribution, albeit verbatim, non-commercial, and only binaries.</q> Well consider this: what if your friend wants, or need those freedoms? Maybe they need the source code so that they can compile it in some obscure system they have. They might even have to make modifications in order to build it on their system (which would violate the verbatim clause). Or they might want to share that said software to their own friends and family, and want to compensate the cost of distribution (which would violate the non-commercial clause). They should be able to enjoy those freedoms as well, and as a good friend or family relative, you should let them.</p>
<h2>It's beneficial for your small business</h2>
<p>Instead of having to pay for extraorbitant amounts of money for some software you use for your business, as well as the cost of their support service, why not use a free replacement? Not necessarily free as in gratis (though most free software is), but free as in freedom. By using free software, you have more options when you need help, such as:</p>
<ul>
<li>Asking kind volunteers of the community forums for your particular software (as long as you follow the <a href="http://catb.org/~esr/faqs/smart-questions.html">smart way of asking</a>!)</li>
<li>Asking a friend or relative you trust to solve your problem, either by guiding you in modifying your system, or even by modification of source code.</li>
<li>Hiring a programmer to fix your problem. You can't do this in proprietary software that don't provide source code and prohibits commercial use, both of which required in free software.</li>
</ul>
<p>Of course you can still pay for official or unofficial (and if you do, you encourage healthier competition in the free market) support, if they exist. Whatever option you choose, you (and your friend, if you opted for the second or third options) are giving back to the community, and making that software better. It's a win-win situation! You can't achieve that in proprietary software.</p>
<h2>Your politics love free software</h2>
<p>There's a reason people from the left and right political spectrum love free software. Communists and socialists believe that free software maintains your independence from the so-called "bourgeoisie". And it's privacy-respecting, which they need. Liberals, conservatives, and libertarians love free software because it's like freedom of speech; everyone should be able to use software freely just like how they can speak freely. Anarchists love free software because they don't have to rely on hiearchy and the authority of developers.</p>
<p>Software freedom is nonpartisan. It may even help in uniting us in the basis of humanity, rather than dividing ourselves in petty differences.</p>
<p>Speaking of privacy...</p>
<h2>You want to maintain your privacy</h2>
<p>A number of people have become more privacy-conscious after Edward Snowden revealed the huge network of global surveillance by the U.S. National Security Agency. Privacy has never been more important than ever.</p>
<p>The first step to regain back your privacy is to use free software, and only free software. Why? Because free software allows you to verify via source code whether that software truly does respect your privacy. You can't do the verification yourself? Let your friend, as well as a community of vigilant programmers do the job for you.</p>
<p>There have been many revelations of proprietary software violating your privacy, of which the Windows operating system is the most notorious. I will let you search those for yourself. What about free software? Very rare. And if there were, they were most likely unintentional, and fixed immediately. If intentional or not fixed, the software
<hr />
<footer>
<script src="/~job/footer.js"></script>
<noscript><div><iframe id="bottom" name="bottom" src="/~job/footer.html"></iframe></div></noscript>
<a id="navfix" href="/~job/nav.html">navigation if your browser has faulty iframe support</a>
</footer>
</body>
</html>

View File

@ -39,7 +39,7 @@
<li>2018 - Pagkatapos Ng Tigkiriw (dir. Danielle Madrid).mp4 (<a href="https://0x0.st/-Ana.mp4">Alternative non-torrent download link</a>)</li>
</ol>
<p>Total file size of all videos combined is 12.9 gibibytes (13,867,844,173 bytes).</p>
<p>Download this <a href="https://0x0.st/-Adv.torrent">torrent file</a> or use this <a href="magnet:?xt=urn:btih:3a7ae37d1b439a5d02818062c0d6fd7e6bdde504&dn=SineProgresibo">magnet link</a> and start torrenting using your favorite torrent client. Don't forget to seed to at least 2.0 ratio after downloading. Remember, when you share data, <a href="http://libcom.org/files/downloading-communism.png">you share communism</a>! ;)</p>
<p>Download this <a href="/~job/outgoing/pub/SineProgresibo.torrent">torrent file</a> or use this <a href="magnet:?xt=urn:btih:3a7ae37d1b439a5d02818062c0d6fd7e6bdde504&dn=SineProgresibo">magnet link</a> and start torrenting using your favorite torrent client. Don't forget to seed to at least 2.0 ratio after downloading. Remember, when you share data, <a href="http://libcom.org/files/downloading-communism.png">you share communism</a>! ;)</p>
<hr />
<footer>
<script src="/~job/footer.js"></script>
@ -47,4 +47,4 @@
<a id="navfix" href="/~job/nav.html">navigation if your browser has faulty iframe support</a>
</footer>
</body>
</html>
</html>