home

activism.djhtml

1
{% extends "website/base.djhtml" %}
2
{% load i18n %}
3
{% load static %}
4
{% get_language_info for LANGUAGE_CODE as lang %}
5
6
{# NOG TOEVOEGEN:
7
https://www.demorgen.be/nieuws/filip-dewinter-wordt-cafebaas-in-kroeg-waar-collaborateurs-nog-aan-de-muur-hangen-je-ziet-hier-ook-de-zwarte-bladzijden-van-de-vlaamse-beweging~bcffd103/?fbclid=IwAR2lASmVssh_oW458oOzJOnJyvy3jDm_2-Uj0Q1jcyr9iztGbQfSfaTphgw&referrer=https%3A%2F%2Fold.reddit.com%2Fr%2Fbelgium%2Fcomments%2Fok1qm9%2Ffilip_dewinter_wordt_caf%25C3%25A9baas_in_kroeg_waar%2F #} 
8
{# TEKST OP ANDER BESTAND #}
9
10
{% block stylesheets %}
11
    {{ block.super }}
12
    <!-- NOTE: This is a temporary stylesheet for this page, until I've added
13
    the table stylesheet to Material3.-->
14
    <style>
15
        table {
16
  border-collapse: collapse;
17
  border: 2px solid rgb(200,200,200);
18
}
19
20
td, th {
21
  border: 1px solid rgb(190,190,190);
22
  padding: 10px 20px;
23
}
24
25
26
td {
27
  text-align: center;
28
}
29
/*
30
tr:nth-child(even) td {
31
  background-color: rgb(100,100,100);
32
}
33
34
tr:nth-child(odd) td {
35
  background-color: rgb(100,100,100);
36
   background-color: rgb(245,245,245);
37
     
38
}*/
39
        </style>
40
        {% endblock stylesheets %}
41
{% block title %}{% translate "Activism" %}{% endblock title %}
42
{% block description %}{% blocktranslate trimmed %}For the greater good. Find out about some interesting things to better the world as we all know it.{% endblocktranslate %}
43
{% endblock description %}
44
{% block main %}
45
<section class="emphasis">
46
<h3 id="prezentado">{% translate "Activism?" %}</h3>
47
<p>{% blocktranslate trimmed %}Our world can only get better if people care
48
    about it, and believe that a better world is possible. Maybe that's naive, but
49
    tell that to those who believe in something, and actively strive to better the
50
    world. They come in all sizes and types, but they're collectively named
51
    "activists".
52
    Now, I know that most people reading this don't think about themselves as
53
    being an activist; most likely you're studying, or working a career, taking
54
    care of friends and/or family. You don't have time for activism. At best,
55
    you might donate to a cause you believe in, or buy a sticker. Maybe even
56
    just because it's a small tax writeoff.{% endblocktranslate %}
57
</p>
58
<p>
59
    {% blocktranslate trimmed %}And you know what? <strong>That's perfectly fine.</strong>
60
        This page is not to tell you about how you're not doing <em>enough</em>
61
        or why it would matter more than what you're currently doing. There are
62
        enough other people that profess that already, and I personally don't
63
        think it helps activism a lot. Besides, lots of people already do things
64
        because they assume it helps. Look at recycling, blood donations, organ
65
        transplants (especially altruistic donations), child adoption, and so on.
66
        I know it's not often regarded as activism, but I do want to look at it
67
        in different ways than the stereotypical spreading of pamphlets and
68
        asking for signatures on market squares.{% endblocktranslate %}
69
</p>
70
<p>
71
    {% blocktranslate trimmed %}That's why I made this page for activism: I think a lot of
72
        people really want to make a change, but don't see it as viable for their
73
        life. Or they're not sure what to do. Here, I present a list of causes
74
        and activities I believe can make the world a better place for everyone.
75
        It's also important to remember that nobody can do everything, plenty of
76
        valid reasons why that's the case. Maybe you think that organic farming
77
        is better for the environment, but you still buy non-organic food because
78
        you can't afford the higher price. But that doesn't mean that partaking
79
        in activism is hypocritical by default (which is a reasoning that somebody actually
80
        used in a discussion about activism with me). On this page, you find causes
81
        I believe in, that you can donate to, or small things you can do in your
82
        daily life that help that. You won't find the general calls to action here
83
        like "You should vote" and "Recycle as much as possible",
84
        I assume most people already see those often enough. I target more specific and
85
        fewer mentioned points. For some things, I propose certain replacements
86
        to "ease" taking on a cause without disrupting your life too radically.
87
        I hope it allows you to partake more in activism, because our world 
88
        definitely needs some more of it right now.{% endblocktranslate %}
89
</p>
90
<p>
91
	{% blocktranslate trimmed %}I want to end this with a nice citation,
92
		<a href="https://en.wikiquote.org/wiki/Frederick_Douglass#West_India_Emancipation_.281857.29"
93
		   target="_blank">accredited to Frederick Douglass</a>:{% endblocktranslate %}
94
	<blockquote>{% blocktranslate trimmed %}If there is no struggle, there is no progress.
95
		Those who profess to favor freedom, and yet depreciate agitation,
96
		are men who want crops without plowing up the ground.
97
		They want rain without thunder and lightning. They want the ocean
98
		without the awful roar of its many waters. This struggle may be a
99
		moral one; or it may be a physical one; or it may be both moral and
100
		physical; but it must be a struggle. Power concedes nothing without
101
		a demand. It never did and it never will.{% endblocktranslate %}</blockquote>
102
</p>
103
</section>
104
<section>
105
106
<h3 id="reproduktado">{% translate "Urgent: Do NOT procreate" %}</h3>
107
<p>
108
    {% blocktranslate trimmed %}I know this sounds pretty radical, but
109
        allow me to explain in detail. I'm sure you'll understand.<br>
110
        The scientific consensus is clear: Humans are the main cause of the
111
        climate mayhem, period. Collectively, we are ruining the planet's ecosphere.
112
        It's also clear that there's a direct correlation between the earth's
113
        temperature, and the amount of humans that are on it:
114
        <a href="https://en.wikipedia.org/wiki/File:World-Population-1800-2100.svg"
115
		   target="_blank">This graph</a>
116
        shows the rise of the global population, and
117
        <a href="https://en.wikipedia.org/wiki/File:Major_greenhouse_gas_trends.png"
118
		   target="_blank">these graphs</a>
119
        show the increase of greenhouse gases during that same timespan.{% endblocktranslate %}
120
</p>
121
<p>
122
    {% blocktranslate trimmed %}I'm not the first one to state that having no children is the
123
best thing you can do:
124
        <a href="http://iopscience.iop.org/article/10.1088/1748-9326/aa7541/pdf"
125
		   target="_blank">A study</a>
126
        calculated that living a <em>completely</em> car-free life reduces your carbon footprint by 2.4 tonnes of CO₂(-equivalent emissions) per year,
127
        while having just one <strong>(just one!) fewer child reduces it by 58.6
128
            tonnes of CO₂. Per. Year.</strong>
129
        It goes without saying that having one fewer child is <em>way</em>
130
        easier than living without a car for the rest of your life.<br>
131
        You can see why it strikes me as very odd that lots of people are calling for
132
        small solutions like electrical cars, or a vegetarian diet, while
133
        at the same time omitting what might be the easiest and most effective
134
        solution to make a truly great impact on the world. Sure, the other things
135
        help, but not nearly as much as having no/fewer children.{% endblocktranslate %}
136
<p>
137
    {% blocktranslate trimmed %}From that (again: scientifically proven) point, the inference is thus:
138
        Every ecological problem caused by humans gets larger and more destructing
139
        with every new human. The easiest and best solution to this problem, is to do as
140
        I do, and have no children. By not creating more humans, you are saving the planet
141
        from probably 4-10 people in the following decades.{% endblocktranslate %}
142
</p>
143
<p>
144
	{% blocktranslate trimmed %}Some people suggest that not the amount of people living is
145
	the problem, but that the way they live is bad. So solving the climate
146
	mayhem can also happen with a more sustainable lifestyle.<br>
147
	Let's ignore the fact that saying seven billion people is "not too
148
	much" is (at least) remarkable. First, for a lot of people, a more
149
	"sustainable" lifestyle is simply too hard to accomplish. The more
150
	people there are, the less resources are available for everyone. Lowering
151
	the population directly implies that everyone's lifestyle becomes
152
	automatically more sustainable, and requires practically no difficult
153
	intervention.<br>
154
	Also, this statement prepositions that there's enough resources for
155
	everyone. This is ignorant; if everyone lived in a decent way, we'd need
156
	at least 2.5 Earths just to keep up. Currently, the disgusting way
157
	people in third world countries have to live can't even offset a way of
158
	living humanely.<br>
159
	Finally, the climate mayhem has already started, and its consequences are
160
	already happening. Even assuming that 7 billion people is not too much,
161
	getting them all to live sustainable will take way longer than simply
162
	reducing the population, and we can't afford any delay.<br>
163
	Oh, and before I forget: Having no children and a sustainable lifestyle
164
	are not mutually exclusive. We can (and must) do both.{% endblocktranslate %}
165
</p>
166
<p>
167
{% blocktranslate trimmed %}Some people tout the economy as a reason why this is a bad
168
	suggestion.<br>
169
	First, simply making this statement implies that economical progress is an
170
    argument that's worth
171
	taking into consideration with the current direction we're heading, which is
172
	one where the economy will be the least of our problems.<br>
173
	Secondly, many economists say that a constant growth is economically
174
	necessary, and since the economy grows with more people, reducing the birth
175
	rate is bad. This argument dismisses discussion out of hand ("It goes
176
	against our current system, therefore this will be bad"). It also assumes
177
	that we should always work towards "economic growth", which could work if
178
	the planet would also grow infinitely. Since it doesn't, economic growth is
179
	finitely bound, and since
180
	<a href="https://en.wikipedia.org/wiki/Earth_Overshoot_Day" target="_blank">
181
		we're currenty using more of the Earth than it can possibly
182
		replenish</a>, we've exceeded that limit. Thus, our current economic
183
	situation is incompatible with the planet we all live on. One of the two
184
	must change, and we're stuck on Earth, so the economy must change.<br>
185
	While we're on the subject of economics:
186
	A reduction in the world population has also secondary economical benefits:
187
	It's easier for a government to pay for healthcare and education if there are fewer
188
	students/patients to pay for in the first place. These funds can then easily be divested
189
    to paying pensions for the elderly, or other problems that need funding.
190
    Also, jobs that have struggle with constant shortage of workforce (like school teachers)
191
    will see this problem gradually disappear.
192
    Of course, global heating already puts economies across the planet
193
in jeopardy because of all the problems it causes, that then need fixing. It
194
also causes so-called climate refugees, who also need to be granted asylum, and
195
all the costs that come with it.{% endblocktranslate %}
196
</p>
197
<p>
198
    {% blocktranslate trimmed %}Governments ought to teach children in school about this matter,
199
    and spread information about (working) anticonception measures. An increase in
200
    abortion rights will also help, and is also beneficial to the rights of women, another
201
	important topic. It goes without saying that I am pro abortion rights.<br>
202
	Of course, many of these measures directly contradict religious teachings
203
	(including the thought that women must give birth as much as possible,
204
	<a href="https://www.vrt.be/vrtnws/nl/2018/01/05/vlaams-belang-wil-dat-vlamingen-meer-kinderen-krijgen---nieuwkom/" target="_blank">
205
	ideas that are also often espoused by extremist groups, like
206
    Vlaams-Belachelijk and AfD</a>),
207
	but we mustn't listen to that; they're fundamentally irrational, and
208
	their preachers would rather condemn people to parenthood against their will,
209
	rather than allow abortions, which are medically speaking less dangerous
210
	procedures than giving birth. Forcing people to risk maternal death against
211
	their will because of a flawed reasoning is reprehensible.{% endblocktranslate %}
212
</p>
213
<p>
214
	{% blocktranslate trimmed %}While I don't want humanity to disappear, I don't have to worry
215
	that my call to not have children will cause that; there is no way I'd ever become
216
	so influential that I would cause that to happen. Therefore, any change that
217
    I might cause is all to the good.<br>
218
    I also don't want governmentally issued laws that limit procreation; that is
219
    very unlikely to work anyway, and since lower income households have more
220
    children on average than higher income, the burden of such a law would fall
221
    on those people that have enough problems already. It would also fuel the idea
222
    that wanting a family should be a misdemeanour, which is ridiculous.<br>
223
    To continue on that: The government should focus especially on 
224
    lower income households and communities with strong religious influences,
225
    because these groups statistically have the
226
    largest families. Reducing the birthrate with them will have more effect
227
    than with other types of households, and is a good way to allocate
228
    government resources effectively.<br>
229
    Also, children that are born, deserve/need all the
230
    help to develop themselves, and laws need to be put in place that supports
231
    families, such as school and child subsidies, to name a few.{% endblocktranslate %}
232
</p>
233
<p>
234
{% blocktranslate trimmed %}Additionally, the time that would otherwise need to be invested
235
in child care, is then completely up to you to use for other things. You
236
can go on a very long vacation, you can devote yourself to a cause, make a
237
lucrative career, study, ...{% endblocktranslate %}
238
</p>
239
<p>
240
    {% blocktranslate trimmed %}But perhaps you still want to have a family. And that's no problem whatsoever:
241
        Thousands of orphans are waiting for a family as you're reading this,
242
        and studies show that adoption does wonders for a child's development.
243
        By adoption (or fostering), you can build a family, without increasing
244
        the climate mayhem. It's a great way to devote yourself to a better world,
245
        and be a parent to somebody who desperately needs it.{% endblocktranslate %}
246
</p>
247
</section>
248
<section>
249
<h3 id="glosaro">{% translate "(Anti-)Glossary" %}</h3>
250
<p>
251
    {% blocktranslate trimmed %}Words mean things. Like, a lot. We use them to communicate
252
    our thoughts, how we perceive the world and how we organize that. The way we
253
    speak impacts what people think of us, and influences how they might think
254
    about stuff.<br>
255
    All that to say that another form of activism can come from using a
256
    vocabulary that differs from the "mainstream". By thinking about what you
257
    say, you can have a clear thinking process, and avoid giving other people
258
    the wrong ideas. This is why I put up a glossary here that you can use to
259
    avoid misconceptions in your daily conversation.<br>
260
    For a glossary related to informatics, I urge you to read
261
    <a target="_blank" href="https://www.gnu.org/philosophy/words-to-avoid.html">
262
    the GNU project glossary</a> which
263
    handles that off already. My glossary here is a personal one, and tackles
264
    more diverse topics. Some of these are mine, but if I did not coin a term, I
265
    will put a link to where I found it.{% endblocktranslate %}
266
</p>
267
<dl>
268
    {% if lang.code == "nl" %}
269
    <dt id="vlaams-belang"><s>Vlaams Belang</s><br>Vlaams-Belachelijk</s></dt>
270
    <dd>Vlaams-Belachelijk is een politieke partij die belachelijk, gevaarlijk
271
        en soms zelfs neonazistisch gedachtegoed
272
        probeert te verspreiden over Vlaanderen, met ronduit achterlijke
273
        ideeën. Een korte opsomming van de meest achterlijke acties,
274
        onthullende nieuwsartikelen en standpunten:
275
    <ul>
276
        <li>Een soevereine Republiek Vlaanderen oprichten, zonder een uitgewerkt
277
            plan over hoe dat zou moeten gebeuren</li>
278
        <!--<li>Het lukraak arresteren en deporteren van allochtonen</li>-->
279
        <li><a href="https://www.hbvl.be/cnt/dmf20180105_03281734/vlaams-belang-start-opvallende-campagne-nieuwkomers-die-maken-we-zelf" target="_blank">
280
            Vlaamse vrouwen aanzetten zoveel mogelijk kinderen te baren, om een
281
            zogenaamd "onevenwicht door allochtone zwangerschappen" recht te
282
            zetten</a></li>
283
        <li><a href="https://www.vrt.be/vrtnws/nl/2019/08/21/parket-start-onderzoek-naar-bericht-vlaams-belang-over-burgemees/" target="_blank">
284
            Andere politici belasteren met leugens over dat ze zouden rijden
285
            onder invloed van alcohol</a></li>
286
        <li><a href="https://www.vrt.be/vrtnws/nl/2020/01/24/krant-van-west-vlaanderen-eist-excuses-en-schadevergoeding-na-ma/" target="_blank">
287
            Manipulatie van beelden om onwaarheden te kunnen verspreiden die hun
288
            gedachtegoed zouden moeten bevestigen</a></li>
289
        <li><a href="https://web.archive.org/web/20190604141847/https://www.vlaamsbelang.org/vrt-promoot-homohuwelijk/" target="_blank">
290
            Afkeuren van gelijke rechten voor holebi's, en in het algemeen elk
291
            niet-heterofiel gedrag afkeuren</a></li>
292
        <!-- Toegevoegd 1 juni 2021 -->
293
        <li><a href="https://www.apache.be/2019/01/14/het-duistere-netwerk-achter-dries-van-langenhove/" target="_blank">
294
                Uitleg over de neofascistische banden van VB-neonazi Dries Van Langenhove</a></li>
295
        <li><a href="https://www.vrt.be/vrtnws/nl/2019/11/28/vlaams-belang-verkoopt-vlaamse-identiteitskaarten-voor-warmste/" target="_blank">
296
            Misbruik van goede doelen om eigen identitaire propaganda te verspreiden</a></li>
297
        <li><a href="https://www.vrt.be/vrtnws/nl/2019/12/18/incident-op-antwerpse-gemeenteraad-je-zit-niet-in-marokko-dus/" target="_blank">
298
            Discriminerend taalgebruik in een gemeenteraad tegen politicus die
299
            polarisatie van Vlaams-Belachelijk aankaart</a></li>
300
        <li><a href="https://www.demorgen.be/politiek/vlaams-belang-wil-kindergeld-van-criminele-minderjarigen-intrekken~b267a78e/" target="_blank">
301
            Schrappen van kindergeld voor minderjarigen die een misdaad begaan</a></li>
302
        <li><a href="https://www.hbvl.be/cnt/dmf20200111_04801588/dries-van-langenhove-gastspreker-op-racistisch-amerikaans-congres" target="_blank">
303
            Neonazi Dries Van Langenhove laten spreken voor rascisten met zegen
304
            van Vlaams-Belachelijk (het artikel gebruikt de term "nieuw-rechts",
305
            lees hiervoor "neonazisme")</a></li>
306
        <li><a href="https://www.hbvl.be/cnt/dmf20190823_04572955/vlaams-belang-pompt-nog-eens-100-000-euro-in-online-propaganda" target="_blank">
307
            Vlaams-Belachelijk pompt tienduizenden euro's in online
308
            propaganda</a></li>
309
        <li><a href="https://www.vrt.be/vrtnws/nl/2019/08/27/vlaams-belang-lid-neemt-ontslag-na-racistische-en-seksistische-b/" target="_blank">
310
            Vlaams-Belachelijke ontmenselijkt personen met een zwarte
311
            huidskleur, gevolgd door ontmenselijken van vrouwen, die "objecten"
312
            zouden zijn</a></li>
313
        <li><a href="https://www.hbvl.be/cnt/dmf20190411_04316129/dries-van-langenhove-lanceert-zelfgemaakt-opsporingsbericht-maar-dat-zint-niet-iedereen-werkt-hij-tegenwoordig-voor-de-politie" target="_blank">
314
            Zonder politionele opdracht zelf een opsporingsbericht verspreiden
315
            om angst onder de bevolking te zaaien als politieke strategie</a></li>
316
        <li><a href="https://www.hbvl.be/cnt/dmf20150401_01609705/dewinter-en-annemans-in-clinch-over-racisme" target="_blank">
317
            "Ik ben racist en daar ben ik fier op." ~ Filip Dewinter, gewezen
318
            voorzitter en boegbeeld
319
            van Vlaams-Belachelijk</a></li>
320
        <!-- Bijgevoegd 22 mei 2021 -->
321
        <li><a href="https://www.vrt.be/vrtnws/nl/2021/05/22/open-vld-voorzitter-egbert-lachaert-vlaams-belang-moet-steun-a/" target="_blank">
322
            Egbert Lachaert (Open VLD) wil dat VB daden van terreurverdachte en
323
            fascist J.C. veroordeelt, maar Van Grieken verkiest in plaats daarvan om link met zijn neofascistische partij te betreuren.</a>
324
            Later bleek dat <a href="https://www.vrt.be/vrtnws/nl/2021/06/01/conings-vlaams-belang/" target="_blank">
325
                J.C. zelf lid was van Vlaams-Belachelijk.</a></li>
326
        <!-- Bijgevoegd 26 mei 2021 -->
327
        <li><a href="https://www.vrt.be/vrtnws/nl/2021/03/15/vlaams-belang-voorzitter-van-grieken-13-procent-van-de-k3-kand/" target="_blank">
328
                Tom Van Grieken preekt anti-transgenderretoriek in debat over
329
                holebi- en transgendergemeenschap</a></li>
330
        <!-- Bijgevoegd 26 mei 2021 -->
331
        <li><a href="https://www.vrt.be/vrtnws/nl/2021/03/13/vb-reax-elbers/" target="_blank">
332
            Vlaams-Belachelijk draagt homo- en transgenderhater voor als
333
            raadslid van VAF</a></li>
334
        <li><a href="https://www.vrt.be/vrtnws/nl/2021/02/15/parket-vraagt-pv-verboden-wapenbezit-voor-van-grieken/" target="_blank">
335
            Van Grieken neemt verboden wapen mee in VTM-studio</a></li>
336
        <!-- Toegevoegd 1 juni 2021 -->
337
        <li><a
338
        href="https://www.tijd.be/politiek-economie/belgie/vlaanderen/tom-van-grieken-het-blanke-moet-een-dominante-factor-zijn/10309919.html" target="_blank">
339
                Tom Van Grieken in een racistische bui tijdens een interview: "Het blanke moet een dominantie factor zijn."</a></li>
340
        <li>In navolging van het afschaffen van het recht op abortus in de VS
341
        verklaarde VB op dezelfde lijn te zitten; <a
342
        href="https://www.vrt.be/vrtnws/nl/2022/06/26/sammy-mahdi-abortus/"
343
        target="_blank">een vrouw mag voor Vlaams-Belachelijk niet zelf bepalen
344
        of ze een abortus kan krijgen of niet.</a>
345
        <li>...</li>
346
    </ul>
347
    <p>
348
    De lijst zou ik kunnen blijven aanvullen (en dat doe ik ook van tijd tot
349
    tijd), maar ik denk dat ik mijn
350
    beschuldiging wel voldoende heb kunnen staven. Je kunt zelf ook op zoek gaan
351
    op het internet naar nog meer vuiligheid van VB.<br>
352
    
353
    De partijleden onderhouden ook goede banden met andere
354
    schadelijke zusterpartijen zoals AfD. Ze zeggen dat ze dit doen in het
355
    belang van de Vlaming, maar in werkelijkheid maken ze zich compleet
356
    belachelijk en zijn hun ideeën simpelweg dom en schadelijk op de lange termijn
357
    voor heel België.</p>
358
    <p>In 2022 heb ik 
359
        <a href="{% url 'blog-post' "nl" "fort-europa-en-vb-een-analyse" %}">een omvangrijke analyse</a> geschreven over de partij en haar
360
    standpunten, waaruit bleek hoe ze continu de waarheid verdraait, opjuttend
361
    taalgebruik hanteert om mensen tot vreemdelingenhaat aan te zetten en
362
    voorstelt om asielzoekers en vluchtelingen af te weren, en indien nodig de
363
    dood in te jagen.</p>
364
    <p>
365
    Natuurlijk kent elke politieke partij haar uitschuivers en fouten. Maar de
366
    hoeveelheid die Vlaams-Belachelijk maakt is gewoon niet te vergelijken met
367
    andere partijen.
368
    Daarom noem ik deze partij Vlaams-Belachelijk, en vraag ik bij deze
369
    aan iedereen om nooit, maar dan ook <strong>nooit</strong> voor deze partij
370
    te stemmen.
371
    </p>
372
373
    <dt id="auteursrechten"><s>Auteursrechten</s><br>Kopieerrechten</s></dt>
374
    <dd>Dit is een letterlijke vertaling van het Engelse woord
375
    <em>copyright</em>, de verzamelnaam voor wetgeving inzake het kopiëren van
376
    creatieve werken. In het Nederlands worden dit foutief "auteursrechten"
377
    genoemd. Ik vraag aan iedereen om deze term te vermijden, en wel om deze
378
    redenen:
379
    <ul>
380
        <li>Deze rechten draaien om het recht om bepaalde dingen te kopiëren,
381
        in naam van het algemeen belang die creatieve werken vormen voor het
382
        uitbouwen van onze cultuur. Ze bestaan voor het goed van het volk, niet
383
        om een exclusief recht aan auteurs toe te kennen. De benaming moet
384
        dit reflecteren, en "kopieerrechten" doet dat perfect.</li>
385
        <li>Kopieerrechten "auteursrechten" noemen doet vermoeden dat elke keer
386
        dat iemand oproept tot het inperken van kopieerwetgeving, dat dit een
387
        directe aanval is op de rechten van auteurs, maar niets is minder
388
        waar: de huidige kopieerwetgeving in praktisch de hele wereld
389
        laat het exclusieve kopieerrecht
390
        duren tot minstens 50 jaar na de dood van de auteur. Wie heeft daar nu
391
        enig nut aan, behalve bedrijven die het gebruiken om creativiteit en
392
        delen van onze cultuur zo lang mogelijk financieel uit te melken? Hoe
393
        durft Nintendo bijvoorbeeld te claimen dat niemand een spelletje mag maken met Mario
394
        in, ook al is dit idee gekend door honderden miljoenen mensen? Dit heeft
395
        niets, maar dan ook absoluut <strong>niets</strong> te maken met de
396
        rechten van auteurs, maar met kopiëren, en het systematisch tegenwerken
397
        van creativiteit onder de bevolking.</li>
398
        <li>Het idee dat kopieerrechten altijd toekomen aan de auteurs (en dat
399
        daarom auteursrechten ook een redelijke benaming zou zijn) is ook fout:
400
        Veel programmeurs zijn in dienst van bedrijven waar zij software
401
        programmeren. De kopieerrechten van die software komen dan wel toe aan
402
        het bedrijf, maar niet aan de auteurs. En daar bedrijven geen
403
        natuurlijke personen zijn (en dus ook geen auteur kunnen zijn), is de
404
        enige juiste benaming "kopieerrechten" (die wel door een bepaald bedrijf
405
        in bezit kunnen zijn).</li>
406
    </ul></dd>
407
    {% endif %}
408
409
    <dt id="porvivo"><s>{% translate "Pro-life" %}</s><br>{% translate "Pro-death" %}</dt>
410
    <dd>{% blocktranslate trimmed %}People that fight against abortion rights see this as
411
    some kind of moral crusade that they are pro-life, as if to say that people
412
    who propose abortion rights are anti-life. This is dangerous spin: Not only
413
    do abortions allow many people a path out of poverty (which would also
414
    impoverise
415
    any offspring they get), abortions are medically speaking less dangerous to
416
    the pregnant woman than carrying the foetus to term. America now has the
417
    highest amount of maternal deaths in the developed world because of these
418
    people. Thus, they are responsible for the deaths of many people, and since
419
    they see no problem with their views, they are pro-death people.<br>
420
    <a target="_blank"
421
       href="https://www.theguardian.com/us-news/2018/jan/22/abortion-lets-call-the-pro-lifers-what-they-are-pro-death">
422
    I did not coin this term.</a>{% endblocktranslate %}</dd>
423
</dl>
424
    
425
    <dt id="porelekto"><s>{% translate "Pro-choice" %}</s><br>{% translate "Pro abortion rights" %}</dt>
426
    <dd>{% blocktranslate trimmed %}Pro-choice is used by people that propose extension of
427
    abortion rights, but don't want to stress people with their
428
    views. As such they state this is a matter of choice, while omitting the
429
    challenge of condemnation of abortion rights.<br>
430
    Let me be clear that no person in their right mind would say having an
431
    abortion is a pleasant thing.
432
    And in a world where women don't ever have a
433
    risk of getting pregnant if they don't want to, abortion probably wouldn't
434
    be so necessary. But in this world, it happens. And when it does, these people deserve
435
    all the help they can get. Abortion rights make that legally possible.<br>
436
    People who do undergo abortion do this <em>because they have no choice left
437
    anymore</em>, so saying that this is about choice is wrong.
438
    It is about the right to have an abortion when necessary, an
439
    essential right for humans. If that rubs anyone the wrong way, so be
440
    it.<br>
441
    <a target="_blank" href="https://stallman.org/antiglossary.html#pro-choice">
442
    I did not coin this term.</a>{% endblocktranslate %}</dd>
443
    </dd>
444
445
    <dt id="stem"><s>STEM</s><br>{% translate "Literally just the name of the study" %}</dt>
446
    <dd>{% blocktranslate trimmed %}A lot of studies have been labeled STEM in recent
447
    years, because some people suggest that we need a lot of people with
448
    knowledge in those fields for the future.<br>
449
    I'm under the impression that it's now being regarded as something that puts
450
    "STEM studies" on a better level of regard than other studies. "STEM label
451
    or it's not a study worth pursuing", if you will.<br>
452
    I find that ridiculous; lots of non-STEM-studies bring forth people that we
453
    desperately need, also in this ever more connected world; interpreters are
454
    needed for translation, lawyers are required to give citizens legal
455
    representation and guidance, sociologists give us a scientifically based
456
    idea of how humans
457
    interact, and so on. I've studied informatics and I'd like people to call me
458
    what I am: a student of informatics, not a "STEM undergraduate".{% endblocktranslate %}</dd>
459
460
    <dt id="fobio"><s>{% translate "X-phobia or x-phobe" %}</s><br>{% translate "Anti-x" %}</dt>
461
    <dd>{% blocktranslate trimmed %}A phobia is a psychological issue that some
462
        people experience, where they develop an uncontrollable fear for a
463
        certain thing or situation, a fear that's very excessive in relation to
464
        the actual danger of that thing or situation. When their phobias are
465
        triggered, these people undergo heavy distress. This is not their
466
        fault, so people with phobias should not be punished or scorned for
467
        having phobias.<br>
468
        However, the suffix "phobia" is also used when this description doesn't apply at all,
469
        with terms like homophobia, transphobia, xenophobia, ... (or -phobe to describe a 
470
        person). <strong>These are not phobias, these are forms of bigotry.</strong>
471
        They're against the existence of certain groups of people and try to
472
        shift public opinion into supporting their bigoted views, in order to
473
        reduce judicial protections of these people, and eventually, prohibition
474
        of these people being themselves. This is in no way comparable to having
475
        an irrational fear of something mundane, so please don't call them
476
        phobias.<br>
477
        The correct affix when you're against something, is "anti-". The term
478
        "anti-Semite" is a good example of this, and we should apply the same
479
        affix for other types of bigotry; if you're against homophiles, you're
480
        an anti-homophile. If you're against transgenders, you're
481
        anti-transgender. This makes it clear that bigotry against these groups
482
        is a concious choice a person makes, and not something that person
483
        does against per own will.{% endblocktranslate %}</dd>
484
485
    <dt id="komputiko"><s>{% translate "Computer science" %}</s><br>{% translate "Informatics" %}</dt>
486
    <dd>{% blocktranslate trimmed %}In English (and sometimes also in Dutch), my study at the university is often referred to as merely
487
    "Computer science", as if the only thing I learned about is just
488
    "computers". That is degrading to my study and to my abilities, as well as
489
    to other students of informatics.<br>
490
    Informatics is the study of information: In more practical terms, that means
491
    a student-informatician learns about how information is retrieved, the
492
    nature of information itself, how we can store information, how we infer
493
    new information from data. The focus is really, <em>information</em>, not
494
    computers.<br>
495
    This means that an informatician wields a toolbelt of various skills: Per
496
    must learn about:
497
    <ul>
498
        <li>Statistics; the mathematical principles to interpret and collect
499
            information, as well as inferring conclusions from that
500
            information.</li>
501
        <li>Discrete mathematics; the theories behind sets, tuples, graphs,
502
            algorithms, and so on.</li>
503
        <li>Logic; this teaches about collections, making sound proofs, and
504
            computational complexity of algorithms.</li>
505
        <li>Human interactions; how do people communicate with technology, how
506
            can we take their data and present them with understandable
507
            services, how do we deal with visually impaired, ...</li>
508
        <li>Software engineering; what are crucial steps in developing software
509
            that can serve as a long-term solution, how to maintain it, how do
510
            you talk to clients and learn their wishes?</li>
511
        <li>Telecommunication; what are the ways that we can transmit data, how
512
            do imperfections occur and can we fix them, can we perfectly
513
            reconstruct an analog, continuous signal with a digital, discrete
514
            one, ...</li>
515
        <li>Cryptography; how do we secure information, transmit it without
516
            eavesdropping, can we safeguard vital communications?</li>
517
        <li>And so on...</li>
518
    </ul>
519
    Informatics is a very broad study, and computer science is a part of that,
520
    true. But just calling it that does disservice to what it's really about. It
521
    also makes it sound as if there's not really that much to it, who doesn't
522
    work with computers?
523
    The reason that it's so often called that, is because informatics is
524
    thorougly linked to computers, and computers are actually incredibly handy
525
    tools for our study. But they're not the sole focus (at least not at the
526
    universities I studied them), and they shouldn't be. In fact, if a wizard
527
    would destroy all computers overnight, lots of fields in informatics could
528
    still exist on their own merits. Studying a science is
529
    all about learning the how, the why, the fundamentals, of your field, not just the
530
    tools you use, that's what college is for.<br>
531
    Calling informatics just "computer science" is akin to calling mathematics "number science";
532
    it is true that
533
    mathematics has undoubtedly close connections with digits and numbers, but
534
    calling the whole study by that name does not take into account all the
535
    other fields that mathematics encompasses, most of which don't even really
536
    need numbers at all to exist. We understand that and call it by its proper
537
    name, so as to avoid reducing it to a portion of it that's very visible in
538
    our daily lives. Please treat informatics with the same
539
    reasoning, and don't call it "computer science".{% endblocktranslate %}</dd>
540
</dl>
541
542
<h3 id="diamantoj">{% translate "Don't buy diamonds" %}</h3>
543
<p>
544
    {% blocktranslate trimmed %}Diamonds are often mined in inhumane circumstances. The
545
    profits fuel cruel wars, which cause havoc on the local population and
546
    finance terrorism on the African people, as well as enslavement.<br>
547
    They're also worthless; diamond is a very abundant material, and can easily
548
    be made in laboratories. The price is artificially inflated by the monopoly
549
    on diamond distribution by the De Beers corporation. Buying a diamond
550
    automatically means you're being scammed.{% endblocktranslate %}
551
</p>
552
<p>
553
    {% blocktranslate trimmed %}If you want to buy an engagement ring (which is a ritual
554
    also fueled by a De Beers advertising campaign), look out for
555
    (cubic) zirconia or moissanite rings. They're a ton cheaper, and look
556
    exactly like diamonds. The latter was even mistaken for
557
    diamond by the person who discovered it for the first time!{% endblocktranslate %}
558
</p>
559
560
<h3 id="facebook">{% translate "Get/Stay off Facebook, WhatsApp and Instagram" %}</h3>
561
<p>
562
	{% blocktranslate trimmed %}Facebook (and the other social media platforms
563
    owned by billionaire Zuckerberg) is an immense threat to our civil rights and
564
		liberties. I cannot possibly overstate how important it is that we
565
		collectively act to make this company rot away.<br>
566
		The useds of Facebook have their lives completely tracked and monitored,
567
		everything. It's a flagrant privacy violation.<br>
568
569
		Believe me, <strong>I KNOW</strong> that leaving Facebook is a hard pill
570
		to swallow. Facebook facilitates communcation with acquintances and
571
		friends, and humans are social creatures, we long for connection with
572
		other people. When you've been used by Facebook, it's hard to get its
573
		hooks off. We cannot refer to this as an addiction, because that would
574
		be like calling eating an addiction to food.
575
576
		Saying "I have nothing to hide" is not what this is about. It's
577
		erroneous to say privacy and secrecy are the same thing. I don't hide
578
		from my friends that I take a bath to clean myself but I'd never allow
579
		them to watch me do so. I love my parents but I don't allow them to come
580
		inside my place without my permission. I'm not ashamed to buy orange
581
		juice but I pay cash because I don't want to be recorded doing so (which
582
		happens when you use debit/credit cards).
583
		I'm sure you can imagine more examples like these.<br>
584
		Also, even if you were a person that doesn't care about privacy, there
585
		are people that do, and <strong>need</strong> privacy. Facebook makes it
586
		harder to call upon that right, because its mere existence changes the
587
		<em>status quo</em> from privacy being a human right, to privacy being
588
		something that requires justification: "Surely if thát many people are
589
		on Facebook, maybe privacy isn't that important to have as a right?"
590
591
		For people that I manage to convince to leave, but just need a final
592
		argument to take the definitive step: I ask you to not only do
593
		this for yourself, but for everyone else as well: Every person being
594
		used by Facebook increases the power it has, but the reverse is also
595
		true: Every person that decides to take off the shackles, makes it
596
		easier for others to do as well. By not being on Facebook, you help
597
		everyone else with not being there either.
598
		{% endblocktranslate %}</p>
599
</section>
600
<!--
601
<section>
602
603
<h3 id="pay-cash">{% translate "Stay safe, and only pay cash" %}</h3>
604
<p>{% blocktranslate trimmed %}
605
    I've written about this in a blog post, but I have to put it here as well,
606
    in detail:
607
    One form of activism is to refuse to pay with payment cards. Insist
608
    on being able to pay with cash!</p>
609
<p> Banks love to talk about the convenience and safety of paying digitally,
610
    without really delving into what those points are for <em>us</em>, the
611
    client. I'll be going over some points to convince you to stop using the
612
    digital payments, and pay the actually safe way.{% endblocktranslate %}</p>
613
<h4>{% translate "The safety myth debunked" %}</h4>
614
<p>{% blocktranslate trimmed %}
615
    So what's about digital payments being "safe"? When probing further, you'll
616
    often get the same kind of answers:</p>
617
    <ul><li>It's more secure: You won't lose much money when you get pickpocketed.</li>
618
        <li>It's less prone to forgery: You don't risk accepting counterfeit money.</li>
619
        <li>It's hygienic: Cash is dirty and a vector for bacteria, viruses, and
620
            all kinds of pathogens, posing serious health risks.</li>
621
    </ul>
622
    <p>So let's handle those one by one:{% endblocktranslate %}</p>
623
    <p>{% blocktranslate trimmed %}The pickpocketing myth: This seems trivial at first
624
    glance, but it's actually the opposite. Debit/Credit cards are only
625
    secured with a 4-digit PIN, which is a step up from cash, true. But
626
    they also give direct access to all the money on your bank accounts. By 
627
    <a href="https://en.wikipedia.org/wiki/Shoulder_surfing_(computer_security)"
628
       target="_blank">shoulder surfing</a>, pickpockets can steal money from
629
    every card in your wallet, and every time you enter your PIN code is a
630
    moment you expose that valuable information. Paying with cash is safer,
631
    since you don't walk around with hundreds of euros all the time, and you
632
    don't expose access codes to the rest of your money.{% endblocktranslate %}</p>
633
    {% if lang.code == "en" %}
634
    <p>And if you live in the United States, credit cards didn't use to have any
635
    security at all: The only thing that you need(ed) to commit credit card
636
    fraud was the account number, nicely featured in shiny digits on the front
637
    of the card. This abuse was so rampant, <a 
638
    href="https://creditcards.usnews.com/articles/how-credit-card-companies-spot-fraud-before-you-do"
639
    target="_blank">credit card companies just cover(ed) the cost of fraudulent
640
    purchases</a> to avoid people shutting down their accounts. I know this kind
641
    of security sounds retarded for something so important, but for the US, this was
642
    the case for decades.</p>
643
    {% endif %}
644
645
    <p>{% blocktranslate trimmed %}The forgery myth: The risk of EVER accepting a counterfeit note is so small it's almost
646
        ridiculous to even mention it. The ECB made a video with all security
647
        features for the bank notes (in twenty three languages, 23 hoorays for
648
        the EU's diversity!):{% endblocktranslate %}</p>
649
    <video controls preload="metadata">
650
        <source src="{% get_media_prefix %}/home/activism/ecb.mp4" type="video/mp4">
651
        {% for l in available_sub_langs %}
652
        {% get_language_info for l as temp_lang %}
653
        <track label="{{ temp_lang.name_local }} | {{ temp_lang.name_translated }}" 
654
               kind="subtitles"
655
               srclang="{{ temp_lang.code }}"
656
               src="{% get_media_prefix %}/home/activism/ecb.{{ temp_lang.code }}.vtt">
657
        {% endfor %}
658
    </video>
659
        {% comment %}
660
        Consider all these security marks (for €
661
        bank notes) that
662
        would have to pass:</p>
663
    <ul><li>Optical changing ink when you tilt a bank note</li>
664
        <li>Paper created from cotton fiber, which has a distinct feeling</li>
665
        <li>Watermark on every note, clearly visible with some light</li>
666
        <li>Safety wire straight through the middle of the note</li>
667
        <li>Foil with hologram over each note</li>
668
        <li>Raised printing to give each note a relief</li>
669
        <li>The logo in the hologram is transparent</li></ul>
670
    <p>And those are just the safety features you can directly see! Consider
671
        these <strong>extra security features</strong> that you can also check
672
        with enough detail (or a checking device):</p>
673
    <ul><li>All notes have microprinting that becomes unreadable with any normal
674
            printer, but can easily be read by looking closely..</li>
675
        <li>Shining UV light on the note will make certain parts light up, like
676
            the stars and circles. This also happens on the back, where green
677
            and red light will be emitted.</li>
678
        <li>With infrared light, the emerald number, the right side of the main
679
            image, and the silvery stript become visible. But only on the front;
680
            on the back, only the denomination and the horizontal number are visible.</li>
681
        <li>With special UV-C light (yes, that's a thing), the same parts light
682
            up, but in distinct green and red colours. Also, the € sign becomes
683
            visible in the main image, but is hidden in normal UV light.</li>
684
        <li>The serial code on every note is a checksum, meaning that you can
685
            check the code itself to see if the note is valid or not.</li></ul>
686
    {% endcomment %}
687
    <p>{% blocktranslate trimmed %}And all those were just the security features of the bank notes
688
        themselves! Here are some extras to convince you of the safety of using
689
        euros as cash:{% endblocktranslate %}</p>
690
    <ul><li>{% translate "Reproducing a note with a normal printer is often blocked by printer firmware." %}</li>
691
        <li>{% blocktranslate trimmed %}Any reproduced note (for example in movies) needs to obey strict
692
                rules, that they render each "legal" counterfeit note completely
693
                useless for monetization.{% endblocktranslate %}</li>
694
        <li>{% blocktranslate trimmed %}The European Union has so much trust in the security of its
695
                currency that you
696
                can download <a
697
                href="https://www.ecb.europa.eu/euro/banknotes/images/html/index.{{ lang.code }}.html"
698
                target="_blank">images of euro bank notes directly from their own
699
                website</a>. For high resolution ones, you can send a
700
                letter, and after some security and confidentiality checks you
701
                can get those as well.{% endblocktranslate %}</li></ul>
702
    <p>{% blocktranslate trimmed %}The hygiene myth: Even that is not a problem: I wrote this during
703
    the COVID-19 pandemic, but because I was afraid that cash could help in the
704
    virus' transmission, I decided to delay posting this, since it was plausible
705
    to assume it did. But even that's not true: Bank of England conducted 
706
    <a
707
    href="https://www.bankofengland.co.uk/quarterly-bulletin/2020/2020-q4/cash-in-the-time-of-covid"
708
    target="_blank">a study</a> that found cash poses no more risk than
709
    <a 
710
    href="https://www.theguardian.com/world/2020/nov/24/bank-notes-pose-low-risk-of-spreading-covid-19"
711
    target="_blank">breathing air particles in a shop.</a>{% endblocktranslate %}</p>
712
713
    
714
    {% comment %}
715
    <p>{% blocktranslate trimmed %}But maybe you think that all this is just peanuts for real
716
        counterfeiters (it isn't), or you're just thát paranoid. Okay, let's
717
        assume your level of paranoia is justified. In that case, I have a
718
        really interesting argument that will surely convince you to switch to
719
        cash forever:{% endblocktranslate %}</p>
720
    <h4>{% translate "Digital payments infringe on your privacy" %}</h4>
721
    <p>{% blocktranslate trimmed %}Oh and that's not just me saying that, that's your credit
722
        card supplier actually doing just that: <Link naar mastercard dat met
723
                                                      facebook onderhandelt</lin>
724
        Yeah, turns out that "safety" is not so much a myth after all, but is
725
        related to the bank's safety by keeping your money from you, and making
726
        bank on it in the process.{% endblocktranslate %}
727
728
    <h4>{% translate "Why is this activism?" %}</h4>
729
        <Schrijf over de constante rush voor digitalisatie van iets wat goed
730
        werkt en hoe dit onze privacyrechten aantast></schrijf>
731
        
732
    {% endcomment %}
733
       
734
735
    Paying cash is also important to make sure that high cash payments aren't
736
    automatically regarded as fraudulent, since it normalizes these types of
737
    money transfers;
738
    <a href="https://www.vrt.be/vrtnws/nl/2022/06/17/_het-is-toch-mijn-geld-waarom-krijg-ik-het-dan-niet-daarom-wor/">
739
    some banks have started refusing paying out large sums of cash, even if the owner provides a valid reason.</a>
740
    While a notification to the state's authority would be acceptable, refusing
741
    people access to their own money without a credible suspicion is
742
    outrageous.
743
744
        
745
746
{% comment %}
747
<h3 id="sharing-explained">{% translate "Get/Stay off Facebook" %}</h3>
748
<p>
749
	{% blocktranslate trimmed %}Facebook is an immense threat to our civil rights and
750
751
    <dt id="sharing-economy"><s>{% translate "Sharing economy / Gig economy" %}</s>
752
    {% translate "<GOEDE NAAM VERZINNEN>" %}</dt>
753
    <dd>{% blocktranslate trimmed %}Too often, the media (and the companies that are often
754
    associated with the term) use the term "sharing economy" or "gig economy" to
755
    describe this "new" type of providing a certain type of service, where the
756
    companies don't actually hire their "employees". They say they're
757
    "subcontractors", and make them use their own resources (like their car) to
758
    do the work. These companies malicously portray this as "sharing", and
759
    proclaim they're just the facilitators, thus making them part of the
760
    "sharing economy". This is spin.<br>
761
    First, "sharing" is something you do in a personal setting, without any
762
    commercial interests. People do this because it's in our nature to share
763
        resources between each other, it's a good thing to do. A well known
764
        example is carpooling, where different people share the same car.<br>
765
        This is <strong>not</strong> the same as 
766
{% endcomment %}
767
</section>
768
-->
769
{% endblock main %}
770