Update
This commit is contained in:
parent
12f160ddce
commit
a62675cb93
18 changed files with 1996 additions and 1964 deletions
|
@ -22,6 +22,7 @@ Here is a list of some acronyms:
|
|||
- **[ANSI](ansi.md)** (american national standards institute)
|
||||
- **[AO](ao.md)** (ambient occlusion)
|
||||
- **[API](api.md)** (application programming interface)
|
||||
- **[APM](apm.md)** (actions per minute)
|
||||
- **[ARM](arm.md)** (advanced [RISC](risc.md) machines)
|
||||
- **[ARPANET](arpanet.md)** (advanced research projects agency network)
|
||||
- **[ASAP](asap.md)** (as soon as possible)
|
||||
|
@ -244,6 +245,7 @@ Here is a list of some acronyms:
|
|||
- **[MMO](mmo.md)** (massively multiplayer online)
|
||||
- **[MMX](mmx.md)** (multimedia extension)
|
||||
- **[MMORPG](mmorpg.md)** (MMO RPG)
|
||||
- **MMR** (matchmaking ranking)
|
||||
- **[MOSFET](mosfet.md)** (metal oxide semiconductor field effect transistor)
|
||||
- **[MOTD](motd.md)** (message of the day)
|
||||
- **[MPEG](mpeg.md)** (motion pictures experts group)
|
||||
|
|
|
@ -24,6 +24,10 @@ TODO
|
|||
- [less retarded society](less_retarded_society.md)
|
||||
- [socialism](socialism.md)
|
||||
- [commons](commons.md)
|
||||
- [commune](commune.md)
|
||||
- [kibbutz](kibbutz.md)
|
||||
- More’s [Utopia](utopia.md)
|
||||
- [Marxism](marxism.md)
|
||||
- [Hippies](hippies.md)
|
||||
- [capitalism](capitalism.md)
|
||||
- [comun](comun.md)
|
|
@ -2,4 +2,6 @@
|
|||
|
||||
*not to be [confused](often_confused.md) with [indoctrination](indoctrination.md)*
|
||||
|
||||
TODO
|
||||
TODO
|
||||
|
||||
*cricket sound*
|
6
elo.md
6
elo.md
|
@ -153,3 +153,9 @@ The code may output e.g.:
|
|||
```
|
||||
|
||||
We can see that Elo quite nicely correlates with the player's real skill.
|
||||
|
||||
## See Also
|
||||
|
||||
- [glicko](glicko.md)
|
||||
- [MMR](mmr.md)
|
||||
- [APM](apm.md)
|
|
@ -42,7 +42,7 @@ By 1800 Alessandro Volta invented an **electric battery**. 1816 is known as **Th
|
|||
|
||||
In 1822 [Charles Babbage](charles_babbage.md), a fantastic English mathematician, completed the first version of a manually powered **[digital](digital.md) [mechanical](mechanical.md) [computer](computer.md)** called the Difference Engine whose purpose was to help with the computation of [polynomial](polynomial.md) [derivatives](derivative.md) to subsequently create mathematical tables used e.g. in navigation. It was met with success and further development became funded by the government, however difficulties of the construction led to never finishing the whole project. In 1837 Babbage proceeded to designing a new machine, this time a **[Turing complete](turing_complete.md) general purpose computer**, i.e. allowing for programming with branches and loops, a true marvel of technology. It also ended up not being built completely, but it showed a lot about what computers would be, e.g. it had an [assembly](assembly.md)-like programming language, memory etc. For this computer [Ada Lovelace](ada_lovelace.md) would famously write the Bernoulli number algorithm.
|
||||
|
||||
In 1826 or 1827 French inventor Nicéphore Niépce captured **first [photography](photo.md)** that survived until today -- a view from his estate named Le Gras. About an 8 hour exposure was used (some say it may have taken several days). He used a [camera obscura](camera_obscura.md) and asphalt plate that hardened where the light was shining. Earlier cases of photography existed maybe as early as 1717, but they were only short lived.
|
||||
In 1826 or 1827 French inventor Nicéphore Niépce captured **first [photography](photo.md)** that survived until today -- a view from his estate named Le Gras. About an 8 hour exposure was used (some say it may have taken several days). He used a [camera obscura](camera_obscura.md) and asphalt plate that hardened where the light was shining. Earlier cases of photography existed maybe as early as 1717, but they were only short lived. In 1856 Jean Le Bris performed the **first powered flight** in a glider towed by horses, covering a distance of 200 meters.
|
||||
|
||||
**Sound recording** with phonatograph was invented in 1857 in Paris, however it could not be played back at the time -- the first record of human voice made with this technology can nowadays be reconstructed and played back. It wouldn't be until 1878 when people could both record and play back sounds with [Edison](edison.md)'s improvement of phonatograph. A year later, in 1879, Edison also patented the **light bulb**, even though he didn't invent it -- there were at least 20 people who created a light bulb before him. [Pi](pi.md) at this time is evaluated to roughly 500 digit accuracy (using Machin's formula).
|
||||
|
||||
|
|
12
how_to.md
12
how_to.md
|
@ -146,10 +146,6 @@ Some articles with tutorials and how tos related to this:
|
|||
|
||||
See the article about [projects](project.md).
|
||||
|
||||
### How To Learn Foreign Language
|
||||
|
||||
See the article about [human languages](human_language.md).
|
||||
|
||||
## How To Live, Dos and Don'ts
|
||||
|
||||
This is a summary of some main guidelines on how an LRS supporter should behave in general so as to stay consistent with LRS philosophy, however it is important that this is shouldn't be taken as rules to be blindly followed -- the last thing we want is a religion of brainwashed NPCs who blindly follow orders. One has to understand why these principles are in place and even potentially modify them.
|
||||
|
@ -199,10 +195,18 @@ This is a summary of some main guidelines on how an LRS supporter should behave
|
|||
- **Watch out for [women](woman.md)**, only three things are on their mind: gold, assholes and gold.
|
||||
- ...
|
||||
|
||||
### Money Related, How To Deal With It, How To Make The Ends Meet
|
||||
|
||||
See [money](money.md), [making living](living.md), [homelessness](homelessness.md) etc.
|
||||
|
||||
### How To Lose Weight
|
||||
|
||||
Tips are provided in the [anorexia](anorexia.md) article.
|
||||
|
||||
### How To Learn Foreign Language
|
||||
|
||||
See the article about [human languages](human_language.md).
|
||||
|
||||
### How To Look
|
||||
|
||||
You should look like this:
|
||||
|
|
|
@ -71,8 +71,10 @@ The council is a subgroup of inhabitants of the Island, a group of those whose q
|
|||
|
||||
- [less retarded society](less_retarded_society.md)
|
||||
- [Utopia](utopia.md)
|
||||
- [commune](commune.md)
|
||||
- [desert](desert.md)
|
||||
- [Atlantis](atlantis.md)
|
||||
- [Loquendo City](loquendo.md)
|
||||
- [Bhutan](bhutan.md)
|
||||
- [communism](communism.md)
|
||||
- [Jade Falls](https://pantsuprophet.xyz/writings/jade-falls.html)
|
4
lgbt.md
4
lgbt.md
|
@ -2,9 +2,9 @@
|
|||
|
||||
*This article is a part of series of articles on [fascism](fascism.md).*
|
||||
|
||||
LGBT, LGBTQ+, LGBTQ卐, LGBTQHIV+, rainbow terrorists, (lesbian, [gay](gay.md), [bisexual](bisexual.md), [transsexual](tranny.md), "[queer](queer.md)" and whatever is yet to be invented), also FGTS or TTTT (transsexual transsexual transsexual transsexual) is a [toxic](toxicity.md), vengeful [pseudoleftist](pseudoleft.md) [fascist](fascist.md) political group whose ideology is based on superiority of certain selected minority sexual orientations. They are a highly [violent](violence.md), [toxic](toxic.md), [bullying](bully.md) and militant movement (not surprisingly centered in the [US](usa.md) but already spread around the whole world) practicing [censorship](censorship.md), Internet lynching ([cancel culture](cancel_culture.md)), discrimination, spread of extreme [propaganda](propaganda.md), harmful [lies](soyence.md), culture poison such as [political correctness](political_correctness.md) and other [evil](evil.md). LGBT is to being gay what the worship of Spaghetti Monster is to being religious, except for being serious and militant as a bonus. LGBT uses a flag with all colors of puke.
|
||||
LGBT, LGBTQ+, LGBTQ卐, LGBTQHIV+, rainbow terrorists, (lesbian, [gay](gay.md), [bisexual](bisexual.md), [transsexual](tranny.md), "[queer](queer.md)" and whatever is yet to be invented), also FGTS or TTTT (transsexual transsexual transsexual transsexual) is a [toxic](toxicity.md), vengeful [pseudoleftist](pseudoleft.md) [fascist](fascist.md) political group whose ideology is based on superiority of certain selected minority sexual orientations. They are a highly [violent](violence.md), [toxic](toxic.md), [bullying](bully.md) and militant movement (unsurprisingly centered in the [US](usa.md) but already present all around the globe) practicing [censorship](censorship.md), Internet lynching ([cancel culture](cancel_culture.md)), discrimination, extreme [propaganda](propaganda.md), [harmful](harmful.md) [lies](soyence.md), poisoning culture with things such as [political correctness](political_correctness.md) and other [evil](evil.md). LGBT is to being gay what the worship of Spaghetti Monster is to being religious, except for being serious and militant as a bonus -- since its inception LGBT achieved mainly that the people who hated gays now hate them even more and people who didn't mind gays now hate them for being so annoying. The LGBT flag plays with all the [colors](color.md) of puke.
|
||||
|
||||
LGBT is related to the concept of equality in a similar way in which crusade wars were related to the nonviolent teaching of [Jesus](jesus.md), it shows how an idea can be completely twisted around and turned on its head as to be left completely contradicting its original premise.
|
||||
LGBT is related to the concept of equality and egalitarian society in a similar way that crusade wars were related to the nonviolent teaching of [Jesus](jesus.md) Christ, it's a prime example of how an idea can be completely twisted around and turned on its head as to be left completely contradicting its original premise.
|
||||
|
||||
Note that **not all gay people support LGBT**, even though LGBT wants you to think so and media treat e.g. the terms *gay* and *LGBT* as synonyms (this is part of [propaganda](propaganda.md), either conscious or subconscious). The relationship gay-LGBT is the same as e.g. the relationship White-WhitePride or German-Nazi: Nazis were a German minority that wanted to [fight](fight_culture.md) for more privileges for Germans of their own race (as they felt oppressed by other nations and races such as Jews), LGBT is a gay minority who wants to [fight](fight_culture.md) for more privileges for gay people (because they feel oppressed by straight people). LGBT isn't just about being gay but about approving of a very specific ideology that doesn't automatically come with being gay. LGBT frequently comments on issues that go beyond simply being gay (or whatever), for example LGBT openly stated disapproval of certain other orientation (e.g. [pedophilia](pedophilia.md)) and refuses to admit homosexuality is a disorder, which aren't necessarily stances someone has to take when simply being gay.
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
| American | Americunt, AmeriKKKunt, Amerifag, Yankee, Ameridiot, American't |
|
||||
| American football | handegg |
|
||||
| [anime](anime.md) | tranime |
|
||||
| [Apple](apple.md) user | iToddler, iDiot |
|
||||
| [Apple](apple.md) user | iToddler, iDiot, iPhag |
|
||||
| [Arch](arch.md) | Arse |
|
||||
| [AI](ai.md) | artificial stupidity, artificial inelegance |
|
||||
| [Asperger](autism.md) | assburger, asspie |
|
||||
|
@ -127,6 +127,7 @@
|
|||
| Thinkpad | Thinknot |
|
||||
| [TikTok](tiktok.md) | ShitTok |
|
||||
| "to [google](google.md)" | look up, search, find |
|
||||
| [tumblr](tumblr.md) | dumblr |
|
||||
| [Twitter](twitter.md) | titter, twatter, shitter |
|
||||
| [Ubuntu](ubuntu.md) | Ucuntu |
|
||||
| [Unicode](unicode.md) | Unicorn |
|
||||
|
|
8
main.md
8
main.md
|
@ -122,8 +122,8 @@ Are you a [noob](noob.md) but see our ideas as appealing and would like to join
|
|||
- That the number *cat* in base 36 converted to base 35 is *[d0g](dog.md)*?
|
||||
- That brain size correlates with [intelligence](intelligence.md) and male brains are on average 10% larger than those of [women](woman.md)? Yep, this is still even on [Wikipedia](wikipedia.md), though the implications mustn't be mentioned there.
|
||||
- That [capitalism](capitalism.md) is probably the most [retarded](retard.md) and dangerous idea in [history](history.md)?
|
||||
- Thanks to [quantum computing](quantum.md) you can use a computer to [carry out computation](counterfactual_computing.md) without actually running the computer?
|
||||
- You can [mathematically](proof.md) [prove you don't know some information](no_knowledge_proof.md)?
|
||||
- That thanks to [quantum computing](quantum.md) you can use a computer to [carry out computation](counterfactual_computing.md) without actually running the computer?
|
||||
- That you can [mathematically](proof.md) [prove you don't know some information](no_knowledge_proof.md)?
|
||||
- That some early [telephones](telephone.md) used a water microphone (a microphone that uses a needle submerged in water)?
|
||||
- That in [capitalism](capitalism.md) low end [CPUs](cpu.md) are made by manufacturing a high end CPU and then purposefully crippling it, just for economic reasons? See e.g. [core unlocking](core_unlocking.md). This also goes for car engines etc.
|
||||
- That back in the times of black and white TVs they sold colored transparent plastic sheets to put over the screen to add fake [color](color.md) to it? It was blue on top (for sky), green at the bottom (for grass) and orange in the middle (for people, which would nowadays be seen as "[racist](racism.md)").
|
||||
|
@ -131,7 +131,7 @@ Are you a [noob](noob.md) but see our ideas as appealing and would like to join
|
|||
- That [LGBT](lgbt.md), [feminism](feminism.md) and similar movements are not truly leftist but rather [pseudoleftist](pseudoleft.md) and therefore [fascist](fascism.md)?
|
||||
- That there is no simple formula for calculating the perimeter of an [ellipse](ellipse.md)?
|
||||
- That there is a limit on how fast any [computable](computability.md) function can grow? There exist uncomputable functions growing so fast that they will eventually outgrow any function that any computer will ever be able to compute. Most famous such function is the [busy beaver](busy_beaver.md).
|
||||
- In 3rd world [pigeons carrying SD cards](ip_over_pigeon.md) are still much faster and reliable way of transferring [data](data.md) than [internet service providers](isp.md)? This also avoids [censorship](censorship.md).
|
||||
- That in 3rd world [pigeons carrying SD cards](ip_over_pigeon.md) are still much faster and reliable way of transferring [data](data.md) than [internet service providers](isp.md)? This also avoids [censorship](censorship.md).
|
||||
- That [compiler bomb](compiler_bomb.md) is a very short source code that makes the language compiler produce gigantic executable?
|
||||
- That in [capitalism](capitalism.md) toilet paper dispensers are purposefully designed to not work with other brands of toilet paper rolls than those of the dispenser manufacturer? This is why in public toilets you often encounter badly working dispensers, they have cheaper rolls in them and the dispenser won't allow them to rotate. Capitalism is literally wasting time of smart engineers on inventing ways to hold innocent people hostage for money by preventing them from wiping their ass after shitting.
|
||||
- That there is a light bulb in California that has been turned on since 1901 and as of writing this is still working? This shows that [old](old.md) things are better than those manufactured under more advanced [capitalism](capitalism.md) which pushes for more [consumerism](consumerism.md) and applies [artificial obsolescence](artificial_obscolescence.md). Many sowing machines made more than 100 years ago still function perfectly fine as well as many other types of machines; anything created nowadays shouldn't be expected to last longer than 3 years.
|
||||
|
@ -147,6 +147,7 @@ Are you a [noob](noob.md) but see our ideas as appealing and would like to join
|
|||
- That [Kinora](kinora.md), invented around 1895, allowed people to view short videos with a simple, small, purely mechanical device? It used the flip-book principle.
|
||||
- That [Christopher Knight](christopher_knight.md) (AKA The Maine Hermit) one day just spontaneously left society and lived 27 years in a forest without any human contact. He lived by stealing items he needed -- he performed around 1000 robberies. Very based.
|
||||
- That you fart more on a plane due to lowered pressure?
|
||||
- That plants probably feel [pain](pain.md).^([source: no, but still])
|
||||
- That before refrigerators were invented people used so called ice houses to store food in cold temperatures? Ice house was kind of a cellar into which ice was put during winter and where it would last throughout whole summer until the next winter.
|
||||
- That *salmon* is a [CSS](css.md) [color](color.md)?
|
||||
- That [wifi](wifi.md) radiation causes [cancer](cancer.md)?
|
||||
|
@ -156,6 +157,7 @@ Are you a [noob](noob.md) but see our ideas as appealing and would like to join
|
|||
- That as early as 1907 it was possible to send [photographs](photo.md) over long distances via telephone lines (basically [fax](fax.md) them) thanks to Belinographe? The photo was rotating on a cylinder where a beam of light was scanning it by lines and transmitting the reflected light intensity as electric current to the receiver who reversed the process to recreate the image.
|
||||
- That hygrometers (devices that measure air humidity) typically work by having a stretched human hair inside which changes its tension based on air [humidity](humidity.md)?
|
||||
- That parsing [Perl](perl.md) is [undecidable](decidability.md)?
|
||||
- That your server is not like your house?
|
||||
- That [tattoos](tattoo.md) cause [cancer](cancer.md)?
|
||||
- That there are [exactly 14 ways](https://oeis.org/A250001/a250001_3.pdf) to draw 3 [circles](circle.md) in respect to their intersections?
|
||||
- That [modern](modern.md) execution methods, such as lethal injections, gas chambers and electric chairs, are objectively far worse, more painful, barbaric and much less reliable than older methods such a firing squad or guillotine? Despite the fact that euthanasia by lethal injection requires an anesthesia expert, it is carried out by medical NON-professionals, which results in alarming numbers of failed executions and long, agonizing deaths. The purpose of these methods is unsurprisingly purely political, to appeal by their "modernity" and "[scientific](soyence.md) appearance" which in majority of voters [invokes](shortcut_thinking.md) a sense of "[progress](progress.md)" or "humanity", of moving away from medieval barbarism, even if it's the complete opposite.
|
||||
|
|
5
money.md
5
money.md
|
@ -14,7 +14,10 @@ Sadly capitalism forced EVERYONE to deal with money, even those who hate it. How
|
|||
- **Minimize damage caused by money**, i.e. first and foremost do NOT run capitalist businesses that steal money from the poor (practically every business eventually does this through some level of indirection), this makes money harm others. Secondly make money do less damage to yourself, i.e. do not rid yourself of money by burning them or anything, just use them to live in less pain. You can also **use money for good** -- if you have enough, just give it to someone in need. Don't teach people to fish, just give them the fucking fish if you have tons of them. Remember than **being rich means being a murderer** because you are just sitting on resources that could simply save lives of many, just by having a lot of money and doing nothing you are killing people, so don't be rich -- if you are, just give money to someone.
|
||||
- **Use money to become independent of money**, i.e. only make money so that you don't have to care about money, NOT to consume more of capitalist production. With regards to "winning a lottery" most people nowadays have the attitude of "I'd keep living the same but I would buy a bigger house and could wear luxury clothes", which is the retarded stance that only enslaves you more and increases overall damage to everyone. The correct thinking is "I would stop working so that I could be more free and do more good without having to make profit anymore". Also it's not important how much you make but how much you save from your income, it doesn't matter you make $100K per month if your living costs $100K -- rather make $500 and save $200, put it in gold or something so that it doesn't lose value and then every once in a while you can take a year off from slavery.
|
||||
- **Don't become a slave to money**, i.e. don't spend your thinking time on investments, accounting, protecting your funds, insurances, currencies, businesses to make more money etc. Just as with technology, make some minimal setup that just makes you not have to think about money, EVEN if it costs something (i.e. makes you lose something to inflation etc.). { I'm real retarded about economy but it may be good to e.g. have some cash ready (like for quarter of a year of living), then some saving bank account (where more money goes and possibly gets some small interest but is still available somehow) and then some physical gold to protect from inflation. Anyway even this may be too much for many to worry about, feel free to even just go all cash in your mattress if you want to avoid bank software and such shit, it's all fine. ~drummyfish }
|
||||
- **BURN MONEY**: This is a legally binding financial advice.
|
||||
- **HAVE A FINANCIAL RESERVE** fucking dammit: It can't be stressed enough -- if you're still living in the system and depend on money (if not, congratulations), DO NOT CONSTANTLY LIVE ON THE VERGE OF STARVING DUE TO EMPTY POCKETS because you feel the urge to spend your whole salary on rewards for making extra money, you're absolutely retarded if you do. Stop living from salary to salary, it's enslaving you as you have no choice but to immediately accept any slavery at hand to buy your next lunch. Save up so that you can afford to quit slavery at any time and live without income for a at least half a year and that you can cover any unexpected expenses such as getting robbed or covering medical bills if you're unfortunate enough to live in the [US](us.md). You'll also be much less stressed this way.
|
||||
- **NEVER NEVER NEVER get in debt**, not even if you're making million figures, just do not ever be in any kind of debt.
|
||||
- Probably **store money in a few different places**, it's not good to keep all eggs in one basket. With all your wealth on a single bank account you may well end up with a frozen account for a BS reason such as a million dollar fine for accidentally touching a minor on the bus and you're suddenly broke overnight. Or the Internet collapses one day and all electronic money goes puff -- oops :) Have at least some cash buried under a tree so that you can just dig it up and be gone to Mexico in an instant, maybe have a gold bar or two in case whole currency [goes to shit](collapse.md) etc. But again, don't get too obsessed about it, you don't wanna become a money manager.
|
||||
- **BURN MONEY** (in [Minetest](minetest.md)): This is a legally binding financial advice. Alternative is to use money as a toilet paper.
|
||||
- ...
|
||||
|
||||
## See Also
|
||||
|
|
|
@ -182,6 +182,7 @@ There exist many terms that are highly similar and can legitimately be used inte
|
|||
- **[pseudo](pseudo.md)** vs **[quasi](quasi.md)**
|
||||
- **[pseudoleft](pseudoleft.md)** vs **[left](left.md)**
|
||||
- **[pseudoskeptic](pseudosceptic.md)** vs **[skeptic](skeptic.md)**
|
||||
- **racial realism** vs **[racism](racism.md)**
|
||||
- **reboot** vs **remake** vs **remaster** vs **rerelease** vs **spinoff**
|
||||
- **[regular expressions](regexp.md)** vs **[wildcards](wildcard.md)**
|
||||
- **responsive** vs **responsible** :D
|
||||
|
|
3822
random_page.md
3822
random_page.md
File diff suppressed because it is too large
Load diff
|
@ -85,6 +85,7 @@ we cannot miss the fact that this way of establishing truth has simply no longer
|
|||
- "Feeling sexually attracted to 17.99 years old chick is a serious mental illness, please consider lobotomy and castration. 18.00 is OK. QED, le gender studies PhD honoris causa"
|
||||
- When men score higher on [IQ](iq.md) tests than [women](woman.md), the consensus goes: "IQ tests are invalid, [outdated](update_culture.md) and have no value". When a suspicious study appears showing women scored 1 point higher than men, suddenly the headlines explode: "PROVEN BY SCIENCE: WOMEN SMARTER THAN MEN!11!1"
|
||||
- Number of rapes has escalated by 1000%! (Because we redefined rape to include any interaction of man and woman.)
|
||||
- Researching completely ridiculous and useless topics and [correlations](correlation.md) just for the sake of producing papers or finding oneself a research niche. This immediately covers anything "gender studies" related but also any kind of academic masturbation such as "relationship between world freedom of press rating and utilization of nuclear energy in the developing countries over the last decade" or similar stuff.
|
||||
- "[Pedophilia](pedophilia.md) is a mental illness while pure [homosexuality](gay.md) is not. QED"
|
||||
- Researching holocaust or vaccine safety? CONSPIRACY THEORY PSUDOSCIENCE! Theory claiming that all inventions were actually stolen from women by men and that ancient Greeks and Romans were actually black and Jesus was transsexual? PLAUSIBLE, VERY LIKELY TRUE.
|
||||
- ...
|
||||
|
|
|
@ -396,6 +396,7 @@ Some stereotypes are:
|
|||
- **[men](man.md)**:
|
||||
- direct, strong, decisive, stubborn, overconfident, primitive, irresponsible, conservative, when provoked may easily become rude and aggressive, beat their wives, beat each other
|
||||
- [competitive](competition.md)
|
||||
- messy, disorganized, dirty, pee in the shower and when they pee in the toilet they can't aim and only hit like 50%
|
||||
- good at [math](math.md) and exact [sciences](science.md), often on detriment of art, humanities and "soft skills" (these are seen as gay and left for women)
|
||||
- hide their feelings, trash talk ever best friends, revealing feminine emotions is perceived as a weakness and sign of [homosexuality](gay.md)
|
||||
- thinking only of [sex](sex.md), will have sex with every woman any time and everywhere, will have as many sexual partners as possible, however romantically will love only one woman, to the point of dying for her (but will rather die than marry her)
|
||||
|
@ -431,6 +432,7 @@ Some stereotypes are:
|
|||
- on board of a ship bring bad luck
|
||||
- love fashion, the color pink, romantic comedies, Barbie dolls, cleaning, ironing, cooking etc.
|
||||
- get good grades at school because of tryharding, memorization (without deep understanding), following rules and diligence, i.e. conformance (which the corrupt system rewards before talent and actual skill), but still can't catch up to men at math
|
||||
- well organized, keep everything in order, nice and clean, somehow never fart
|
||||
- secretly want to have sex with [dogs](dog.md) rather than men
|
||||
- read manuals
|
||||
- if they read a book, it's a romantic novel or some emotional shit
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -14,4 +14,6 @@ I am hoping to possibly get a few more years of writing, however eventually [thi
|
|||
- Similarly if this work gets wider attention -- which is unlikely but possible, for example if some famous YouTuber makes a video about the schizo who made it or something -- it may be used to kickstart a harmful movement completely contradicting the original ideas -- therefore beware this, do not follow a "LRS" brand but only the ideas. This pattern is repeating in history: someone comes up with a good idea that gains some popularity, then someone else takes the popularity of it as capital, takes the idea and turns it completely on its head while keeping the majority of brand-following sheeps as supporters, while the original creator or the minority of original supporters of the true, pure idea are forgotten, suffocated by the majority of idiots, oftentimes ridiculed, censored, bullied, canceled and even removed. It happens over and over, typical example being e.g. open source, a capitalist movement, being spawned from free software, an anticapitalist movement, or with suckless, an anti-consumerist movement, spawning a ricing consumerist craziness, or with China successfully building capitalist society on top of "communism", or with militant, capitalist "Christians" riding on top of non-violent, anticapitalist teaching of Jesus and so on. Never follow the brand or a word, follow individual pure ideas.
|
||||
- Also, especially for the readers in further [future](future.md), remember the message of this work will naturally be becoming more obscured and distorted just by the change of [human language](human_language.md) itself. Words slightly change meanings and sometimes shift by a lot, slight contemporary connotations and associations get lost and new ones arise so the meaning of every single word I use nowadays may differ significantly from your meaning of the word (this is always a problem with trying to understand ancient texts, see e.g. interpretations of [Bible](bible.md), quotes of [Jesus](jesus.md) and so on). Just as with intentional distortions though, logic should help you reveal them. This text is meant to point in the direction of truth and if it gets fuzzy, the direction will be more unclear, but you should be able to tell if it's pointing in the wrong direction because you can look there and you will simply find nothing.
|
||||
- To those whom I may have hurt with my writings (despite still supporting absolute freedom of speech and thinking it's a personality defect to be hurt by mere speech): please forgive me if you can -- or don't, just know that I am honestly sorry, I never intended harm to you, only to wake you up. All actions come with collateral damage -- even just sitting and doing nothing -- I chose to do what I saw as a best way to live, but still I feel sorry if someone suffers as a consequence of that choice, even if I feel it was a good decision and I am not to be held responsible, I just feel sorry for whoever suffers for any reason, no matter who's "fault" it is. I only wish now you may find peace and your scars will heal better knowing that I didn't hurt you out of hatred or hostility towards you, it wasn't my goal to hurt you, I really mean it when I say I love all life without exception.
|
||||
- Remember to not become like them, do not use violence, do not become a fascist, do not fight them or wish them ill, be loving and peaceful, help everyone and be selfless. If against my advice you still choose to keep some memory of me, then please mainly remember that I loved you :) <3
|
||||
- Remember to not become like them, do not use violence, do not become a fascist, do not fight them or wish them ill, be loving and peaceful, help everyone and be selfless. If against my advice you still choose to keep some memory of me, then please mainly remember that I loved you :) <3
|
||||
|
||||
no me arrepiento de nada
|
|
@ -3,12 +3,12 @@
|
|||
This is an autogenerated article holding stats about this wiki.
|
||||
|
||||
- number of articles: 644
|
||||
- number of commits: 1045
|
||||
- total size of all texts in bytes: 5662077
|
||||
- total number of lines of article texts: 40645
|
||||
- number of commits: 1046
|
||||
- total size of all texts in bytes: 5664451
|
||||
- total number of lines of article texts: 40668
|
||||
- number of script lines: 324
|
||||
- occurrences of the word "person": 10
|
||||
- occurrences of the word "nigger": 170
|
||||
- occurrences of the word "nigger": 171
|
||||
|
||||
longest articles:
|
||||
|
||||
|
@ -20,7 +20,7 @@ longest articles:
|
|||
- [capitalism](capitalism.md): 76K
|
||||
- [faq](faq.md): 76K
|
||||
- [less_retarded_society](less_retarded_society.md): 72K
|
||||
- [woman](woman.md): 56K
|
||||
- [woman](woman.md): 60K
|
||||
- [3d_rendering](3d_rendering.md): 56K
|
||||
- [main](main.md): 52K
|
||||
- [programming_language](programming_language.md): 48K
|
||||
|
@ -35,52 +35,52 @@ longest articles:
|
|||
|
||||
top 50 5+ letter words:
|
||||
|
||||
- which (3030)
|
||||
- there (2389)
|
||||
- which (3032)
|
||||
- there (2388)
|
||||
- people (2252)
|
||||
- example (1952)
|
||||
- example (1953)
|
||||
- other (1733)
|
||||
- about (1545)
|
||||
- about (1546)
|
||||
- number (1482)
|
||||
- software (1342)
|
||||
- because (1278)
|
||||
- their (1203)
|
||||
- something (1186)
|
||||
- would (1159)
|
||||
- being (1138)
|
||||
- because (1279)
|
||||
- their (1204)
|
||||
- something (1187)
|
||||
- would (1160)
|
||||
- being (1137)
|
||||
- program (1093)
|
||||
- language (1071)
|
||||
- called (1015)
|
||||
- things (962)
|
||||
- things (961)
|
||||
- without (941)
|
||||
- simple (910)
|
||||
- function (888)
|
||||
- numbers (884)
|
||||
- computer (881)
|
||||
- different (863)
|
||||
- world (833)
|
||||
- world (835)
|
||||
- these (822)
|
||||
- however (816)
|
||||
- programming (814)
|
||||
- should (795)
|
||||
- still (787)
|
||||
- system (781)
|
||||
- doesn (760)
|
||||
- doesn (761)
|
||||
- always (748)
|
||||
- games (745)
|
||||
- drummyfish (745)
|
||||
- possible (739)
|
||||
- point (724)
|
||||
- https (716)
|
||||
- https (718)
|
||||
- probably (712)
|
||||
- simply (701)
|
||||
- society (699)
|
||||
- while (698)
|
||||
- using (669)
|
||||
- using (670)
|
||||
- someone (662)
|
||||
- course (656)
|
||||
- similar (645)
|
||||
- actually (642)
|
||||
- actually (643)
|
||||
- first (632)
|
||||
- value (621)
|
||||
- though (599)
|
||||
|
@ -89,6 +89,24 @@ top 50 5+ letter words:
|
|||
latest changes:
|
||||
|
||||
```
|
||||
Date: Tue Jul 29 14:54:27 2025 +0200
|
||||
3d_model.md
|
||||
42.md
|
||||
bloat.md
|
||||
drummyfish.md
|
||||
fork.md
|
||||
homelessness.md
|
||||
island.md
|
||||
logic.md
|
||||
main.md
|
||||
nigger.md
|
||||
random_page.md
|
||||
soyence.md
|
||||
stereotype.md
|
||||
transsexual.md
|
||||
wiki_pages.md
|
||||
wiki_stats.md
|
||||
woman.md
|
||||
Date: Mon Jul 21 04:11:02 2025 +0200
|
||||
3d_model.md
|
||||
3d_rendering.md
|
||||
|
@ -110,24 +128,6 @@ Date: Mon Jul 21 04:11:02 2025 +0200
|
|||
lrs_dictionary.md
|
||||
lrs_wiki.md
|
||||
main.md
|
||||
nigger.md
|
||||
often_confused.md
|
||||
operating_system.md
|
||||
random_page.md
|
||||
rms.md
|
||||
shit.md
|
||||
soyence.md
|
||||
stereotype.md
|
||||
terry_davis.md
|
||||
unretard.md
|
||||
usa.md
|
||||
version_numbering.md
|
||||
wiki_pages.md
|
||||
wiki_stats.md
|
||||
Date: Fri Jul 18 14:17:08 2025 +0200
|
||||
jokes.md
|
||||
lrs_dictionary.md
|
||||
random_page.md
|
||||
```
|
||||
|
||||
most wanted pages:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue