Update
This commit is contained in:
parent
4a406cdfd3
commit
16b8c6accd
19 changed files with 1934 additions and 1928 deletions
|
@ -10,6 +10,8 @@ To make Anarch no advanced [bullshit](bullshit.md) was used such as multiple mon
|
|||
|
||||
The repo is available at for example at https://git.coom.tech/drummyfish/Anarch. Some info about the game can also be found at the [libregamewiki](lgw.md): https://libregamewiki.org/Anarch. The 1.0 version was released on 1st December 2020, it was officially in the making since September 2019, but we may also see the inception of the game to be the start of [raycastlib](raycastlib.md) development in 2018.
|
||||
|
||||
{ Someone told me the game even briefly appeared on TV: some Croatian TV station covered the country's startup (I reckon it was Circuitmess) which creates [open consoles](open_console.md), and they showed one of them running Anarch. Pretty cool. ~drummyfish }
|
||||
|
||||
{ Mmmm OK so it has happened, someone's already milking it at Switch Store for $5 under the name "ROBOT ANARCHY", with some AI generated poster and shit :D Seems like no backlinks to the original project. Of course it's all fine both by my license and life philosophy, just found it funny. Remember you can get it gratis and with all freedom from me. ~drummyfish }
|
||||
|
||||
```
|
||||
|
@ -64,6 +66,8 @@ Anarch has these features:
|
|||
- Mods and configs follow [suckless](suckless.md) philosophy: mods are just [diffs](diff.md), config is part of source code.
|
||||
- Gameplay-wise Anarch offers 10 levels and multiple enemy and weapon types. It supports mouse where available.
|
||||
|
||||
Upon release the game garnered some attention at [4chan](4chan.md)/g -- of course this included suggestions for drummyfish to [kill himself](suicide.md), but generally anons seemed to like it, at least for the overall autism.
|
||||
|
||||
## Technical Details
|
||||
|
||||
Anarch is written in [C](c.md)99.
|
||||
|
|
2
art.md
2
art.md
|
@ -8,7 +8,7 @@ Art is nowadays mostly understood to be an endeavor (and by extension also its r
|
|||
|
||||
Mastery of art comes with **transcending the tool** in the sense of no longer being focused on the tools as well as no longer being its [slave](tool_slave.md). An amateur is obsessed with his tools, he keeps [hopping](hopping.md) editors, [languages](programming_language.md), distros, keyboards, headphones, drills, clothes, he says he can't work without his specific tools; a master comes and creates the art -- if he has no paintbrush, he does it with a pencil and if he doesn't have a pencil, he draws it in the sand. Master is only thinking about art and he can achieve it with most tools he can get his hands on. Chess master doesn't need a chessboard, football master can play barefoot, master climber doesn't need climbing equipment, master drummer can play with a stick he picks from the ground. Great composers, such as Bedrich Smetana, kept composing the best music even after they went deaf and lost what might seem like the most essential tool for composing: that of hearing the music; and yet a "composer" of the [21st century](21st_century.md) finds the audacity to call himself a "professional" while at the same time being unable to compose music without his favorite [DAW](daw.md) at hand. By eliminating the [dependency](dependency.md) on specific tools a mastery of art can be seen as a form of [freedom](freedom.md).
|
||||
|
||||
**Art is discovered**, not made. The author of art is merely a discoverer of some beautiful pattern of nature, he may not even fully comprehend or understand that which he discovered, he must in no way be its owned or arbiter (as capitalism wants to make it with bullshit such as [copyright](copyright.md)). Author has no higher authority in interpretation of his art than anyone else.
|
||||
**Art is discovered**, not made. The author of art is merely a discoverer of some beautiful pattern of nature, he may not even fully comprehend or understand that which he discovered, he must in no way be considered its "owner" or arbiter of its use (as capitalism wants to make it with bullshit such as [copyright](copyright.md)). Author has no higher authority in interpretation of his art than anyone else.
|
||||
|
||||
Art, like a [woman](woman.md), is beautiful and just like a woman it too often sells itself and becomes a whore, it is too difficult to find sincere, pure art like it is difficult to find a sincere love of a woman.
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Blender
|
||||
|
||||
Blender (also Blunder) is a greatly [complex](bloat.md) "[open-source](open_source.md)" 3D modeling and [rendering](rendering.md) [software](software.md) -- one of the most powerful and "feature-rich" ones, even compared to [proprietary](proprietary.md) competition -- used not only by the [FOSS](foss.md) community, but also the industry (commercial [games](game.md), movies etc.), which is an impressive achievement in itself, however Blender is also a [capitalist](capitalist.md) software suffering from many not-so-nice features such as [bloat](bloat.md), [update culture](update_culture.md), [hardware discrimination](hw_discrimination.md) and centralized control.
|
||||
Blender (also Blunder) is a greatly [complex](bloat.md) "[open-source](open_source.md)" 3D modeling and [rendering](3d_rendering.md) [software](software.md) -- one of the most powerful and "feature-rich" ones, even compared to [proprietary](proprietary.md) competition -- used not only by the [FOSS](foss.md) community, but also the industry (commercial [games](game.md), movies etc.), which is an impressive achievement in itself, however Blender is also a [capitalist software](capitalist_software.md) suffering from many not-so-nice features such as [bloat](bloat.md), [update culture](update_culture.md), [hardware discrimination](hw_discrimination.md) and centralized control.
|
||||
|
||||
After version 2.76 Blender started REQUIRING [OpenGL](opengl.md) 2.1 due to its "[modern](modern.md)" [EEVEE](eevee.md) renderer, deprecating old machines and giving a huge fuck you to all users with incompatible hardware (for example the users of [RYF](ryf.md) laptops). This new version also stopped working with the [free](free_software.md) [Nouveau](nouvea.md) driver, forcing the users to use NVidia's proprietary drivers. Blender of course doesn't at all care about this. { I've been forced to use the extremely low FPS [software](sw_rendering.md) GL version of Blender after 2.8. ~drummyfish }
|
||||
|
||||
**Are there good alternatives to Blender?** Some programs to check out are [wings3d](wings3d.md) (seems like the best candidate), [k3d](k3d.md), [meshlab](meshlab.md) and [mm3d](mm3d.md) (looks like bloat), also for some things possibly [FreeCAD](freecad.md). Remember you can also make models manually :-) Formats like obj can be hand-written.
|
||||
**Are there good alternatives to Blender?** A half alternative may be using a very old, less bloated version of Blender. Otherwise some programs to check out are [wings3d](wings3d.md) (seems like the best candidate), [k3d](k3d.md), [meshlab](meshlab.md) and [mm3d](mm3d.md) (looks like bloat), also for some things possibly [FreeCAD](freecad.md). Remember you can also make models manually :-) Formats like obj can be hand-written.
|
||||
|
||||
## See Also
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Cancer
|
||||
|
||||
Cancer is similar to [shit](shit.md) but is even worse because it spreads itself and infects anything else it touches (it is a subset of shit). We may also say cancer is something highly [toxic](toxic.md), e.g. an Internet forum, as in "after prolonged exposure this will surely give you cancer".
|
||||
Cancer is similar to [shit](shit.md) but is even worse because it spreads itself like [fire](fire.md) and infects anything else it touches (it is a subset of shit). We may also say cancer is something highly [toxic](toxic.md), e.g. an Internet forum, as in "after prolonged exposure this will surely give you cancer".
|
||||
|
||||
Examples of cancer are:
|
||||
|
||||
|
|
2
demo.md
2
demo.md
|
@ -2,7 +2,7 @@
|
|||
|
||||
Demo may stand for:
|
||||
|
||||
- A special kind of computer [program](program.md) that's made as a non-interactive audiovisual art. See [demoscene](demoscene.md).
|
||||
- A special kind of computer [program](program.md) that's made as a non-interactive audiovisual [art](art.md). See [demoscene](demoscene.md).
|
||||
- A non-video recording of game play (sometimes also called a *replay*), typically done by recording only user inputs in a [deterministic](determinism.md) game, or by only recording game state information (such as player positions at each frame etc.). Demos are used e.g. in [Doom](doom.md) or [Quake](quake.md). The advantage of a demo is its much smaller size compared to a video, as well as the possibility to replay it with different graphic settings, ability to detect cheating (i.e. verifying the game inputs are correct and humanly possible) etc.
|
||||
- A significantly limited gratis trial version of an otherwise paid program. This term used to be used mainly in the past, when demo versions of programs (such as games) were distributed e.g. on CDs in magazines for user to try out and potentially buy the full version.
|
||||
- ...
|
|
@ -21,3 +21,7 @@ Some signs of egoism include:
|
|||
- ...
|
||||
|
||||
Remember, **to love others you mustn't love yourself too much**, it helps if you hate yourself. Ideally you should love everyone equally, yourself and others too, but by loving yourself more you are hurting others while loving yourself less you only hurt yourself -- a truly [selfless](selflessness.md) man will rather choose to hurt himself than others, so it's always better to try to love yourself less.
|
||||
|
||||
## See Also
|
||||
|
||||
- [humblebrag](humblebrag.md)
|
|
@ -16,7 +16,7 @@ Even if someone has quite based views, he will 100% commit at least one of the f
|
|||
- He'll engage in [fight culture](fight_culture.md), will call his endeavor a "fight" or "battle" and by that will be on the edge of using violence or immoral means to "win" this fight.
|
||||
- He'll be accepting [heroes and leader](hero_culture.md), i.e. social hierarchy, cults of personality and fascism.
|
||||
- He will say he's not a nationalist but will support a "healthy" level of [nationalism](nationalism.md).
|
||||
- He will oppose [defeatism](defeatism.md), [cynicism](cynicism.md), pessimism etc.
|
||||
- He will oppose [defeatism](defeatism.md), [cynicism](cynicism.md) etc.
|
||||
- He will think that [pedophilia](pedophilia.md) is bad and that pedophiles should be killed or at least "treated".
|
||||
- He will be an [egoist](egoism.md), putting effort into looking certain way, getting [tattoos](tattoo.md), adopting some "style" or "[identity](identity_politics.md)".
|
||||
- He will support good causes but for wrong reasons, for example "I'll help you because then next time you'll help me" (calculated decision based on self interest, not [selfless](selflessness.md) help) or "we shouldn't kill animals and eat them because it's not healthy and it contributes to destroying the planet" (again, calculated decision based on benefit of self and economic arguments, the only correct reason for not killing an animal is that it's a living being capable of feeling suffering). This matters because though at this moment his goals are aligned with our, tomorrow they may not be because he simply follows different interests and only by circumstance happened to momentarily go in the same direction as us.
|
||||
|
|
|
@ -169,7 +169,7 @@ This is a summary of some main guidelines on how an LRS supporter should behave
|
|||
- **Try to be so that if everyone was like that, the society would be good (in agreement with [LRS](less_retarded_society.md))** -- this is a good general [rule of thumb](rule_of_thumb.md) (and as such may also possibly fail sometimes, be careful) that can help you make some difficult decisions. DO NOT confuse this advice with the ["do unto others as you would have them do unto you"](do_unto_others.md) aka ["golden" rule](golden_rule.md) advice, that is indeed a [shitty](shit.md) one, supposing everyone likes the same things, i.e. for example a man who enjoys being [raped](rape.md) is advised here to go and rape others -- that's of course bad.
|
||||
- **Do NOT support [pseudoleft](pseudoleft.md) ([LGBT](lgbt.md), [feminism](feminism.md), [Antifa](antifa.md), [soyence](soyence.md) ...)**, don't become [type A fail](fail_ab.md). Of course you should equally reject [rightism](right.md), but that goes without saying.
|
||||
- **[Free](freedom.md) yourself from the system** (and generally from as many things as possible) -- similarly to how you free yourself technologically, free yourself also socially, live [frugally](minimalism.md) and minimize your expenses. Stop consuming, stop living in luxury, stop spending money for shit (gyms, sports, clothes, car, streaming services, games, cigarettes, ...), use free things that people throw away and enjoy hobbies that are cheap (programming, reading books, going for walks, playing chess, collecting [rocks](rock.md), ...). **Stop watching news** (it's just brainwashing and distraction, what's really important will get to you anyway), stop engaging in fashion, stop talking to retards and watching tiktok manipulators. You need very little to live, you don't even need internet connection; with good computing you can hack offline and only connect to the internet once in a while on some public wifi to download emails and upload your programs. **Stop using [cellphone](phone.md)** (if you need it e.g. for banking, just use it for banking and don't carry it around with you, don't make it something you need with you). **Stop watching post 2010 media**, avoid all new movies, series, music, books, they are all just propaganda by now which gives you brain cancer and makes you an NPC, isolate yourself from anything [modern](modern.md), look for the old stuff. Make yourself self sufficient, prepare for the [collapse](collapase.md). If you can live somewhere in the woods and would enjoy it, go for it.
|
||||
- **Adopt [defeatism](defeatism.md) and pessimism**; [optimism](optimism.md) is a harmful opium of the people, it makes you shut your eyes before suffering of others, an optimist is susceptible to fear and allows himself to be manipulated by [fear culture](fear_culture.md), learn to be [pessimistic](pessimism.md) instead -- abandoning "winner mentality" will stop you from engaging in [fight culture](fight_culture.md) and makes you free to behave morally, it turns on your empathy and allows you to be objective in your judgment (you will no longer fear seeing the truth), you will seize to be a an inhuman robot and slave of bullshit necessary for winning the capitalist game, you'll no longer be serving [capitalism](capitalism.md).
|
||||
- **Adopt [defeatism](defeatism.md), do NOT adopt and [optimism](optimism.md)**; [optimism](optimism.md) is a harmful opium of the people, it makes you shut your eyes before suffering of others, an [optimist](optimism.md) is susceptible to fear and allows himself to be manipulated by [fear culture](fear_culture.md), learn to be a [cynic](cynicism.md) instead -- abandoning "winner mentality" will stop you from engaging in [fight culture](fight_culture.md) and makes you free to behave morally, it turns on your empathy and allows you to be objective in your judgment (you will no longer fear seeing the truth), you will seize to be a an inhuman robot and slave of bullshit necessary for winning the capitalist game, you'll no longer be serving [capitalism](capitalism.md).
|
||||
- **Search for the [truth](truth.md)**. You won't find it easily, real truth is always censored and hidden (though often in plain sight), but you can train yourself to spot propaganda and see the red flags. You won't find truth through Google, use different sources, read old books, [encyclopedias](encyclopedia.md) and different points of view (e.g. contrast articles on [Wikipedia](wikipedia.md) with those on [Infogalactic](infogalactic.md)). Learn foreign and old langages such as [Latin](latin.md) so that you can read untranslated and first hand historical accounts. **Question EVERYTHING** (absolutely everything, even this statement). Do not fall into traps such as [pseudoskepticism](pseudoskepticism.md). Train your mind to think critically, avoid [shortcut thinking](shortcut_thinking.md), question your own biased beliefs and wishes.
|
||||
- **Stop bullshitting yourself, admit your weaknesses and mistakes even if you can't stop making them.** In the quest for seeing truthful image of the world it's very important to start with self and stop lying to oneself. Everyone makes mistakes, everyone is imperfect and weak in one way or another and often we are forced to stay imperfect, or simply not strong enough to stop doing something we know is bad -- trying to become better is important, but it's equally important to not get devastated by the fact that perfection can't be achieved. Normies psychologically deal with this using the following harmful pattern: *if it's bad but can't be fixed, find excuse for why it's actually good*. Often for example supporters of [free software](free_software.md) make a mental exception to allow themselves to play those old nostalgic proprietary games because in this depressing world they simply can't live without it, they need them it like a drug -- the excuse is for example "it's not really software but more like a movie or work of art so actually it's fine it's proprietary" or something similar. Now please realize everyone has guilty pleasures or harmful habits, if it's not games then it's smoking, drinking, self harm, overeating or hoarding garbage. ADMIT IT'S NOT GOOD, even if you keep doing it: this way you are not distorting truth and actually stay in better control, you may aim to limit or reduce your harmful habits in the future if it can't be done now, you keep the door open to accepting a solution that may emerge later on instead of giving in to a comfort of a lie -- or shall we say a kind of [blue pill](blue_pill.md)? The following pattern is extremely common nowadays: people dislike the word [censorship](censorship.md) but they are forced to do it, so they rather try to redefine the word censorship so as to exclude what they're doing (see e.g. [Wikipedia](wikipedia.md)) -- if you HAVE TO do censorship, call it censorship, admit you're doing it, don't bullshit yourself and others. You'll often see abused wives think like this: the husband may be drunk beating her every day but she has no way of escaping due to taking care of children and house, so you'll hear her go to great lengths to make excuses for why he's actually "not that bad" rather than admitting she's living a nightmare, like "others have it worse, at least he doesn't gamble, he actually bought me this and this, ...".
|
||||
- **Reject harmful things like [proprietary](proprietary.md) software, [capitalism](capitalism.md), [copyright](copyright.md), [bloat](bloat.md), [work](work.md) etc.** Use and promote the ethical equivalents, i.e. [free software](free_software.md), [free culture](free_culture.md), frugality, [anarchism](anarchism.md) etc.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Less [retarded](retard.md) society (LRS, same [acronym](acronym.md) as [less retarded software](lrs.md)) is a model of ideal society towards which we, the [LRS](lrs.md), want to be moving. Less retarded society is a [peaceful](pacifism.md), collaborative society based on [love](love.md) of all [life](life.md), which aims for maximum well being of all living beings, a society without violence, [money](money.md), oppression, need for [work](work.md), social [competition](competition.md), poverty, scarcity, criminality, [censorship](censorship.md), [self-interest](self_interest.md), [government](government.md), police, [laws](law.md), [bullshit](bullshit.md), slavery and many other negative phenomena. It equally values all living beings and establishes true social equality in which everyone can pursue his true desires freely -- it is a TRULY [leftist](left_vs_right.md) society, NOT a [pseudoleftist](pseudoleft.md) one. The society works similarly to that described by the [Venus Project](venus_project.md) and various [anarchist](anarchism.md) theories (especially [anarcho pacifist](anpac.md) [communism](communism.md)), but it also takes good things from elsewhere, even various [religions](religion.md) (without itself actually becoming a religion in traditional sense); for example parts of teaching of [Jesus](jesus.md) and [Buddha](buddhism.md). LRS isn't searching or arguing for ways to force people to behave well, it is arguing for people to behave well.
|
||||
|
||||
**How is this different from other ideologies and "life philosophies"?** Well, one principal difference is that **LRS doesn't want to [fight](fight_culture.md)**, in fact LRS adopts a **[pessimistic](pessimism.md), [defeatist](defeatism.md) mindset** to not compromise [morality](morality.md) by any desire to "win the game", behaving correctly is more important than achieving a goal, ends do NOT justify the means. In order to establish a truly good society a crucial realization is that **harm is only ever done by those trying to force their ideas** -- it is even irrelevant what the ideas are, whether it's self-interest, equality, collectivism, sharing, important is only that forcing any idea will do harm, so giving up force and violence is the absolutely essential first step we have to make. That's in stark contrast with today's mentality. Nowadays as well as in the past society has always been about conflict, playing a **game** against others (nowadays e.g. market competition, employment competition, media competition, ...) in which some win, some can manage and some lose. Most political parties nowadays just want to change the rules of the game or downright switch to a different kind of game, some want to make the rules "more fair", or to make it favor their represented minority (so called [fascism](fascism.md)), some just want to [hack](hacking.md) the game, some want to [cheat](cheat.md) to win the game easily, some want to play fair but still win (i.e. become "successful"). LRS simply sees any kind of such game as unnecessary, cruel, unethical and harmful in many ways not just to us, but to the whole planet. LRS therefore simply wants to stop the game, not by force but by making everyone see how bad the game is. It says that **competition and conflict must seize to be the basis of society**. There is no value in achieving anything by violence, such a change will soon be reverted by counter revolution, people themselves have to understand what's good and choose it voluntarily. That is one of the reasons why we are **[pacifists](pacifism.md)** and **reject all violence**, only wanting to promote our ideas by [education](education.md). We accept we may not achieve our goals and we most certainly won't achieve anything during our lifetime and that gives us the freedom to behave truly morally. We try to **never be [proud](pride.md)** of anything, as pride leads to violence and fascism. We are also in many ways aligned with the ideals of **[cynicism](cynicism.md)**.
|
||||
**How is this different from other ideologies and "life philosophies"?** Well, one principal difference is that **LRS doesn't want to [fight](fight_culture.md)**, in fact LRS adopts **a [defeatist](defeatism.md) mindset** to not compromise [morality](morality.md) by any desire to "win the game", behaving correctly is more important than achieving a goal, ends do NOT justify the means. In order to establish a truly good society a crucial realization is that **harm is only ever done by those trying to force their ideas** -- it is even irrelevant what the ideas are, whether it's self-interest, equality, collectivism, sharing, important is only that forcing any idea will do harm, so giving up force and violence is the absolutely essential first step we have to make. That's in stark contrast with today's mentality. Nowadays as well as in the past society has always been about conflict, playing a **game** against others (nowadays e.g. market competition, employment competition, media competition, ...) in which some win, some can manage and some lose. Most political parties nowadays just want to change the rules of the game or downright switch to a different kind of game, some want to make the rules "more fair", or to make it favor their represented minority (so called [fascism](fascism.md)), some just want to [hack](hacking.md) the game, some want to [cheat](cheat.md) to win the game easily, some want to play fair but still win (i.e. become "successful"). LRS simply sees any kind of such game as unnecessary, cruel, unethical and harmful in many ways not just to us, but to the whole planet. LRS therefore simply wants to stop the game, not by force but by making everyone see how bad the game is. It says that **competition and conflict must seize to be the basis of society**. There is no value in achieving anything by violence, such a change will soon be reverted by counter revolution, people themselves have to understand what's good and choose it voluntarily. That is one of the reasons why we are **[pacifists](pacifism.md)** and **reject all violence**, only wanting to promote our ideas by [education](education.md). We accept we may not achieve our goals and we most certainly won't achieve anything during our lifetime and that gives us the freedom to behave truly morally. We try to **never be [proud](pride.md)** of anything, as pride leads to violence and fascism. We are also in many ways aligned with the ideals of **[cynicism](cynicism.md)**.
|
||||
|
||||
Note that less retarded society is an ideal [model](model.md), i.e. it can probably not be achieved 100% but it's something that gives us a direction and to which we can **get very close** with enough effort. We create an ideal theoretical model and then try to [approximate](approximation.md) it in reality, which is a [scientific](science.md) approach that is utilized almost everywhere: for example [mathematics](math.md) defines a perfect sphere and such a model is then useful in practice even if we cannot ever create a mathematically perfect sphere in the real physical world -- the mathematical equations of a sphere guide us so that with enough effort we are able to create physical spheres that are pretty close to an ideal sphere. The same can be done with society. This largely refutes the often given argument that *"it's impossible to achieve so we shouldn't try at all"* -- we should try our best and the closer to the ideal we get, the better for us.
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ Specific practices used in marketing are:
|
|||
|
||||
- **Lies**: every ad will present the product as the best thing there is, of course despite the fact that not all products can simultaneously be the best, so most of them are inevitably lying. No ad will ever point out shortcomings of the advertised product or try to present it in an objective way. Actors will be paid to lie about how the product is awesome and how it changed their lives even if in reality they never used it -- so called **[astroturfing](astroturfing.md)**. An ad will show someone getting orgasm from buying new toothpaste. And of course numbers and "facts" whose source is difficult to trace will be exaggerated or completely made up. Lying and manipulation is just a normal, daily bread in capitalism.
|
||||
- **Extreme repetition/[spam](spam.md)** and annoyance: this includes repeating the same commercial over and over (e.g. every 10 minutes) as well as repeating the name of the product several times in every sentence (*"At X we believe in X, we recommend X because X is the best. For more info about X visit www.X.com. Remember, X is the best. Your X."*). Email spam, phone calls, leaflets and other spam is also a requirement for making any business succeed nowadays, you just cannot win attention by "playing nice" when everyone else plays dirty. The extreme repetition even commonly surpasses the threshold of **psychological torture** -- employees of supermarkets for example complain about the pain of having to listen to the same ad over and over, 8 hours every day, for many it becomes unbearable.
|
||||
- **Psychological tricks and abuse** such as for example **fake discounts**: a product is presented as being on discount while in reality it's still highly overpriced, the price was just increased for a single day, then set back and now it's presented as a discount because people love the word "discount" and think they're saving money when in fact they're being raped. Most products are now constantly on "discount" for this reason. Another trick is **abusing songs** and shitty catchy melodies, often destroying existing good [music](music.md) this way by for example changing the lyrics of a nice famous song and then repeating it so many times you get sick of it and never want to even hear the original ever again. This abuses the fact that a song will get stuck in one's head and keep torturing the individual into thinking about the advertised product constantly. Similarly ads like to show food to people in attempts to rise their appetite, even (and perhaps especially) in obese people who shouldn't be overeating anymore and who are struggling to stay on a diet, and so ads literally pose a health risk to millions, they push overweight people to eating more -- consider that most people in the first world are overweight and should try to eat less rather than more, ads are trying to force them to do the opposite (of course additionally forcing food that's not healthy at all) -- not even talking about the fact that the "food" in question is almost always very unhealthy in itself. Supermarkets **intentionally create [mazes](maze.md)** and constantly change placement of items so that people always get lost, spend more time in the shop, see more items and are more likely to buy more things. They use colored lights to make fruit look more fresh and juicy than it actually is. Other tricks include **shouting** to gain attention, **faking empathy and emotion** ("we care about you", "we care about the environment" etc.), creating the **"[everyone does it](everyone_does_it.md)" illusion** ("look, all the cool teenagers in the world now switched to this product!"), intentionally creating drama (i.e. attention), abusing [shortcut thinking](shortcut_thinking.md) with **[buzzwords](buzzword.md)**, abusing [feat culture](fear_culture.md) ("Did you know that without this vitamin you're 10 times more likely to die of cancer?") etc. Many of the tricks are aimed at children and younger people who are less experienced with life, naive, trusting that a [corporation](corporation.md) truly cares about their well being, and similarly on older people, who are also more likely to fall victim to them.
|
||||
- **Psychological tricks and abuse** such as for example **fake discounts**: a product is presented as being on discount while in reality it's still highly overpriced, the price was just increased for a single day, then set back and now it's presented as a discount because people love the word "discount" and think they're saving money when in fact they're being raped. Most products are now constantly on "discount" for this reason. Another trick is **abusing songs** and shitty catchy melodies, often destroying existing good [music](music.md) this way by for example changing the lyrics of a nice famous song and then repeating it so many times you get sick of it and never want to even hear the original ever again. This abuses the fact that a song will get stuck in one's head and keep torturing the individual into thinking about the advertised product constantly. Similarly ads like to show food to people in attempts to rise their appetite, even (and perhaps especially) in obese people who shouldn't be overeating anymore and who are struggling to stay on a diet, and so ads literally pose a health risk to millions, they push overweight people to eating more -- consider that most people in the first world are overweight and should try to eat less rather than more, ads are trying to force them to do the opposite (of course additionally forcing food that's not healthy at all) -- not even talking about the fact that the "food" in question is almost always very unhealthy in itself. Supermarkets **intentionally create [mazes](maze.md)** and constantly change placement of items so that people always get lost, spend more time in the shop, see more items and are more likely to buy more things. They use colored lights to make fruit look more fresh and juicy than it actually is. Other tricks include **shouting** to gain attention, **faking empathy and emotion** ("we care about you", "we care about the environment" etc.), creating the **"[everyone does it](everyone_does_it.md)" illusion** ("look, all the cool teenagers in the world now switched to this product!"), intentionally creating drama (i.e. attention), abusing [shortcut thinking](shortcut_thinking.md) with **[buzzwords](buzzword.md)**, abusing [fear culture](fear_culture.md) ("Did you know that without this vitamin you're 10 times more likely to die of cancer?") etc. Many of the tricks are aimed at children and younger people who are less experienced with life, naive, trusting that a [corporation](corporation.md) truly cares about their well being, and similarly on older people, who are also more likely to fall victim to them.
|
||||
- **Misleading statistics**, presentation and interpretation of [data](data.md). For example any success rate will be presented as the upper bound as such a number will be higher, typically 99% or 100%, i.e. for example *"our product is successful in up to 100% cases!"* (which of course gives zero information and only says the product won't succeed in more than 100% cases). A company may also run its own polls for a "best product", e.g. on [Facebook](facebook.md), in which all products are of course their own products, and then the winning product will be seen on TV as a "contest winning product".
|
||||
- **Forcefully seizing attention**: ads are present practically everywhere, even embedded in "art" (even in that which one pays for, like magazines or movies), in the sky (planes, blimps, drones, ...), they play on every radio you hear in every shop, they pop up on electronic devices one has paid for, they can't be turned off (and if you try to do it, you're called a thief). They are present in educational materials and targeted at children. Audio of a commercial will be made louder to catch an attention when it starts playing on a commercial break.
|
||||
- **Bribing celebrities/[influencers](influencer.md)**. An *influencer* is nowadays a culturally accepted "job", typically done by a psychopath, whose sole work consists of gaining trust of naive people on social media, pretending to be their "friend", and then lying, manipulating them and forcing them to buying products, spreading corporate propaganda and so on.
|
||||
|
|
|
@ -4,7 +4,7 @@ Morality is the sense of greater values of an individual and society from which
|
|||
|
||||
Morality is very similar to **[ethics](ethics.md)**, to the point of often being used interchangeably, however we may still find slight differences. While morality is seen as something personal and intuitive, greatly driven by conscience and judged on a case-by-case basis, ethics is perceived more as a set of informal, often unwritten shared rules to assure morality in a larger group of individuals, i.e. ethics is an agreement on a way of behavior between individuals, each of which may have slightly different personal morals. Ethics is also sometimes defined as the branch of [philosophy](philosophy.md) concerned with examining morality.
|
||||
|
||||
**Morality is much different from legality.** Ideally it is said that laws should be the minimum (a proper [subset](subset.md)) of morality, i.e. laws should be the officially codified, approved and enforced rules that ensure the very basic moral behavior is sustained, such as people not murdering others, however laws CANNOT with the best of our effort ever capture the infinitely complex nature of morals (no one can ever write down EXACTLY what is and isn't moral in every single imaginable situation that can arise in real world), so it is seen as inevitable that laws will always allow some slightly immoral actions (imagine e.g. someone giving a bad advice to someone else on purpose just to see the other one fail -- this may be legal but is likely immoral). This is accepted because the other option, i.e. law trying to prevent ALL immoral behavior, would be too restrictive and would also inevitably prevent a huge amount of moral, useful and essential behavior; imagine e.g. law trying to prevent giving bad advice by banning all communication altogether. However, this ideal of "laws as a minimum of morals" doesn't hold in practice because law is hugely abused and manipulated to serve the evil, so not only does it allow immoral behavior (which would be kind of OK), it BANS moral behavior (which is unacceptable from the idealist point of view), for example it is prohibited to share useful information ("[intellectual property](intellectual_property.md)"), repairing ([DRM](drm.md)), living in an abandoned house one doesn't "officially own" etc. Furthermore laws themselves in principle have a negative effect on morality because **people unfortunately start replacing morality with legality**; as laws get more complex and in control of our everyday lives, people only start deciding and judging actions based on a question of "is it legal?" rather than "is it moral?" -- indeed, if nowadays you accuse someone of doing something wrong, he will almost definitely reply something along the lines of "I can legally do that so shut up." Laws destroy morality, hence laws have to be cancelled (see [anarchism](anarchism.md)) and we have to focus only on developing our sense of morality better.
|
||||
**Morality is much different from legality.** Ideally it is said that laws should be the minimum (a proper [subset](subset.md)) of morality, i.e. laws should be the officially codified, approved and enforced rules that ensure the very basic moral behavior is sustained, such as people not murdering others, however laws CANNOT with the best of our effort ever capture the infinitely complex nature of morals (no one can ever write down EXACTLY what is and isn't moral in every single imaginable situation that can arise in real world), so it is seen as inevitable that laws will always allow some slightly immoral actions (imagine e.g. someone giving a bad advice to someone else on purpose just to see the other one fail -- this may be legal but is likely immoral). This is accepted because the other option, i.e. law trying to prevent ALL immoral behavior, would be too restrictive and would also inevitably prevent a huge amount of moral, useful and essential behavior; imagine e.g. law trying to prevent giving bad advice by banning all communication altogether. However, this ideal of "laws as a minimum of morals" doesn't hold in practice because law is hugely abused and manipulated to serve the evil, so not only does it allow immoral behavior (which would be kind of OK), it BANS moral behavior (which is unacceptable from the idealist point of view), for example it is prohibited to share useful information ("[intellectual property](intellectual_property.md)"), repairing ([DRM](drm.md)), living in an abandoned house one doesn't "officially own" etc. Furthermore laws themselves in principle have a negative effect on morality because **people unfortunately start replacing morality with legality**; as laws get more complex and in control of our everyday lives, people only start deciding and judging actions based on a question of "is it legal?" rather than "is it moral?" -- indeed, if nowadays you accuse someone of doing something wrong, he will almost definitely reply something along the lines of "I can legally do that so shut up." (perhaps just with varying degrees of politeness). Indeed, whenever a new issue appears [nowadays](21st_century.md), people hardly even think about solving it in any other way than by making laws to solve the issue -- as an example shortly after a few fatal incident occurred some time in early 2010s due to the new trend of "planking" (people making photos of themselves lying face down in weird places), people immediately started to call for LEGAL bans of planking, not even thinking of what consequences this would have -- literally making it illegal to lie face down on the ground. Laws destroy morality, hence laws have to be canceled (see [anarchism](anarchism.md)) and we have to focus only on developing our sense of morality better.
|
||||
|
||||
## See Also
|
||||
|
||||
|
|
|
@ -61,6 +61,7 @@ There exist many terms that are highly similar and can legitimately be used inte
|
|||
- **[crossplatform/multiplatform](multiplatform.md)** vs **[portable](portability.md)**
|
||||
- **[cryptocurrency](crypto.md)** vs **digital currency** vs **virtual currency**
|
||||
- **[cryptography](cryptography.md)** vs **[security](security.md)** vs **[privacy](privacy.md)** vs **[encryption](encryption.md)**
|
||||
- **[cynicism](cynicism.md)** vs **[pessimism](pessimism.md)**
|
||||
- **[data](data.md)** vs **[information](information.md)** vs **[entropy](entropy.md)** vs **[signal](signal.md)**
|
||||
- **[data structure](data_structure.md)** vs **[data type](data_type.md)**
|
||||
- **[decentralized](decentralization.md)** vs **[distributed](distributed.md)**
|
||||
|
@ -92,7 +93,7 @@ There exist many terms that are highly similar and can legitimately be used inte
|
|||
- **[evolutionary programming](evolutionary.md)** vs **[evolutionary algorithm](evolutionary.md)** vs **[genetic programming](genetic_programming.md)** vs **[genetic algorithm](genetic_algorithm.md)**
|
||||
- **[equality](equality.md)** vs **[identity](identity.md)** (in programming languages)
|
||||
- **[fail safe](fail_safe.md)** vs **safe** vs **[secure](security.md)** vs **robust** vs **reliable** vs **tested** etc.
|
||||
- **[floating point number](float.md)** vs **[real number](real_number.md)** vs **[fixed point number](fixed_point.md)**
|
||||
- **[floating point number](float.md)** vs **[real number](real_number.md)** vs **[fixed point number](fixed_point.md)** vs **[rational number](rational_number.md)**
|
||||
- **[font](font.md)** vs **[typeface](typeface.md)**
|
||||
- **[forwarding](forwarding.md)** vs **[routing](routing.md)** vs **[switching](switching.md)**
|
||||
- **[framework](framework.md)** vs **[library](library.md)**
|
||||
|
|
3678
random_page.md
3678
random_page.md
File diff suppressed because it is too large
Load diff
16
rock.md
16
rock.md
|
@ -1,6 +1,6 @@
|
|||
# Rock
|
||||
|
||||
Rocks and stones are natural formations of minerals that can be used to create the most primitive [technology](technology.md). Stone age was the first stage of our civilization; it was characterized by use of stone tools. Rock [nerds](nerd.md) are called geologists.
|
||||
Rocks and stones are natural formations of minerals that can be used to create the most primitive [technology](technology.md). Stone age was the first stage of our civilization, characterized by the use of stone tools. Rock [nerds](nerd.md) are called geologists.
|
||||
|
||||
```
|
||||
____
|
||||
|
@ -18,16 +18,16 @@ Rocks and stones are natural formations of minerals that can be used to create t
|
|||
Rocks are pretty [suckless](suckless.md) and [LRS](lrs.md) because they are simple, they are everywhere, free and can be used in a number of ways such as:
|
||||
|
||||
- As a building material.
|
||||
- For [fun](fun.md) and entertainment, you can play various games with rocks: rock skipping, petanque, long throw, even [chess](chess.md).
|
||||
- As [weapons](weapon.md), even though we discourage this use.
|
||||
- For [fun](fun.md) and entertainment, you can play various [games](game.md) with rocks: rock skipping, petanque, long throw, [marble racing](marble_racing.md), even [chess](chess.md).
|
||||
- As a [weapon](weapon.md), even though we discourage this use.
|
||||
- For making tools such as [knives](knife.md) or [hammers](hammer.md).
|
||||
- To hold heat: you can e.g. heat stones in fire and let them heat you while you sleep or use them to cook something.
|
||||
- To hold heat: you can heat stones in fire and let them heat you while you sleep or use them to cook something.
|
||||
- For writing, some can be used as a chalk, some may be used to carve into, which makes rocks an extremely durable storage for both [digital](digital.md) and [analog](analog.md) [data](data.md) -- thanks to this we have records of very old [history](history.md), see also [RCBD](rock_carved_binary_data.md). A dust from some rocks can also be used to make dye to paint or write with.
|
||||
- As weights.
|
||||
- As weights. Rocks are pretty heavy.
|
||||
- For help with counting (e.g. [abacus](abacus.md)) -- this makes rocks a kind of [computer](computer.md)!
|
||||
- To make [art](art.md), decorations, small statues etc.
|
||||
- For breaking things, grinding, sharpening etc.
|
||||
- With advanced technology we can get metals out of rocks, extract geological knowledge from them etc.
|
||||
- To make [art](art.md), decorations, small statues etc. Some rocks are beautiful just by themselves and autistic people like to collect them.
|
||||
- For breaking things, cutting, grinding, sharpening etc.
|
||||
- With a little advanced technology we can get metals (and potentially other material) out of rocks, extract geological knowledge from them, read records of prehistoric organisms (fossils) etc.
|
||||
- Some rocks can be used to start [fire](fire.md).
|
||||
- Some are pretty rare and can be used as a [currency](currency.md), even though we hate [money](money.md) and discourage this as well.
|
||||
- You can collect them as a cool non-capitalist hobby.
|
||||
|
|
2
rust.md
2
rust.md
|
@ -22,5 +22,5 @@ It should be made clear that **rust is [shit](shit.md)** AND **CANNOT BE FIXED**
|
|||
- **It aim for monopoly**, it tries to displace good languages such as [C](c.md) and sadly, thanks to its populism and political appeal, is becoming popular among masses of coding monkeys who have no idea about technology. The goal of Rust is to become the **[Firefox](firefox.md) of programming**, Rust will do to programming what Firefox did to the [web](www.md) -- Firefox is """open source""" but that has no practical meaning, it's just an openwashing brand, it destroyed the web with [bloat](bloat.md) and by making it so extremely complex to make a web browser that no one else can do it, gaining a monopoly and control over the web, for the price of destroying it. Zoomers didn't see this happening, they were just born yesterday and can't see the patterns of history repeating, they will allow it and even help make it happen. { On no, I've heard they now literally pay people to rewrite existing stuff in Rust, it's not even a concealed conspiracy, they're openly doing it now? I didn't even wanna look up if it's true or not :D It literally makes me quite suicidal, not even kidding. ~drummyfish }
|
||||
- **It is completely unnecessary** in the first place, a good low level language already exists: [C](c.md). If anything, we need to improve C by making it [simpler](minimalism.md), but overcomplicated C also already exists for those who for some reason want to use a shit language: [C++](cpp.md), and there are of course also slow and safe language well suited for beginners, such as [Python](python.md). Rust is just flushing thousands of manhours (prolly rather soiboihours) down the toilet.
|
||||
- **Idiots (vast majority of people in technology) can't see why Rust presents a disaster for technology and so they don't protest it**, some even "like" the language because it's spoonfed to them by Jewgle, so it is spreading like a cancer through millions and millions of Google slaves. You can't easily explain to a beginner programmer why Rust is an absolute disaster so that he will understand it just like you can't explain to a beginner chess player why a grandmaster chose a specific variation of an opening or why it's not a good idea to install [Windows](windows.md) on your computer, a retard will not understand it, he will just install Windows because of "muh gaymes and everyone has windowz and everyone say it good", they will only consume [keywords](shortcut_thinking.md) like "memory safety", "[modern](modern.md)" and so on, they will never comprehend why [minimalism](minimalism.md) is important.
|
||||
- Also "rust", what a shitty name lol. Who comes up with these stupid names? Are they literal children? It's like someone literally picked the first word he could think of because spending 2 seconds to think about it would have been too much lol. Why do [modern](modern.md) languages and libraries have to be called these shitty things like banana unicorn or hamburger kangaroo space shuttle and other childish shit like that. Maybe it's the womanization of tech?
|
||||
- Also "rust", what a shitty name lol. It probably hints on the fact the language is something undesirable that slowly creeps in everywhere and takes big effort to get rid of. Who comes up with these stupid names? Are they literal children? It's like someone literally picked the first word he could think of because spending 2 seconds to think about it would have been too much lol. Why do [modern](modern.md) languages and libraries have to be called these shitty things like banana unicorn or hamburger kangaroo space shuttle and other childish shit like that. Maybe it's the womanization of tech?
|
||||
- TODO: MORE, but you get the idea
|
2
usa.md
2
usa.md
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
120
wiki_stats.md
120
wiki_stats.md
|
@ -3,9 +3,9 @@
|
|||
This is an autogenerated article holding stats about this wiki.
|
||||
|
||||
- number of articles: 621
|
||||
- number of commits: 964
|
||||
- total size of all texts in bytes: 5028483
|
||||
- total number of lines of article texts: 36545
|
||||
- number of commits: 965
|
||||
- total size of all texts in bytes: 5035503
|
||||
- total number of lines of article texts: 36559
|
||||
- number of script lines: 295
|
||||
- occurrences of the word "person": 9
|
||||
- occurrences of the word "nigger": 105
|
||||
|
@ -35,52 +35,52 @@ longest articles:
|
|||
|
||||
top 50 5+ letter words:
|
||||
|
||||
- which (2784)
|
||||
- there (2181)
|
||||
- people (2129)
|
||||
- example (1737)
|
||||
- other (1577)
|
||||
- about (1396)
|
||||
- which (2789)
|
||||
- there (2185)
|
||||
- people (2134)
|
||||
- example (1740)
|
||||
- other (1582)
|
||||
- about (1397)
|
||||
- number (1322)
|
||||
- software (1248)
|
||||
- because (1152)
|
||||
- their (1080)
|
||||
- software (1249)
|
||||
- because (1155)
|
||||
- their (1082)
|
||||
- would (1053)
|
||||
- program (1033)
|
||||
- something (1031)
|
||||
- being (1011)
|
||||
- things (960)
|
||||
- language (934)
|
||||
- called (914)
|
||||
- something (1038)
|
||||
- program (1036)
|
||||
- being (1013)
|
||||
- things (962)
|
||||
- language (935)
|
||||
- called (915)
|
||||
- function (858)
|
||||
- without (856)
|
||||
- simple (852)
|
||||
- computer (838)
|
||||
- computer (840)
|
||||
- numbers (828)
|
||||
- different (784)
|
||||
- however (772)
|
||||
- these (767)
|
||||
- programming (763)
|
||||
- different (789)
|
||||
- however (773)
|
||||
- these (769)
|
||||
- programming (767)
|
||||
- world (748)
|
||||
- system (727)
|
||||
- doesn (709)
|
||||
- doesn (710)
|
||||
- should (708)
|
||||
- still (699)
|
||||
- still (700)
|
||||
- games (678)
|
||||
- while (671)
|
||||
- point (662)
|
||||
- society (659)
|
||||
- simply (653)
|
||||
- drummyfish (651)
|
||||
- possible (637)
|
||||
- using (633)
|
||||
- probably (630)
|
||||
- drummyfish (652)
|
||||
- possible (639)
|
||||
- using (634)
|
||||
- probably (632)
|
||||
- always (619)
|
||||
- course (601)
|
||||
- similar (591)
|
||||
- https (583)
|
||||
- actually (578)
|
||||
- someone (576)
|
||||
- similar (593)
|
||||
- https (584)
|
||||
- actually (580)
|
||||
- someone (578)
|
||||
- though (575)
|
||||
- basically (568)
|
||||
- really (566)
|
||||
|
@ -89,6 +89,24 @@ top 50 5+ letter words:
|
|||
latest changes:
|
||||
|
||||
```
|
||||
Date: Wed Jan 29 21:14:06 2025 +0100
|
||||
apple.md
|
||||
art.md
|
||||
beauty.md
|
||||
drummyfish.md
|
||||
freedom.md
|
||||
homelessness.md
|
||||
humorwashing.md
|
||||
programming_tips.md
|
||||
race.md
|
||||
random_page.md
|
||||
rock.md
|
||||
stereotype.md
|
||||
suckless.md
|
||||
wiki_pages.md
|
||||
wiki_stats.md
|
||||
wikipedia.md
|
||||
wizard.md
|
||||
Date: Mon Jan 27 01:29:42 2025 +0100
|
||||
anarchism.md
|
||||
backgammon.md
|
||||
|
@ -104,30 +122,6 @@ Date: Mon Jan 27 01:29:42 2025 +0100
|
|||
Date: Sat Jan 25 20:04:48 2025 +0100
|
||||
21st_century.md
|
||||
anarch.md
|
||||
ashley_jones.md
|
||||
bloat.md
|
||||
capitalist_software.md
|
||||
corporation.md
|
||||
cpp.md
|
||||
determinism.md
|
||||
free_will.md
|
||||
future_proof.md
|
||||
google.md
|
||||
homelessness.md
|
||||
iq.md
|
||||
kiss.md
|
||||
log.md
|
||||
lotr.md
|
||||
main.md
|
||||
nigger.md
|
||||
npc.md
|
||||
often_confused.md
|
||||
optimism.md
|
||||
people.md
|
||||
programming_language.md
|
||||
pseudominimalism.md
|
||||
race.md
|
||||
random_page.md
|
||||
```
|
||||
|
||||
most wanted pages:
|
||||
|
@ -155,20 +149,20 @@ most wanted pages:
|
|||
|
||||
most popular and lonely pages:
|
||||
|
||||
- [lrs](lrs.md) (327)
|
||||
- [lrs](lrs.md) (329)
|
||||
- [capitalism](capitalism.md) (297)
|
||||
- [c](c.md) (236)
|
||||
- [c](c.md) (237)
|
||||
- [bloat](bloat.md) (228)
|
||||
- [free_software](free_software.md) (196)
|
||||
- [free_software](free_software.md) (197)
|
||||
- [game](game.md) (149)
|
||||
- [suckless](suckless.md) (147)
|
||||
- [proprietary](proprietary.md) (134)
|
||||
- [modern](modern.md) (119)
|
||||
- [modern](modern.md) (120)
|
||||
- [minimalism](minimalism.md) (118)
|
||||
- [censorship](censorship.md) (114)
|
||||
- [computer](computer.md) (111)
|
||||
- [kiss](kiss.md) (110)
|
||||
- [programming](programming.md) (104)
|
||||
- [programming](programming.md) (105)
|
||||
- [fun](fun.md) (104)
|
||||
- [math](math.md) (102)
|
||||
- [gnu](gnu.md) (99)
|
||||
|
@ -177,7 +171,7 @@ most popular and lonely pages:
|
|||
- [fight_culture](fight_culture.md) (94)
|
||||
- [corporation](corporation.md) (94)
|
||||
- [bullshit](bullshit.md) (94)
|
||||
- [woman](woman.md) (92)
|
||||
- [woman](woman.md) (93)
|
||||
- [hacking](hacking.md) (91)
|
||||
- [art](art.md) (91)
|
||||
- [free_culture](free_culture.md) (90)
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# LRS TL;DR
|
||||
|
||||
{ Extremely hard to make a tl;dr, this is SIMPLIFICATION. ~drummyfish }
|
||||
{ Extremely hard to make a tl;dr, this is a SIMPLIFICATION. ~drummyfish }
|
||||
|
||||
New? Confused? Many articles? Tl;dr:
|
||||
|
||||
- this is NOT a satire, we are serious (but we make [jokes](jokes.md) too, you must spot them, don't be retarded)
|
||||
- [axiom](axiom.md): **[life](life.md) is good, suffering of life is bad**
|
||||
- unconditionally **[love](love.md) LITERALLY EVERYONE** (animals, [gays](gay.md), Nazis, murderers, retards, ...) -- NOT for religious reasons, only because they are alive
|
||||
- unconditionally **[love](love.md) LITERALLY EVERYONE** (animals, [gays](gay.md), [NPCs](npc.md), Nazis, murderers, retards, complete strangers, ...) -- NOT for religious reasons, only because they are alive
|
||||
- **do TRULY [selfless](selflessness.md) things** (give away for free, don't expect even indirect rewards, only a good feeling) -- NOT for religious reasons, only because it makes life happy
|
||||
- **reject 100% ALL VIOLENCE** in any situation (even self defense etc.) -- NOT for religious reasons, only because suffering of life is bad; non-violent protests are good
|
||||
- **STOP [FIGHTING](fight.md)**, never aim to "win", only aim to do good
|
||||
|
@ -65,3 +65,6 @@ New? Confused? Many articles? Tl;dr:
|
|||
## See Also
|
||||
|
||||
- [FAQ](faq.md)
|
||||
- [how to](how_to.md)
|
||||
- [less retarded society](less_retarded_society.md)
|
||||
- [LRS](lrs.md)
|
Loading…
Reference in a new issue