master
Miloslav Ciz 5 months ago
parent 13c0261dae
commit 922d8f3267

@ -6,4 +6,4 @@ A few examples of fascist groups are [corporations](corporation.md), [nations](n
Fascism is always bad and we have to aim towards eliminating it (that is eliminating fascism, NOT fascists -- fascists are people and living beings to whom we wish no harm). However here comes a great warning: **in eliminating fascism be extremely careful to not become a fascist yourself**. We purposefully do NOT advice to *[fight](fight_culture.md)* fascism as fight implies violence, the tool of fascism. **Elimination of fascism has to be done in a [non-violent](nonviolence.md) way**. Sadly, generation after generation keeps repeating the same mistake over and over: they keep opposing fascism by fascist means, eventually taking the oppressors place and becoming the new oppressor, only to again be dethroned by the new generation. This has happened e.g. with [feminism](feminism.md) and other [pseudoleftist](pseudoleft.md) movements. This is an endless cycle of stupidity but, more importantly, endless suffering of people. This cycle needs to be ended. We must choose not the easy way of violence, but the difficult way of non-violent rejection which includes loving the enemy as we [love](love.md) ourselves. Fascism is all about loving one's own group while hating the enemy groups -- if we can achieve loving all groups of people, even fascists themselves, fascism will have been by definition eliminated.
**[Fear](fear_culture.md) is the fuel of fascism**. When fear of an individual reaches certain level -- which is different for everyone -- he turns to fascism. Even that who is normally anti fascist has a breaking point, under extreme pressure of fear one starts to seek purely selfish goals. This is why e.g. [capitalism](capitalism.md) fuels [fear culture](fear_culture.md): it makes people fascists which is a prerequisite for becoming a capitalist. When "leaders" of nations need to lead [war](war.md), they start spreading propaganda of fear so as to turn people into fascists that easily become soldiers. This is why [education](education.md) is important in eliminating fascism: it is important to e.g. show that we need not be afraid of people of other cultures, of sharing information and resources etc. The bullshit of fear propaganda has to be exposed.
**[Identity](identity.md) is the parent of fascism, [fear](fear_culture.md) is its fuel**. Identity makes one mentally separate people into groups, feel part of one of them and feel threatened by the other ones. When fear of an individual reaches certain level -- which is different for everyone -- he turns to fascism. Even that who is normally anti fascist has a breaking point, under extreme pressure of fear one starts to seek purely selfish goals. This is why e.g. [capitalism](capitalism.md) fuels [fear culture](fear_culture.md): it makes people fascists which is a prerequisite for becoming a capitalist. When "leaders" of nations need to lead [war](war.md), they start spreading propaganda of fear so as to turn people into fascists that easily become soldiers. This is why [education](education.md) is important in eliminating fascism: it is important to e.g. show that we need not be afraid of people of other cultures, of sharing information and resources etc. The bullshit of fear propaganda has to be exposed.

@ -46,6 +46,7 @@ function load()
fl.href = "index.html";
fl.innerHTML = "chad version";
placeCSS("$$$","style_gold.css");
placeCSS("gay","style_gay.css");
placeCSS("90s","style_90s.css");
placeCSS("unix","style_unix.css");

@ -2,7 +2,7 @@ body
{
background-color: #f2cef5;
font-family: serif;
color: #522b5c;
color: #411c55;
max-width: 1280px;
margin: auto;
}
@ -48,8 +48,11 @@ h3
h1, h2, h3
{
text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff;
text-decoration: wavy underline;
border-bottom: 3px solid blue;
border-right: 3px solid yellow;
border-left: 3px solid yellow;
font-style: italic;
padding: 10px;
background-image: linear-gradient(238deg, rgba(174,118,245,1) 0%, rgba(215,231,154,1) 30%, rgba(231,111,210,1) 70%, rgba(216,237,167,1) 100%);
@ -63,7 +66,7 @@ h1, h2, h3
pre, code
{
font-weight: bold;
color: #a00;
color: #154591;
font-size: 13px;
}
@ -90,6 +93,7 @@ table td, th
th
{
text-shadow: 1px 1px 0 #111;
background-color: #c44dbc;
color: yellow;
font-family: italic;
@ -99,14 +103,14 @@ th
a
{
color: #a845ff;
color: #ea2dde;
text-decoration: wavy underline;
font-family: ui-monospace;
}
.dead
{
color: #d47833;
color: #9b794e;
text-decoration: wavy line-through;
}

@ -0,0 +1,97 @@
body
{
color: #201511;
background-image: linear-gradient(104deg, rgb(232, 198, 169) 0%, rgb(240, 237, 201) 23%, rgb(227, 208, 163) 50%, rgb(248, 255, 221) 77%, rgb(225, 186, 135) 100%);
text-align: justify;
text-shadow: -1px -1px 0 #fff, 1px 1px 0 #46433121;
padding: 30px;
}
i, em
{
color: #20777b;
}
h1:before, h2:before, h3:before, h1:after, h2:after, h3:after
{
content: " $ ";
}
p
{
margin: 20px;
}
b, strong
{
color: #772828;
text-decoration: underline;
}
code, pre
{
color: #572b27;
font-family: monospace;
text-shadow: -1px 1px 0 #ffffff75;
font-weight: bold;
}
pre
{
border-radius: 10px;
border-right: 4px solid #c4a8a8;
border-left: 4px solid #e3dcb5;
padding: 15px 0 15px 20px;
border-top: 2px solid rgb(230, 212, 169);
border-bottom: 2px solid rgb(179, 143, 98);
background-image: linear-gradient(90deg, rgb(162, 124, 76) 0%, rgb(217, 190, 155) 2%, rgb(255, 243, 214) 49%, rgb(187, 167, 133) 98%, rgb(247, 213, 157) 100%);
}
h1, h2, h3
{
border-top: 1px solid #f0e7c2;
text-shadow: -1px -1px 0 #fff, 1px 1px 0 #370b0b;
color: #dfc485;
margin: 50px 0px 20px;
border-bottom: 4px solid #665d44;
border-radius: 10px;
padding: 20px;
text-align: center;
background-image: linear-gradient(119deg, rgb(236, 220, 136) 0%, rgb(183, 149, 120) 36%, rgb(244, 220, 165) 69%, rgb(183, 138, 80) 100%)
}
table
{
text-shadow: none;
background-image: linear-gradient(304deg, rgba(238, 208, 118, 0.5) 0%, rgba(234, 212, 189, 0.5) 100%);
border-spacing: 0;
border: 3px solid #601f1f;
border-radius: 10px;
margin: 40px 30px;
}
td
{
border: 1px solid #c84545;
padding: 3px;
}
th
{
padding: 3px;
color: #ece9d7;
text-align: left;
background-color: #4f463b;
}
a
{
border-bottom: 2px dotted black;
color: #2c9310;
text-decoration: none;
}
.dead
{
color: #ff2121;
}

File diff suppressed because one or more lines are too long

@ -3,8 +3,8 @@
This is an autogenerated article holding stats about this wiki.
- number of articles: 542
- number of commits: 670
- total size of all texts in bytes: 2807491
- number of commits: 672
- total size of all texts in bytes: 2807651
longest articles:
@ -24,6 +24,10 @@ longest articles:
latest changes:
```
Date: Tue Jan 30 09:10:10 2024 +0100
Date: Tue Jan 30 07:54:47 2024 +0100
wiki_pages.md
wiki_stats.md
Date: Tue Jan 30 00:32:40 2024 +0100
fun.md
jokes.md
@ -36,19 +40,6 @@ cpu.md
jokes.md
programming_tips.md
wiki_pages.md
wiki_stats.md
Date: Mon Jan 29 01:48:12 2024 +0100
capitalism.md
collapse.md
collision_detection.md
english.md
marketing.md
military.md
portability.md
smol_internet.md
wiki_pages.md
wiki_stats.md
Date: Sun Jan 28 00:50:10 2024 +0100
```
most wanted pages:

Loading…
Cancel
Save