From e94761138d3344122178131ba7eebe613920bed6 Mon Sep 17 00:00:00 2001 From: Miloslav Ciz Date: Sun, 19 May 2024 22:21:45 +0200 Subject: [PATCH] Update --- coc.md | 2 +- crime_against_economy.md | 2 + exercises.md | 8 +- linux.md | 2 + lrs_dictionary.md | 3 +- number.md | 4 +- race.md | 2 +- random_page.md | 3404 +++++++++++++++++++------------------- trolling.md | 4 +- usa.md | 1 + wiki_pages.md | 2 +- wiki_stats.md | 109 +- wikipedia.md | 2 +- woman.md | 1 + 14 files changed, 1778 insertions(+), 1768 deletions(-) diff --git a/coc.md b/coc.md index c9f2b60..a0c6eaf 100644 --- a/coc.md +++ b/coc.md @@ -6,7 +6,7 @@ Code of conduct (COC), also *code of coercion* or *code of [censorship](censorsh **COCs are extremely controversial and opposed by many**, for example [Alexandre Oliva](alexandre_oliva.md), one of the top people at [Free Software Foundation](fsf.md), the maintainer of [Linux libre](linux_libre.md) who was a serious candidate of the FSF president, himself identifying as "neurodivergent" and being rather [politically correct](political_correctness.md), has expressed extreme criticism ([here](http://www.fsfla.org/ikiwiki/blogs/lxo/2023-09-28-objections-to-binutils-CoC.en.html)) of forcing a COC into GNU Binutils. He criticized not only forceful push of the decision to put a COC (they basically just announced it without asking if people agree with it), but also stated very true observations such as that "[the power of] enforcement and exclusion tends to attract people with authoritarian leanings" and that he himself feels "vulnerable and unsafe" -- again, someone who basically plays by the pseudoleftist rules. Expanding on the guillotine comparison, Oliva knows that the French revolution (and all other revolutions) devoured many of its children, and though he probably feels part of this revolution, he still criticized the guillotine. -**Code of conduct is a purely political statement**, its purpose is solely to make a statement that the project embraces certain harmful political views, it has no legal value because it states things such as "it is forbidden to harass others", which is something that is already illegal, it doesn't need to be stated. It is as if it stated "it is forbidden to kill black people" -- of course it is forbidden, it is illegal to kill anyone, the statement is here probably means something like "you are not welcome if you show hostility towards black people". +**Code of conduct is a purely political statement**, its purpose is solely to make a statement that the project embraces certain harmful political views, it has no legal value because it states things such as "it is forbidden to harass others", which is something that is already illegal, it doesn't need to be stated. It is as if it stated "it is forbidden to kill black people" -- of course it is forbidden, it is illegal to kill anyone, the statement here probably means something like "you are not welcome if you show hostility towards black people". Including a COC is the same thing as mentioning "personal pronouns" or greeting other people with "Heil [Hitler](hitler.md)", it's only meant to signify belonging to a certain fascist group. { Also here's some site: https://nocodeofconduct.com/, tho it's not shitting on it hard enough. ~drummyfish } diff --git a/crime_against_economy.md b/crime_against_economy.md index e5aef28..69ec861 100644 --- a/crime_against_economy.md +++ b/crime_against_economy.md @@ -2,6 +2,8 @@ Crime against [economy](economy.md) refers to any [bullshit](bullshit.md) "crime" invented by [capitalism](capitalism.md) that is deemed to "hurt economy", the new God of society. In the current dystopian society where money has replaced God, worshiping economy is the new religion; to satisfy economy human and animal lives are sacrificed just as such sacrifices used to be made to please the gods of ancient times. +You know a system is bad when it makes it illegal to destroy or remove itself, it's like a politician who once elected makes it illegal for himself to be replaced -- by this he is absolutely clearly and undeniably declaring he aims only for his own benefit, not for the benefit of the people. If a system makes it illegal to destroy it, it firstly prevents people from putting in place a better system and secondly allows itself to do literally what it wants as nothing can any longer happen to it -- it can for example just start killing everyone for its own entertainment. Any system making it illegal to destroy it has to be destroyed out of principle, if only for this sole reason. + Examples of crimes against economy include: - Fixing purposefully broken technology, e.g. removing [DRM](drm.md). diff --git a/exercises.md b/exercises.md index ce704b2..69ab70a 100644 --- a/exercises.md +++ b/exercises.md @@ -187,7 +187,8 @@ Bear in mind the main purpose of this quiz is for you to test your understanding 84. What does [GNU](gnu.md) (Richard Stallman's project) stand for? 85. Is political correctness and censorship ever justified? 86. Firstly convert the expression *x + (1 + 2) / (3 - 4)* to [postfix notation](postfix.md) (also reverse Polish notation). State some major advantages of postfix notation against infix notation. Now please state disadvantage of postfix notation, especially that which would be significant if we e.g. use it for expression such as *myFunc(x,y,myFunc2(z))*. -87. Did you enjoy this quiz? +87. What does the [demultiplexer](demultiplexer.md) logic circuit do? Give an example of when it's used. How is it related to [multiplexer](multiplexer.md)? +88. Did you enjoy this quiz? ### Answers @@ -205,7 +206,7 @@ Bear in mind the main purpose of this quiz is for you to test your understanding 12. third 13. *2 * N*. We can multiply the greatest values: *(2^N - 1) * (2^N - 1) = 2^(2 * N) - 2^(N + 1) + 1*; The greatest term *2^(2 * N)* in binary is 1 with *2 * N* zeros after it, subtracting *(2^(N + 1) - 1)* will always definitely shorten this number by at least one bit (1000... minus anything non-zero will shorten the number). So at most we will need *2 * N* bits for the result, but we can't use fewer because for example 11 * 11 = 1001 -- in this case fewer than 2 * 2 = 4 bits wouldn't suffice. So in general we need *2 * N* bits. 14. two (try it, see coin rotation paradox) -15. Bills: 9 mm, Steve: 5 mm. +15. Bill: 9 mm, Steve: 5 mm. 16. [capitalism](capitalism.md) 17. B00B5 18. It's not because of the distance from the [Earth](earth.md), the force of gravity is practically the same there (from the Earth's perspective they're really not significantly far away, even the Moon still feels Earth's gravity very strongly so that it doesn't fly away). It's because they are orbiting the Earth, the path they are taking makes them constantly be in a kind of free fall while also preventing them from hitting the Earth (similarly to a comet who is kind of falling towards the Earth but just narrowly misses it, the orbital path of ISS is just much closer to being a circle than an ellipse). I.e. they feel the same kind of weightlessness you will feel in an elevator that's falling down. @@ -277,7 +278,8 @@ Bear in mind the main purpose of this quiz is for you to test your understanding 84. GNU is Not Unix. 85. no 86. *x 1 2 + 3 4 - / +*; Advantages are for example not needing brackets at all and simple parsing and evaluation, for example we don't have to care about operator precedence. Disadvantages may be e.g. lower readability; we also have to know each operator's arity because from postfix notation it can't be deduced -- with infix notation expression *myFunc(x,y,myFunc2(z))* it is clear that *myFunc* takes 3 arguments and *myFunc2* takes 1, but if we convert it to postfix notation, we get *x y z myFunc2 myFunc3*, from which it isn't clear how many arguments each function takes. -87. yes +87. It's a circuit that on its input takes data and output address -- a number from 0 to *N - 1* -- and that sends the data to one of *N* output ports (identified by the given address). It can be imagined like a switch that redirects an input stream to one of *N* output channels. Its use may be for example to redirect input data, for example audio, to one of several output devices, for example speakers, headphones and audio recorders. Multiplexer is a circuit that does the opposite (i.e. chooses input from *N* channels that is then sent to a single output channel). +88. yes ## Other diff --git a/linux.md b/linux.md index 78d64ce..dc5e2e0 100644 --- a/linux.md +++ b/linux.md @@ -1,5 +1,7 @@ # Linux +*Not to be [confused](often_confused.md) with [GNU](gnu.md)/Linux.* + { At this point it's best to start using a different kernel if you can. Consider BSD or Hurd maybe. ~drummyfish } Linux (also Lunix or Loonix, named after its original creator [Linus Torvalds](linus_torvalds.md)) is a partially "[open-source](open_source.md)" [unix-like](unix_like.md) [operating system](operating_system.md) [kernel](kernel.md), probably the most successful "mostly [FOSS](foss.md)" kernel, nowadays already killed by [capitalism](capitalism.md) and not worth using anymore. One of its greatest advantages was support of a lot of [hardware](hardware.md); it ran besides others on [x86](x86.md], [PowerPC](ppc.md), [Arm](arm.md), had many [drivers](driver.md) and could be compiled to be quite small so as to run well even on very weak computers. **Linux is NOT an operating system**, only its basic part -- for a whole operating system more things need to be added, such as some kind of [user interface](ui.md) and actual user programs (so called [userland](userland.md)), and this is what [Linux distributions](linux_distro.md) do (there hundreds of these) -- Linux distributions, such as [Debian](debian.md), [Arch](arch.md) or [Ubuntu](ubuntu.md) are complete operating systems (but beware, most of them are not fully [FOSS](foss.md)). The mascot of the project is a penguin named [Tux](tux.md) (under some vague non-standard [license](license.md)). Linux is one of the biggest collaborative programming projects, as of now it has more than 15000 contributors. Despite popular misconceptions **Linux is [proprietary](proprietary.md) software** by containing [binary blobs](binary_blob.md) -- completely free distributions have to use forks that remove these (see e.g. [Linux-libre](linux_libre.md), [Debian](debian.md)'s Linux fork etc.). Linux is also **greatly [bloated](bloat.md)** (though not anywhere near [Windows](windows.md) and such) and **[tranny software](tranny_software.md)**, abusing technology as a vehicle for promoting [harmful politics](sjw.md). While back in the day Linux was one of the coolest projects, by 2024 **Linux is absolute shit**, it has [code of censorship](coc.md), it's hijacked by capitalism, developed by corporations and fascists ([feminists](feminism.md), [LGBT](lgbt.md), ...), overcomplicated, commercialized, full of [Rust](rust.md) code; there are already even backdoor popping in (see the 2024 XZ scandal), basically it's almost unusable now. The spirit, significance, journey and eventual fate of Linux are similar to e.g. [Wikipedia](wikipedia.md). diff --git a/lrs_dictionary.md b/lrs_dictionary.md index afff4c0..9156254 100644 --- a/lrs_dictionary.md +++ b/lrs_dictionary.md @@ -46,6 +46,7 @@ WORK IN PROGRESS | [Internet of things](iot.md) | Internet of stinks/stings | | [iPad](ipda.md) | iBad | | [iPhone](iphone.md) | spyPhone | +| [JavaScript](js.md) | HitlerScript | | job | slavery | | "left" | [pseudoleft](pseudoleft.md), SJW | | [LGBT](lgbt.md) | FGTS, TTTT | @@ -69,7 +70,7 @@ WORK IN PROGRESS | [objective C](objective_c.md) | objectionable C | | [openbsd](openbsd.md) | openbased | | peer-reviewed | peer-censored | -| person | man | +| "person" | man | | [playstation](playstation.md) | gaystation | | plug and play | plug and pray | | school | indoctrination center | diff --git a/number.md b/number.md index 5e7b8ce..91b6c22 100644 --- a/number.md +++ b/number.md @@ -10,13 +10,13 @@ Let's not [confuse](often_confused.md) numbers with digits or figures (numerals) Humans first started to use positive natural numbers (it seems as early as 30000 BC), i.e. 1, 2, 3 ..., so as to be able to trade, count enemies, days and so on -- since then they kept expanding the concept of a number with more [abstraction](abstraction.md) as they encountered more complex problems. First extension was to fractions, initially reciprocals of integers (like one half, one third, ...) and then general ones. Around 6th century BC Pythagoras showed that there even exist numbers that cannot be expressed as fractions ([irrational numbers](irrational_number.md), which in the beginning was a controversial discovery), expanding the set of known numbers further. A bit later (around 100 BC) negative numbers started to be used. Adoption of the number [zero](zero.md) also took some time (1st use of true zero seem to be in 4th century BC), with it first just having a limited use as a mere placeholder digit. Since 16th century a highly abstract concept of [complex numbers](complex_number.md) started to appear, which was later (19th century) expanded further to [quaternions](quaternion.md). With more advancement in mathematics -- e.g. with the development of set theory -- more and more concepts of new kinds of numbers appeared and still appear to this day. Nowadays we have greatly abstract numbers, ones existing in many dimensions, capable of counting and measuring infinitely large and infinitely small entities, and it seems we still haven't nearly discovered everything there is to know about numbers. -Basically **anything can be encoded as a number** which makes numbers a universal abstract "medium" -- we can exploit this in both mathematics and programming. Ways of encoding [information](information.md) in numbers may vary, for a mathematician it is natural to see any number as a multiset of its [prime](prime.md) factors (e.g. 12 = 2 * 2 * 3, the three numbers are inherently embedded within number 12) that may carry a message, a programmer will probably rather encode the message in [binary](binary.md) and then interpret the 1s and 0s as a number in direct representation, i.e. he will embed the information in the digits. You can probably come up with many more ways. +Basically **anything can be encoded as a number** which makes numbers a universal abstract "medium" -- we can exploit this in both mathematics and programming (which are actually the same thing). Ways of encoding [information](information.md) in numbers may vary, for a mathematician it is natural to see any number as a multiset of its [prime](prime.md) factors (e.g. 12 = 2 * 2 * 3, the three numbers are inherently embedded within number 12) that may carry a message, a programmer will probably rather encode the message in [binary](binary.md) and then interpret the 1s and 0s as a number in direct representation, i.e. he will embed the information in the digits. You can probably come up with many more ways. **[Order](order.md)** is an important concept related to numbers, we usually want to be able to compare numbers so apart from other operations such as addition and multiplication we also define the comparison operation. However note that not every order is total, i.e. some numbers may be incomparable (consider e.g. complex numbers). Here are some [fun](fun.md) facts about numbers: -- Some people associate numbers with colors, though what color each number has seems to be completely subjective. See [synesthesia](synesthesia.md). +- Some people associate numbers with [colors](color.md), though what color each number has seems to be completely subjective. See [synesthesia](synesthesia.md). - There is a funny hypothetical number between 6 and 7 called [thrembo](thrembo.md). - There exist [illegal numbers](illegal_number.md), owing to the above mentioned fact that any information can be encoded as a number along with the fact that some information is illegal (see e.g. "[intellectual property](intellectual_property.md)"). - ... diff --git a/race.md b/race.md index 3230593..46c4f88 100644 --- a/race.md +++ b/race.md @@ -22,7 +22,7 @@ Another pseudoleftist argument is that "the DNA of any two individuals is 99.6 % In general the politically correct love to pick and attack **strawmen**: typically they will find some lunatic racial supremacist such as [Hitler](hitler.md) who claims something like "My German race is the purest, it has no Jewish blood in it!", then they easily [attack](fight_culture.md) this obvious nonsense by saying "ACKCHUALY, studies show that Germans are mostly of mixed ethnicity and have a lot of Jewish blood.^[123456789101112131415]" (which is of course probably true), and then they go on (and here comes the sneaky step), "therefore the whole premise about existence of races is false." A retard will buy this of course because the sentence has a lot of those superscript numbers in it. They cannot refute actual arguments that aren't based on racial supremacy, arguments made by true scientists -- these they just ban and censor as "[racist](racism.md)". -The "race is a social construct" argument is perhaps the absolutely most cretinous and idiotic ever given, it's almost so stupid as to not even be worth addressing -- this one is the kind of "not even wrong", just completely irrelevant and stupid to such a degree you can't but just shake your head. What the FUCK is a "social construct" supposed to mean in the first place, and how is it relevant? Does it mean that race is an abstract concept made by humans? Well yes, but so is physics, species and whole biology, governments, mathematics, colors, numbers, engineering and a million of other things. Does it mean these things don't exist or that they have no significance? Are completely braindead or what? +The "race is a social construct" argument is perhaps the absolutely most cretinous and idiotic ever given, it's almost so stupid as to not even be worth addressing -- this one is the kind of "not even wrong", just completely irrelevant and stupid to such a degree you can't but just shake your head. What the FUCK is a "social construct" supposed to mean in the first place, and how is it relevant? Does it mean that race is an abstract concept made by humans? Well yes, but so is physics, species and whole biology, governments, mathematics, colors, numbers, engineering and a million of other things. Does it mean these things don't exist or that they have no significance? Are you completely braindead or what? Denying the facts regarding human race is called **[race denialism](race_denialism.md)**, the acceptance of these facts is called [race realism](race_realism.md). Race denialism is part of the basis of today's [pseudoleftist](pseudoleft.md) political ideology, theories such as polygenism (multiregional hypothesis) are forbidden to be supported and they're ridiculed and demonized by mainstream information sources like [Wikipedia](wikipedia.md) who only promote the [politically correct](political_correctness.md) "out of Africa" theory. [SJWs](sjw.md) reject any idea of a race with the same religious fanaticism with which Christian fanatics opposed Darwin's evolution theory. diff --git a/random_page.md b/random_page.md index 65c6adb..f10835f 100644 --- a/random_page.md +++ b/random_page.md @@ -2,1740 +2,1740 @@ Please kindly click random link. -[*](information.md) -[*](nanogenmo.md) -[*](suicide.md) -[*](small3dlib.md) -[*](democracy.md) -[*](trom.md) -[*](cyber.md) -[*](usa.md) -[*](magic.md) -[*](framework.md) -[*](used.md) -[*](gender_studies.md) -[*](autostereogram.md) -[*](wikiwikiweb.md) -[*](cracker.md) -[*](venus_project.md) -[*](npc.md) -[*](love.md) -[*](formal_language.md) -[*](steve_jobs.md) -[*](usenet.md) -[*](free_speech.md) -[*](logic_circuit.md) -[*](fight_culture.md) -[*](technology.md) -[*](maintenance.md) -[*](creative_commons.md) -[*](debugging.md) -[*](wizard.md) -[*](hard_to_learn_easy_to_master.md) -[*](wikidata.md) -[*](ioccc.md) -[*](public_domain_computer.md) -[*](exercises.md) -[*](fork.md) -[*](facebook.md) -[*](float.md) -[*](elo.md) -[*](bitreich.md) -[*](splinternet.md) -[*](wiby.md) -[*](programming_language.md) -[*](double_buffering.md) -[*](wiki_style.md) -[*](vim.md) -[*](number.md) -[*](monad.md) -[*](capitalist_software.md) -[*](dinosaur.md) -[*](doom.md) -[*](quaternion.md) -[*](zuckerberg.md) -[*](dungeons_and_dragons.md) -[*](plan9.md) -[*](science.md) -[*](compression.md) -[*](deferred_shading.md) -[*](interpolation.md) [*](cc0.md) -[*](mandelbrot_set.md) -[*](consumerism.md) -[*](gender_studies.md) -[*](wikipedia.md) -[*](lambda_calculus.md) -[*](marketing.md) -[*](troll.md) -[*](fear_culture.md) -[*](audiophilia.md) -[*](elon_musk.md) -[*](cc0.md) -[*](resnicks_termite.md) -[*](history.md) -[*](social_inertia.md) -[*](gigachad.md) -[*](xxiivv.md) -[*](frameless.md) -[*](free_body.md) -[*](gnu.md) -[*](boat.md) -[*](comment.md) -[*](kwangmyong.md) -[*](pd.md) -[*](cracker.md) -[*](netstalking.md) -[*](wow.md) [*](reactionary_software.md) -[*](compiler_bomb.md) -[*](reddit.md) -[*](antivirus_paradox.md) -[*](trolling.md) -[*](history.md) -[*](bill_gates.md) -[*](c_sharp.md) -[*](right.md) -[*](entrepreneur.md) -[*](smol_internet.md) -[*](faq.md) -[*](arch.md) -[*](js.md) -[*](universe.md) -[*](anpac.md) -[*](minesweeper.md) -[*](egoism.md) -[*](wizard.md) -[*](21st_century.md) -[*](public_domain.md) -[*](charity_sex.md) -[*](atan.md) -[*](procgen.md) -[*](cat_v.md) -[*](mandelbrot_set.md) -[*](attribution.md) -[*](usenet.md) -[*](liberalism.md) -[*](xonotic.md) -[*](deep_blue.md) -[*](fixed_point.md) -[*](how_to.md) -[*](neural_network.md) -[*](geek.md) -[*](malware.md) -[*](ascii_art.md) -[*](troll.md) -[*](racism.md) -[*](avpd.md) -[*](free_universe.md) -[*](one.md) -[*](plan9.md) -[*](fascist.md) -[*](boat.md) -[*](pseudoleft.md) -[*](mud.md) -[*](rgb332.md) -[*](antialiasing.md) -[*](no_knowledge_proof.md) -[*](raycasting.md) -[*](earth.md) -[*](steganography.md) -[*](data_structure.md) -[*](flatland.md) -[*](emoticon.md) -[*](portal_rendering.md) -[*](free_body.md) -[*](countercomplex.md) -[*](duke3d.md) -[*](moderation.md) -[*](microsoft.md) -[*](xonotic.md) -[*](bloat.md) -[*](c_pitfalls.md) -[*](bytecode.md) -[*](czechia.md) -[*](throwaway_script.md) -[*](finished.md) -[*](docker.md) -[*](patent.md) -[*](windows.md) -[*](hash.md) -[*](real_number.md) -[*](qubit.md) -[*](gay.md) -[*](githopping.md) -[*](wiki_pages.md) -[*](gaywashing.md) -[*](x86.md) -[*](femoid.md) -[*](ronja.md) -[*](football.md) -[*](goodbye_world.md) -[*](computational_complexity.md) -[*](intellectual_property.md) -[*](data_structure.md) -[*](foss.md) [*](vector.md) -[*](explicit.md) -[*](robot.md) -[*](lrs_dictionary.md) -[*](programming_style.md) -[*](cheating.md) -[*](malware.md) -[*](disease.md) -[*](black.md) -[*](demoscene.md) -[*](kiss.md) -[*](css.md) -[*](cracker.md) -[*](monad.md) -[*](egoism.md) -[*](tangram.md) -[*](viznut.md) -[*](3d_rendering.md) -[*](czechia.md) -[*](justice.md) -[*](mud.md) -[*](tech.md) -[*](pride.md) -[*](wow.md) -[*](bilinear.md) -[*](game_of_life.md) -[*](less_retarded_software.md) -[*](shader.md) -[*](steve_jobs.md) -[*](quine.md) -[*](jesus.md) -[*](free_culture.md) -[*](geek.md) -[*](unix.md) -[*](shit.md) -[*](compsci.md) -[*](analog.md) -[*](dungeons_and_dragons.md) -[*](network.md) -[*](quine.md) -[*](security.md) -[*](open_source.md) -[*](coding.md) -[*](universe.md) -[*](dog.md) -[*](countercomplex.md) -[*](game_of_life.md) -[*](flatland.md) -[*](coc.md) -[*](web.md) -[*](easy_to_learn_hard_to_master.md) -[*](sw_rendering.md) -[*](wavelet_transform.md) -[*](soydev.md) -[*](plusnigger.md) -[*](free_hardware.md) -[*](rights_culture.md) -[*](binary.md) -[*](speech_synthesis.md) -[*](fight.md) -[*](data_hoarding.md) -[*](whale.md) -[*](acronym.md) -[*](used.md) -[*](geek.md) -[*](analog.md) -[*](quaternion.md) -[*](trump.md) -[*](ascii_art.md) -[*](linux.md) -[*](ui.md) -[*](murderer.md) -[*](beauty.md) -[*](dodleston.md) -[*](frameless.md) -[*](function.md) -[*](proprietary_software.md) -[*](uxn.md) -[*](mipmap.md) -[*](operating_system.md) -[*](mouse.md) -[*](gay.md) -[*](steganography.md) -[*](gay.md) -[*](demo.md) -[*](game.md) -[*](boot.md) -[*](bytebeat.md) -[*](graveyard.md) -[*](collision.md) -[*](java.md) -[*](right.md) -[*](hexadecimal.md) -[*](lgbt.md) -[*](libertarianism.md) -[*](double_buffering.md) -[*](unary.md) -[*](phd.md) -[*](world_broadcast.md) -[*](ui.md) -[*](political_correctness.md) -[*](graphics.md) -[*](stereotype.md) -[*](4chan.md) -[*](fourier_transform.md) -[*](justice.md) -[*](triangle.md) -[*](float.md) -[*](distance.md) -[*](name_is_important.md) -[*](rust.md) -[*](cache.md) -[*](culture.md) -[*](marketing.md) -[*](sw.md) -[*](one.md) -[*](git.md) -[*](left_right.md) -[*](openai.md) -[*](free_will.md) -[*](shortcut_thinking.md) -[*](randomness.md) -[*](graveyard.md) -[*](creative_commons.md) -[*](sorting.md) -[*](comun.md) -[*](zuckerberg.md) -[*](progress.md) -[*](military.md) -[*](altruism.md) -[*](living.md) -[*](aliasing.md) -[*](human_language.md) -[*](sjw.md) -[*](books.md) -[*](used.md) -[*](teletext.md) -[*](vector.md) -[*](complexity.md) -[*](implicit.md) -[*](firmware.md) -[*](tattoo.md) -[*](update_culture.md) -[*](programming_language.md) -[*](antivirus_paradox.md) -[*](3d_modeling.md) +[*](framework.md) +[*](optimization.md) [*](saf.md) -[*](rgb565.md) -[*](programming.md) -[*](encyclopedia.md) -[*](easier_done_than_said.md) -[*](minimalism.md) -[*](modern.md) -[*](needed.md) -[*](less_retarded_hardware.md) -[*](fractal.md) -[*](java.md) -[*](diogenes.md) -[*](cat_v.md) -[*](fizzbuzz.md) -[*](io.md) +[*](old.md) +[*](nanogenmo.md) +[*](tom_scott.md) +[*](tensor_product.md) +[*](global_discussion.md) +[*](rights_culture.md) +[*](shit.md) +[*](shogi.md) [*](audiophilia.md) -[*](3d_model.md) -[*](john_carmack.md) -[*](trusting_trust.md) +[*](elo.md) +[*](regex.md) +[*](js.md) +[*](splinternet.md) +[*](myths.md) +[*](cheating.md) [*](kwangmyong.md) -[*](bit_hack.md) -[*](computational_complexity.md) -[*](temple_os.md) -[*](langtons_ant.md) -[*](software.md) -[*](atan.md) -[*](transistor.md) -[*](pokitto.md) -[*](trash_magic.md) -[*](x86.md) -[*](open_console.md) -[*](tpe.md) -[*](mechanical.md) -[*](network.md) -[*](trash_magic.md) -[*](soydev.md) -[*](rsa.md) -[*](bloat.md) -[*](duke3d.md) -[*](public_domain_computer.md) -[*](fight_culture.md) -[*](c_tutorial.md) -[*](ronja.md) -[*](leading_the_pig_to_the_slaughterhouse.md) -[*](copyfree.md) -[*](leading_the_pig_to_the_slaughterhouse.md) -[*](wikiwikiweb.md) -[*](permacomputing.md) -[*](arduboy.md) -[*](license.md) -[*](game_engine.md) -[*](cancer.md) -[*](anarch.md) -[*](formal_language.md) -[*](bill_gates.md) -[*](chaos.md) -[*](work.md) -[*](feminism.md) -[*](logic.md) [*](programming_language.md) -[*](information.md) -[*](explicit.md) -[*](deep_blue.md) -[*](needed.md) -[*](cloud.md) -[*](mechanical.md) -[*](racism.md) -[*](ethics.md) -[*](lrs_wiki.md) -[*](line.md) +[*](wikiwikiweb.md) +[*](leading_the_pig_to_the_slaughterhouse.md) +[*](app.md) +[*](science.md) [*](anpac.md) [*](microtransaction.md) -[*](tor.md) -[*](furry.md) -[*](mainstream.md) -[*](finished.md) -[*](www.md) -[*](explicit.md) -[*](free_universe.md) -[*](fsf.md) -[*](python.md) -[*](luke_smith.md) -[*](interaction_net.md) -[*](world_broadcast.md) -[*](shortcut_thinking.md) -[*](paradigm.md) -[*](sdf.md) -[*](physics_engine.md) -[*](gaywashing.md) -[*](demoscene.md) -[*](proprietary.md) -[*](english.md) -[*](open_console.md) -[*](digital_signature.md) -[*](antialiasing.md) -[*](cos.md) -[*](permacomputing_wiki.md) -[*](chess.md) -[*](optimization.md) -[*](fascism.md) -[*](kiwifarms.md) -[*](deferred_shading.md) -[*](watchdog.md) -[*](arduboy.md) -[*](nd.md) -[*](approximation.md) -[*](unary.md) -[*](free_universe.md) -[*](no_knowledge_proof.md) -[*](rapeware.md) -[*](brain_software.md) -[*](fail_ab.md) -[*](holy_war.md) -[*](assembly.md) -[*](p_vs_np.md) -[*](motivation.md) -[*](hack.md) -[*](markov_chain.md) -[*](nokia.md) -[*](fediverse.md) -[*](jokes.md) -[*](security.md) -[*](logic_gate.md) -[*](uxn.md) -[*](logic.md) -[*](rule110.md) -[*](langtons_ant.md) -[*](autostereogram.md) -[*](jedi_engine.md) -[*](c_tutorial.md) -[*](nanogenmo.md) -[*](distance.md) -[*](technology.md) -[*](sw.md) -[*](computational_complexity.md) -[*](firmware.md) -[*](smallchesslib.md) -[*](island.md) -[*](viznut.md) -[*](love.md) -[*](bazaar.md) -[*](tinyphysicsengine.md) -[*](fourier_transform.md) -[*](robot.md) -[*](cancer.md) -[*](portability.md) -[*](golang.md) -[*](youtube.md) -[*](palette.md) -[*](turing_machine.md) -[*](dinosaur.md) -[*](left_right.md) -[*](apple.md) -[*](cracking.md) -[*](sdf.md) -[*](zen.md) -[*](interaction_net.md) -[*](pedophilia.md) -[*](color.md) -[*](pedophilia.md) -[*](line.md) -[*](bootstrap.md) -[*](dick_reveal.md) -[*](compiler_bomb.md) -[*](memory_management.md) -[*](dodleston.md) -[*](tranny_software.md) -[*](www.md) -[*](apple.md) -[*](pi.md) -[*](interpolation.md) -[*](science.md) -[*](fixed_point.md) -[*](microsoft.md) -[*](mouse.md) -[*](wiki_stats.md) -[*](niggercoin.md) -[*](democracy.md) -[*](foss.md) -[*](tinyphysicsengine.md) -[*](number.md) -[*](usa.md) -[*](tech.md) -[*](bs.md) -[*](autostereogram.md) -[*](copyleft.md) -[*](blender.md) -[*](elo.md) -[*](bit_hack.md) -[*](emoticon.md) -[*](crypto.md) -[*](rule110.md) -[*](suckless.md) -[*](girl.md) -[*](raycasting.md) -[*](robot.md) -[*](boot.md) -[*](ai.md) -[*](21st_century.md) -[*](os.md) -[*](wiki_authors.md) -[*](chess.md) -[*](hacker_culture.md) -[*](less_retarded_hardware.md) -[*](dog.md) -[*](julia_set.md) -[*](atheism.md) -[*](tensor_product.md) -[*](comun.md) -[*](piracy.md) -[*](assembly.md) -[*](shader.md) -[*](just_werks.md) -[*](cyber.md) -[*](terry_davis.md) -[*](yes_they_can.md) -[*](duskos.md) -[*](racetrack.md) -[*](dick_reveal.md) -[*](color.md) -[*](fun.md) -[*](cpp.md) -[*](bloat_monopoly.md) -[*](xd.md) -[*](iq.md) -[*](public_domain.md) -[*](less_retarded_society.md) -[*](netstalking.md) -[*](c.md) -[*](jargon_file.md) -[*](fqa.md) -[*](human_language.md) -[*](programming_tips.md) -[*](plan9.md) -[*](fear_culture.md) -[*](golang.md) [*](needed.md) -[*](public_domain_computer.md) -[*](marxism.md) -[*](fantasy_console.md) -[*](normalization.md) -[*](mud.md) -[*](wiki_style.md) -[*](operating_system.md) -[*](go.md) -[*](liberalism.md) -[*](sin.md) -[*](nc.md) -[*](version_numbering.md) -[*](arduboy.md) -[*](sqrt.md) -[*](x86.md) -[*](lrs_wiki.md) -[*](fascism.md) -[*](fascism.md) -[*](uxn.md) -[*](racetrack.md) -[*](reddit.md) -[*](netstalking.md) -[*](rapeware.md) -[*](political_correctness.md) -[*](quaternion.md) -[*](systemd.md) -[*](cpp.md) -[*](intellectual_property.md) -[*](js.md) -[*](backgammon.md) -[*](proof.md) -[*](jargon_file.md) -[*](unicode.md) -[*](optimization.md) -[*](old.md) -[*](rgb565.md) -[*](recursion.md) -[*](collapse.md) -[*](os.md) -[*](fizzbuzz.md) -[*](framework.md) -[*](cpp.md) -[*](chasm_the_rift.md) -[*](lrs.md) -[*](bytebeat.md) -[*](backpropagation.md) -[*](axiom_of_choice.md) -[*](rationalwiki.md) -[*](pseudorandomness.md) -[*](free_software.md) -[*](name_is_important.md) -[*](gui.md) +[*](network.md) +[*](faq.md) +[*](atan.md) +[*](tinyphysicsengine.md) +[*](interplanetary_internet.md) +[*](troll.md) +[*](xonotic.md) +[*](wavelet_transform.md) +[*](mental_outlaw.md) +[*](stereotype.md) +[*](data_hoarding.md) +[*](paradigm.md) +[*](just_werks.md) +[*](firmware.md) +[*](woman.md) [*](physics_engine.md) -[*](wiki_rights.md) -[*](capitalism.md) -[*](permacomputing_wiki.md) -[*](femoid.md) -[*](game.md) -[*](military.md) -[*](noise.md) -[*](distance.md) -[*](gui.md) -[*](kek.md) -[*](gopher.md) -[*](tas.md) -[*](julia_set.md) -[*](elon_musk.md) -[*](anal_bead.md) -[*](quantum_gate.md) -[*](rule110.md) -[*](crypto.md) -[*](thrembo.md) -[*](progress.md) -[*](easier_done_than_said.md) -[*](linux.md) -[*](nord_vpn.md) -[*](shogi.md) -[*](fun.md) -[*](twos_complement.md) -[*](dynamic_programming.md) -[*](copyright.md) -[*](loc.md) -[*](portal_rendering.md) -[*](fediverse.md) -[*](assertiveness.md) -[*](fixed_point.md) -[*](duskos.md) -[*](toxic.md) -[*](wikipedia.md) -[*](recursion.md) -[*](rationalwiki.md) -[*](island.md) -[*](computer.md) -[*](cc.md) -[*](infinity.md) -[*](progress.md) -[*](kids_these_days.md) -[*](hero.md) -[*](tom_scott.md) -[*](monad.md) -[*](easy_to_learn_hard_to_master.md) -[*](often_confused.md) -[*](fear_culture.md) -[*](determinism.md) -[*](english.md) -[*](hexadecimal.md) -[*](twos_complement.md) -[*](graveyard.md) -[*](windows.md) -[*](hack.md) -[*](math.md) +[*](digital.md) +[*](people.md) +[*](io.md) +[*](gemini.md) [*](python.md) -[*](charity_sex.md) -[*](3d_modeling.md) -[*](axiom_of_choice.md) -[*](capitalist_singularity.md) -[*](programming_tips.md) -[*](morality.md) -[*](productivity_cult.md) -[*](settled.md) -[*](sdf.md) -[*](smol_internet.md) -[*](holy_war.md) -[*](exercises.md) -[*](main.md) -[*](trolling.md) -[*](autoupdate.md) +[*](phd.md) +[*](terry_davis.md) +[*](thrembo.md) +[*](programming_style.md) +[*](pokitto.md) +[*](less_retarded_software.md) +[*](rule110.md) +[*](css.md) +[*](coding.md) +[*](mob_software.md) +[*](often_confused.md) +[*](portability.md) +[*](racetrack.md) +[*](hack.md) +[*](operating_system.md) +[*](ram.md) +[*](easy_to_learn_hard_to_master.md) +[*](slowly_boiling_the_frog.md) +[*](cyber.md) +[*](zuckerberg.md) +[*](pseudo3d.md) +[*](lambda_calculus.md) +[*](crime_against_economy.md) +[*](ai.md) +[*](c.md) +[*](line.md) +[*](bit_hack.md) +[*](microtheft.md) +[*](geek.md) +[*](transistor.md) +[*](wiby.md) +[*](explicit.md) +[*](art.md) +[*](emoticon.md) [*](abstraction.md) -[*](greenwashing.md) -[*](bloat.md) -[*](npc.md) +[*](fantasy_console.md) +[*](pseudoleft.md) +[*](compression.md) +[*](capitalist_singularity.md) +[*](lgbt.md) +[*](future_proof.md) +[*](interaction_net.md) +[*](gui.md) +[*](public_domain_computer.md) +[*](git.md) +[*](rust.md) +[*](neural_network.md) +[*](wiby.md) +[*](network.md) +[*](ethics.md) +[*](pokitto.md) +[*](fourier_transform.md) +[*](unix_philosophy.md) +[*](bill_gates.md) +[*](regex.md) +[*](duskos.md) +[*](c_pitfalls.md) +[*](gemini.md) +[*](duke3d.md) +[*](tangram.md) +[*](crypto.md) [*](approximation.md) -[*](bit.md) +[*](paywall.md) +[*](cc0.md) +[*](libre.md) +[*](procgen.md) +[*](randomness.md) +[*](logic_gate.md) +[*](loc.md) +[*](normalization.md) +[*](neural_network.md) +[*](free_will.md) +[*](goodbye_world.md) +[*](optimization.md) +[*](dependency.md) +[*](viznut.md) +[*](minigame.md) +[*](ascii_art.md) +[*](saf.md) +[*](technology.md) +[*](resnicks_termite.md) +[*](jokes.md) +[*](raycastlib.md) +[*](kek.md) +[*](microsoft.md) +[*](copyright.md) +[*](ram.md) +[*](faggot.md) +[*](distrohopping.md) +[*](bootstrap.md) +[*](throwaway_script.md) +[*](assertiveness.md) +[*](operating_system.md) +[*](mud.md) +[*](gigachad.md) +[*](entropy.md) +[*](autostereogram.md) +[*](rationalwiki.md) +[*](music.md) +[*](iq.md) +[*](niger.md) +[*](vim.md) +[*](rgb332.md) +[*](libre.md) +[*](atan.md) +[*](triangle.md) +[*](race.md) [*](os.md) -[*](altruism.md) +[*](military.md) +[*](freedom.md) +[*](p_vs_np.md) +[*](luke_smith.md) +[*](used.md) +[*](sanism.md) +[*](update_culture.md) +[*](viznut.md) +[*](githopping.md) +[*](liberalism.md) +[*](fascist.md) +[*](disease.md) +[*](plusnigger.md) +[*](brain_software.md) +[*](easier_done_than_said.md) +[*](money.md) +[*](proprietary.md) +[*](reactionary_software.md) +[*](fractal.md) +[*](library.md) +[*](fascist.md) +[*](less_retarded_software.md) +[*](programming_tips.md) +[*](egoism.md) +[*](good_enough.md) +[*](living.md) +[*](low_poly.md) +[*](sqrt.md) +[*](cc0.md) +[*](autostereogram.md) +[*](faq.md) +[*](corporation.md) +[*](capitalist_singularity.md) +[*](magic.md) +[*](acronym.md) +[*](left.md) +[*](portability.md) +[*](elon_musk.md) +[*](mainstream.md) +[*](dynamic_programming.md) +[*](wiki_stats.md) +[*](murderer.md) +[*](real_number.md) +[*](42.md) +[*](paywall.md) +[*](gender_studies.md) +[*](autoupdate.md) +[*](atheism.md) +[*](sanism.md) +[*](42.md) +[*](fear_culture.md) +[*](femoid.md) +[*](regex.md) +[*](go.md) +[*](acronym.md) +[*](capitalist_software.md) +[*](rgb565.md) +[*](backpropagation.md) +[*](ai.md) +[*](newspeak.md) +[*](marxism.md) +[*](pride.md) +[*](memory_management.md) +[*](marble_race.md) +[*](egoism.md) +[*](gaywashing.md) +[*](femoid.md) +[*](island.md) +[*](morality.md) +[*](moderation.md) +[*](langtons_ant.md) +[*](hardware.md) +[*](creative_commons.md) +[*](rsa.md) +[*](free_speech.md) +[*](zen.md) +[*](human_language.md) +[*](framework.md) +[*](c_pitfalls.md) +[*](selflessness.md) +[*](wiki_pages.md) +[*](physics.md) +[*](geek.md) +[*](attribution.md) +[*](3d_modeling.md) +[*](boot.md) +[*](vim.md) +[*](license.md) +[*](goodbye_world.md) +[*](steve_jobs.md) +[*](gopher.md) +[*](pseudoleft.md) +[*](jesus.md) +[*](toxic.md) +[*](x86.md) +[*](encryption.md) +[*](cyber.md) +[*](normalization.md) +[*](cracking.md) +[*](collapse.md) +[*](beauty.md) +[*](git.md) +[*](coc.md) +[*](update_culture.md) +[*](exercises.md) +[*](drummyfish.md) +[*](sigbovik.md) +[*](easy_to_learn_hard_to_master.md) +[*](competition.md) +[*](countercomplex.md) +[*](rapeware.md) +[*](geek.md) +[*](procgen.md) +[*](sqrt.md) +[*](sigbovik.md) +[*](dodleston.md) +[*](copyleft.md) +[*](crypto.md) +[*](f2p.md) +[*](twos_complement.md) +[*](quaternion.md) +[*](blender.md) +[*](f2p.md) +[*](normalization.md) +[*](semiconductor.md) +[*](minimalism.md) +[*](john_carmack.md) +[*](soydev.md) +[*](markov_chain.md) +[*](f2p.md) +[*](emoticon.md) +[*](julia_set.md) +[*](money.md) +[*](easy_to_learn_hard_to_master.md) +[*](xxiivv.md) +[*](unicode.md) +[*](anal_bead.md) +[*](loc.md) +[*](foss.md) +[*](arch.md) +[*](free_culture.md) +[*](books.md) +[*](cat_v.md) +[*](tinyphysicsengine.md) +[*](digital.md) +[*](atheism.md) +[*](suckless.md) [*](mechanical.md) -[*](quantum_gate.md) +[*](cache.md) +[*](license.md) +[*](windows.md) +[*](sudoku.md) +[*](build_engine.md) +[*](how_to.md) +[*](future_proof.md) +[*](bazaar.md) +[*](thrembo.md) +[*](backpropagation.md) +[*](primitive_3d.md) +[*](just_werks.md) +[*](randomness.md) +[*](lrs_dictionary.md) +[*](nanogenmo.md) +[*](byte.md) +[*](patent.md) +[*](cracker.md) +[*](javascript.md) +[*](aliasing.md) +[*](3d_modeling.md) +[*](facebook.md) +[*](logic.md) +[*](communism.md) +[*](trolling.md) +[*](noise.md) +[*](duskos.md) +[*](assembly.md) +[*](rgb332.md) +[*](wikipedia.md) +[*](c_sharp.md) +[*](free_hardware.md) +[*](crime_against_economy.md) +[*](permacomputing.md) +[*](compsci.md) +[*](cheating.md) +[*](plan9.md) +[*](often_misunderstood.md) +[*](interesting.md) +[*](digital.md) +[*](3d_rendering.md) +[*](privacy.md) +[*](collision.md) +[*](teletext.md) +[*](unix.md) +[*](malware.md) +[*](suicide.md) +[*](right.md) +[*](dodleston.md) +[*](physics.md) +[*](backgammon.md) +[*](communism.md) +[*](everyone_does_it.md) +[*](needed.md) +[*](unary.md) +[*](how_to.md) +[*](antivirus_paradox.md) +[*](bootstrap.md) +[*](acronym.md) +[*](public_domain.md) +[*](frameless.md) +[*](oop.md) +[*](toxic.md) +[*](windows.md) +[*](sdf.md) +[*](unix_philosophy.md) +[*](wiki_authors.md) +[*](floss.md) +[*](entrepreneur.md) +[*](neural_network.md) +[*](logic.md) +[*](gnu.md) +[*](shader.md) +[*](lrs.md) +[*](chaos.md) +[*](mechanical.md) +[*](plan9.md) +[*](saf.md) +[*](nationalism.md) +[*](ronja.md) +[*](infinity.md) +[*](demoscene.md) +[*](wiki_post_mortem.md) +[*](fediverse.md) +[*](phd.md) +[*](vim.md) +[*](nc.md) +[*](tor.md) +[*](name_is_important.md) +[*](turing_machine.md) +[*](wikipedia.md) +[*](zen.md) +[*](fractal.md) +[*](fixed_point.md) +[*](czechia.md) +[*](marketing.md) +[*](hard_to_learn_easy_to_master.md) +[*](compiler_bomb.md) +[*](soyence.md) +[*](hacker_culture.md) +[*](ssao.md) +[*](capitalism.md) +[*](exercises.md) +[*](trump.md) +[*](logic_circuit.md) +[*](often_confused.md) +[*](compiler_bomb.md) +[*](double_buffering.md) +[*](monad.md) +[*](python.md) +[*](web.md) +[*](altruism.md) +[*](ethics.md) +[*](anal_bead.md) +[*](intellectual_property.md) +[*](anarchism.md) +[*](logic.md) +[*](digital_signature.md) +[*](arch.md) +[*](boat.md) +[*](float.md) +[*](consumerism.md) +[*](color.md) +[*](mandelbrot_set.md) +[*](mandelbrot_set.md) +[*](life.md) +[*](productivity_cult.md) +[*](mental_outlaw.md) +[*](rust.md) +[*](fascism.md) +[*](README.md) +[*](jargon_file.md) +[*](work.md) +[*](pd.md) +[*](google.md) +[*](collapse.md) +[*](bbs.md) +[*](prime.md) +[*](quaternion.md) +[*](21st_century.md) +[*](universe.md) +[*](software.md) +[*](algorithm.md) +[*](axiom_of_choice.md) +[*](world_broadcast.md) +[*](aliasing.md) +[*](culture.md) +[*](io.md) +[*](demo.md) +[*](temple_os.md) +[*](girl.md) +[*](deep_blue.md) +[*](deep_blue.md) +[*](work.md) +[*](mipmap.md) +[*](hexadecimal.md) +[*](cpp.md) +[*](21st_century.md) +[*](black.md) +[*](monad.md) +[*](minigame.md) +[*](apple.md) +[*](thrembo.md) +[*](cracking.md) +[*](democracy.md) +[*](flatland.md) +[*](42.md) +[*](pd.md) +[*](bazaar.md) +[*](watchdog.md) +[*](boot.md) +[*](antivirus_paradox.md) +[*](mainstream.md) +[*](beauty.md) +[*](raycasting.md) +[*](recursion.md) +[*](gemini.md) +[*](copyfree.md) +[*](youtube.md) +[*](human_language.md) +[*](dick_reveal.md) +[*](marketing.md) +[*](football.md) +[*](low_poly.md) +[*](dog.md) +[*](c_tutorial.md) +[*](duskos.md) +[*](copyfree.md) +[*](sorting.md) +[*](fascism.md) +[*](fuck.md) +[*](langtons_ant.md) +[*](dynamic_programming.md) +[*](holy_war.md) +[*](4chan.md) +[*](tattoo.md) +[*](trom.md) +[*](gay.md) +[*](systemd.md) +[*](number.md) +[*](evil.md) +[*](microtransaction.md) +[*](pseudominimalism.md) +[*](bit_hack.md) +[*](brainfuck.md) +[*](assembly.md) +[*](aaron_swartz.md) +[*](function.md) +[*](collapse.md) +[*](www.md) +[*](javascript.md) +[*](libertarianism.md) +[*](math.md) +[*](collision_detection.md) +[*](forth.md) +[*](left.md) +[*](terry_davis.md) +[*](wiki_pages.md) +[*](bit.md) +[*](approximation.md) +[*](binary.md) +[*](devuan.md) +[*](free_body.md) +[*](right.md) +[*](entrepreneur.md) +[*](bytebeat.md) [*](terry_davis.md) [*](shit.md) -[*](cpu.md) -[*](avpd.md) -[*](game.md) -[*](low_poly.md) -[*](lil.md) -[*](venus_project.md) -[*](modern_software.md) -[*](coding.md) -[*](build_engine.md) -[*](fuck.md) -[*](aaron_swartz.md) -[*](everyone_does_it.md) -[*](faq.md) -[*](creative_commons.md) -[*](distrohopping.md) -[*](docker.md) -[*](gemini.md) -[*](data_hoarding.md) -[*](unretard.md) -[*](analytic_geometry.md) -[*](wiki_post_mortem.md) -[*](regex.md) -[*](usa.md) -[*](hw.md) -[*](binary.md) -[*](disease.md) -[*](yes_they_can.md) -[*](java.md) -[*](marxism.md) -[*](esolang.md) -[*](pedophilia.md) +[*](maintenance.md) [*](rms.md) -[*](censorship.md) -[*](dodleston.md) -[*](rapeware.md) -[*](comment.md) -[*](world_broadcast.md) -[*](openarena.md) -[*](good_enough.md) -[*](harry_potter.md) -[*](unretard.md) -[*](open_source.md) -[*](corporation.md) -[*](githopping.md) -[*](hardware.md) -[*](paradigm.md) -[*](aliasing.md) -[*](throwaway_script.md) -[*](primitive_3d.md) -[*](saf.md) -[*](game_of_life.md) -[*](sqrt.md) -[*](dinosaur.md) -[*](programming.md) -[*](capitalist_software.md) -[*](girl.md) -[*](rsa.md) -[*](interesting.md) -[*](randomness.md) -[*](interplanetary_internet.md) -[*](productivity_cult.md) -[*](often_confused.md) -[*](lgbt.md) -[*](jesus.md) -[*](patent.md) -[*](4chan.md) -[*](racism.md) -[*](minesweeper.md) -[*](free_will.md) -[*](tensor_product.md) -[*](rock.md) -[*](4chan.md) -[*](nanogenmo.md) -[*](toxic.md) -[*](competition.md) -[*](libertarianism.md) -[*](youtube.md) -[*](easier_done_than_said.md) -[*](feminism.md) -[*](cracking.md) -[*](marble_race.md) -[*](life.md) -[*](lil.md) -[*](girl.md) -[*](copyfree.md) -[*](assertiveness.md) -[*](implicit.md) -[*](compsci.md) -[*](lmao.md) -[*](old.md) -[*](mental_outlaw.md) -[*](money.md) -[*](acronym.md) -[*](logic_circuit.md) -[*](loc.md) -[*](faggot.md) -[*](anarchism.md) -[*](interaction_net.md) -[*](antivirus_paradox.md) -[*](zen.md) -[*](moderation.md) -[*](corporation.md) -[*](pseudo3d.md) -[*](history.md) -[*](sorting.md) -[*](hacker_culture.md) -[*](fqa.md) -[*](niger.md) -[*](nord_vpn.md) -[*](digital.md) -[*](copyleft.md) -[*](procgen.md) -[*](bytecode.md) -[*](unix_philosophy.md) -[*](data_structure.md) -[*](app.md) -[*](hyperoperation.md) -[*](football.md) -[*](backgammon.md) -[*](interpolation.md) -[*](soyence.md) -[*](iq.md) -[*](hardware.md) -[*](fractal.md) -[*](bootstrap.md) -[*](sw_rendering.md) -[*](often_confused.md) -[*](pseudo3d.md) -[*](future_proof.md) -[*](consumerism.md) -[*](music.md) -[*](nationalism.md) -[*](sw_rendering.md) -[*](crime_against_economy.md) -[*](wiki_pages.md) -[*](selflessness.md) -[*](physics_engine.md) -[*](computer.md) -[*](ted_kaczynski.md) -[*](ssao.md) -[*](smart.md) -[*](coding.md) -[*](pi.md) -[*](brain_software.md) -[*](build_engine.md) -[*](pseudominimalism.md) -[*](gopher.md) -[*](cache.md) -[*](jedi_engine.md) -[*](lgbt.md) -[*](double_buffering.md) -[*](capitalism.md) -[*](graphics.md) -[*](lrs.md) -[*](plusnigger.md) -[*](capitalist_singularity.md) -[*](selflessness.md) -[*](digital.md) -[*](fractal.md) -[*](smallchesslib.md) -[*](universe.md) -[*](tas.md) -[*](tranny_software.md) -[*](small3dlib.md) -[*](youtube.md) -[*](microtransaction.md) -[*](less_retarded_society.md) -[*](gigachad.md) -[*](primitive_3d.md) -[*](good_enough.md) -[*](compiler_bomb.md) -[*](procgen.md) -[*](global_discussion.md) -[*](black.md) -[*](entrepreneur.md) -[*](sanism.md) -[*](kwangmyong.md) -[*](watchdog.md) -[*](myths.md) -[*](f2p.md) -[*](anarchism.md) -[*](anpac.md) -[*](collapse.md) +[*](www.md) +[*](de_facto.md) +[*](trusting_trust.md) [*](proprietary_software.md) -[*](100r.md) -[*](hero.md) -[*](lrs_dictionary.md) -[*](collision_detection.md) -[*](cloud.md) -[*](cache.md) -[*](chinese.md) -[*](pi.md) -[*](often_misunderstood.md) -[*](cc.md) -[*](ascii.md) -[*](audiophilia.md) -[*](mipmap.md) -[*](aliasing.md) -[*](forth.md) -[*](permacomputing_wiki.md) -[*](chess.md) -[*](harry_potter.md) -[*](sudoku.md) -[*](fail_ab.md) -[*](murderer.md) +[*](john_carmack.md) +[*](music.md) +[*](bullshit.md) [*](lil.md) -[*](greenwashing.md) -[*](fuck.md) -[*](zero.md) -[*](bilinear.md) -[*](debugging.md) -[*](watchdog.md) -[*](c_pitfalls.md) -[*](app.md) -[*](soyence.md) -[*](markov_chain.md) -[*](patent.md) -[*](shogi.md) -[*](shogi.md) -[*](atheism.md) -[*](often_misunderstood.md) -[*](backgammon.md) -[*](chasm_the_rift.md) -[*](motivation.md) -[*](README.md) -[*](rights_culture.md) -[*](temple_os.md) -[*](niger.md) -[*](deferred_shading.md) -[*](ram.md) -[*](ui.md) -[*](version_numbering.md) -[*](turing_machine.md) -[*](compression.md) -[*](ascii_art.md) -[*](magic.md) -[*](information.md) -[*](global_discussion.md) -[*](hacking.md) -[*](css.md) -[*](100r.md) -[*](encyclopedia.md) -[*](suckless.md) -[*](regex.md) -[*](blender.md) -[*](neural_network.md) -[*](anal_bead.md) -[*](suicide.md) -[*](body_shaming.md) -[*](morality.md) -[*](productivity_cult.md) -[*](lrs.md) -[*](npc.md) -[*](qubit.md) -[*](smol_internet.md) -[*](palette.md) -[*](license.md) -[*](furry.md) -[*](brainfuck.md) -[*](minigame.md) -[*](steganography.md) -[*](raylib.md) -[*](billboard.md) -[*](elo.md) -[*](capitalist_singularity.md) -[*](nd.md) -[*](fediverse.md) -[*](loc.md) -[*](bs.md) -[*](liberalism.md) -[*](encyclopedia.md) -[*](fork.md) -[*](deep_blue.md) -[*](ascii.md) -[*](ted_kaczynski.md) -[*](infinity.md) -[*](git.md) -[*](autoupdate.md) -[*](collision.md) -[*](devuan.md) -[*](vector.md) -[*](main.md) -[*](function.md) -[*](combinatorics.md) -[*](nord_vpn.md) -[*](intellectual_property.md) -[*](niggercoin.md) -[*](42.md) -[*](lrs_dictionary.md) -[*](proprietary.md) -[*](wow.md) -[*](wiki_stats.md) -[*](black.md) -[*](plusnigger.md) -[*](cracking.md) -[*](social_inertia.md) -[*](kiwifarms.md) -[*](oop.md) -[*](ancap.md) -[*](color.md) -[*](twos_complement.md) -[*](rock.md) -[*](minigame.md) -[*](censorship.md) -[*](palette.md) -[*](hw.md) -[*](kek.md) -[*](atheism.md) -[*](openai.md) -[*](google.md) -[*](pseudorandomness.md) -[*](less_retarded_software.md) -[*](golang.md) -[*](beauty.md) -[*](attribution.md) -[*](disease.md) -[*](permacomputing.md) -[*](devuan.md) -[*](cheating.md) -[*](ssao.md) -[*](throwaway_script.md) -[*](capitalism.md) -[*](smart.md) -[*](zen.md) -[*](distrohopping.md) -[*](byte.md) -[*](real_number.md) -[*](wiki_authors.md) -[*](exercises.md) -[*](portability.md) -[*](bitreich.md) -[*](wiki_post_mortem.md) -[*](name_is_important.md) -[*](collision.md) -[*](niger.md) -[*](global_discussion.md) -[*](gaywashing.md) -[*](newspeak.md) -[*](luke_smith.md) -[*](computer.md) -[*](whale.md) -[*](trom.md) -[*](io.md) -[*](fascist.md) -[*](software.md) -[*](cheating.md) -[*](libre.md) -[*](semiconductor.md) -[*](rms.md) -[*](line.md) -[*](raycastlib.md) -[*](femoid.md) -[*](semiconductor.md) -[*](float.md) -[*](countercomplex.md) -[*](brain_software.md) -[*](logic.md) -[*](thrembo.md) -[*](hyperoperation.md) -[*](left.md) -[*](neural_network.md) -[*](newspeak.md) -[*](open_source.md) -[*](ted_kaczynski.md) -[*](bit_hack.md) -[*](wikidata.md) -[*](corporation.md) -[*](anarch.md) -[*](science.md) -[*](tpe.md) -[*](downto.md) -[*](wavelet_transform.md) -[*](rust.md) -[*](dungeons_and_dragons.md) -[*](pseudorandomness.md) -[*](pokitto.md) -[*](justice.md) -[*](unix_philosophy.md) -[*](de_facto.md) -[*](sudoku.md) -[*](free.md) -[*](see_through_clothes.md) -[*](programming.md) -[*](transistor.md) -[*](de_facto.md) -[*](zero.md) -[*](ubi.md) -[*](communism.md) -[*](niggercoin.md) -[*](tinyphysicsengine.md) -[*](kids_these_days.md) -[*](cancer.md) -[*](apple.md) -[*](programming_style.md) -[*](free.md) -[*](assertiveness.md) -[*](devuan.md) -[*](framework.md) -[*](facebook.md) -[*](freedom.md) -[*](wiby.md) -[*](earth.md) -[*](gnu.md) -[*](esolang.md) -[*](crime_against_economy.md) -[*](no_knowledge_proof.md) -[*](goodbye_world.md) -[*](42.md) -[*](education.md) -[*](billboard.md) -[*](jedi_engine.md) -[*](freedom.md) -[*](game_engine.md) -[*](windows.md) -[*](sigbovik.md) -[*](pseudo3d.md) -[*](soyence.md) -[*](speech_synthesis.md) -[*](noise.md) -[*](nigger.md) -[*](c.md) -[*](greenwashing.md) -[*](mandelbrot_set.md) -[*](cat_v.md) +[*](hack.md) +[*](small3dlib.md) [*](reactionary_software.md) -[*](viznut.md) -[*](easy_to_learn_hard_to_master.md) -[*](transistor.md) -[*](libre.md) -[*](sanism.md) -[*](drummyfish.md) -[*](pd.md) -[*](determinism.md) +[*](assertiveness.md) +[*](nigger.md) +[*](autoupdate.md) +[*](fsf.md) +[*](usa.md) +[*](trash_magic.md) +[*](countercomplex.md) +[*](autostereogram.md) +[*](marble_race.md) +[*](twos_complement.md) +[*](quaternion.md) +[*](ui.md) +[*](wikiwikiweb.md) +[*](pi.md) +[*](wow.md) +[*](football.md) +[*](niger.md) +[*](english.md) +[*](unix_philosophy.md) +[*](wiki_stats.md) +[*](security.md) +[*](julia_set.md) +[*](entropy.md) +[*](fight.md) +[*](float.md) +[*](low_poly.md) +[*](arduboy.md) +[*](free_culture.md) [*](esolang.md) -[*](e.md) -[*](competition.md) -[*](mental_outlaw.md) -[*](3d_model.md) -[*](real_number.md) +[*](rock.md) +[*](fascist.md) +[*](speech_synthesis.md) +[*](hacking.md) +[*](cos.md) +[*](gui.md) +[*](sin.md) +[*](golang.md) +[*](cancer.md) +[*](bloat.md) +[*](wiki_stats.md) +[*](marxism.md) +[*](programming_style.md) +[*](furry.md) +[*](sdf.md) +[*](downto.md) +[*](chaos.md) +[*](english.md) +[*](pseudo3d.md) +[*](esolang.md) +[*](tangram.md) +[*](openai.md) +[*](quantum_gate.md) +[*](cos.md) +[*](left_right.md) +[*](one.md) +[*](libertarianism.md) +[*](information.md) +[*](murderer.md) +[*](data_structure.md) +[*](paradigm.md) +[*](ioccc.md) +[*](jedi_engine.md) +[*](lil.md) +[*](mob_software.md) +[*](gay.md) +[*](diogenes.md) +[*](assembly.md) +[*](sorting.md) +[*](fear_culture.md) +[*](game_of_life.md) +[*](hyperoperation.md) +[*](dodleston.md) +[*](comment.md) [*](venus_project.md) +[*](right.md) +[*](temple_os.md) +[*](harry_potter.md) +[*](censorship.md) +[*](pd.md) +[*](raylib.md) +[*](john_carmack.md) +[*](byte.md) +[*](trom.md) +[*](framework.md) +[*](trolling.md) +[*](encryption.md) +[*](ronja.md) +[*](justice.md) +[*](pseudorandomness.md) +[*](ancap.md) +[*](unix.md) +[*](free_hardware.md) +[*](productivity_cult.md) +[*](permacomputing.md) +[*](wizard.md) +[*](c_pitfalls.md) +[*](smart.md) +[*](global_discussion.md) +[*](implicit.md) +[*](cache.md) +[*](bytecode.md) +[*](nationalism.md) +[*](maintenance.md) +[*](rock.md) +[*](everyone_does_it.md) +[*](digital_signature.md) +[*](uxn.md) +[*](minimalism.md) +[*](earth.md) +[*](color.md) +[*](windows.md) +[*](girl.md) +[*](beauty.md) +[*](ascii_art.md) +[*](data_hoarding.md) +[*](determinism.md) +[*](leading_the_pig_to_the_slaughterhouse.md) +[*](library.md) +[*](free_speech.md) +[*](fediverse.md) +[*](island.md) +[*](piracy.md) +[*](chasm_the_rift.md) +[*](4chan.md) +[*](mouse.md) +[*](drummyfish.md) +[*](work.md) +[*](security.md) +[*](political_correctness.md) +[*](capitalism.md) +[*](robot.md) +[*](minesweeper.md) +[*](data_structure.md) +[*](egoism.md) +[*](wikidata.md) +[*](netstalking.md) +[*](usenet.md) +[*](dungeons_and_dragons.md) +[*](unretard.md) +[*](people.md) +[*](leading_the_pig_to_the_slaughterhouse.md) +[*](magic.md) +[*](bitreich.md) +[*](main.md) +[*](human_language.md) +[*](ram.md) +[*](openarena.md) +[*](programming.md) +[*](hero.md) +[*](phd.md) +[*](portal_rendering.md) +[*](double_buffering.md) +[*](docker.md) +[*](interpolation.md) +[*](ubi.md) +[*](throwaway_script.md) +[*](mud.md) +[*](boat.md) +[*](selflessness.md) +[*](anarch.md) +[*](settled.md) +[*](dog.md) +[*](distrohopping.md) +[*](binary.md) +[*](mipmap.md) +[*](democracy.md) +[*](wow.md) +[*](antialiasing.md) +[*](lrs_wiki.md) +[*](network.md) +[*](downto.md) +[*](myths.md) +[*](game_engine.md) +[*](de_facto.md) +[*](small3dlib.md) +[*](culture.md) +[*](brain_software.md) +[*](anal_bead.md) [*](combinatorics.md) [*](sjw.md) -[*](digital.md) -[*](ioccc.md) -[*](stereotype.md) -[*](bs.md) -[*](byte.md) -[*](smallchesslib.md) -[*](floss.md) -[*](anarchism.md) -[*](digital_signature.md) -[*](morality.md) -[*](life.md) -[*](linux.md) -[*](demo.md) -[*](algorithm.md) -[*](love.md) -[*](rust.md) -[*](3d_model.md) -[*](woman.md) -[*](see_through_clothes.md) -[*](dynamic_programming.md) -[*](raycastlib.md) -[*](primitive_3d.md) -[*](library.md) -[*](crow_funding.md) -[*](earth.md) -[*](capitalist_software.md) -[*](temple_os.md) -[*](interesting.md) -[*](physics.md) -[*](mob_software.md) -[*](bullshit.md) -[*](emoticon.md) -[*](complexity.md) -[*](unicode.md) -[*](marxism.md) -[*](lambda_calculus.md) -[*](vim.md) -[*](dependency.md) -[*](unix.md) -[*](kiwifarms.md) -[*](art.md) -[*](hash.md) -[*](internet.md) -[*](egoism.md) -[*](trump.md) -[*](wiki_authors.md) -[*](arch.md) -[*](shit.md) -[*](flatland.md) -[*](books.md) -[*](fsf.md) -[*](triangle.md) -[*](lmao.md) -[*](kiss.md) -[*](work.md) -[*](tensor_product.md) -[*](often_misunderstood.md) -[*](web.md) -[*](implicit.md) -[*](old.md) -[*](systemd.md) -[*](foss.md) -[*](ancap.md) -[*](logic_gate.md) -[*](aaron_swartz.md) -[*](compsci.md) -[*](coc.md) -[*](brainfuck.md) -[*](music.md) -[*](duke3d.md) -[*](3d_rendering.md) -[*](aaron_swartz.md) -[*](crypto.md) -[*](cos.md) -[*](life.md) -[*](library.md) -[*](turing_machine.md) -[*](cc0.md) -[*](unix_philosophy.md) -[*](proof.md) -[*](tech.md) -[*](chasm_the_rift.md) -[*](internet.md) -[*](hack.md) -[*](downto.md) -[*](wiki_style.md) -[*](rms.md) -[*](good_enough.md) -[*](rgb332.md) -[*](tas.md) -[*](nc.md) -[*](motivation.md) -[*](memory_management.md) -[*](bullshit.md) -[*](downto.md) -[*](operating_system.md) -[*](myths.md) -[*](technology.md) -[*](usenet.md) -[*](analog.md) -[*](trump.md) -[*](determinism.md) -[*](bit.md) -[*](hard_to_learn_easy_to_master.md) -[*](racetrack.md) -[*](boot.md) -[*](proprietary_software.md) -[*](nc.md) -[*](comment.md) -[*](jokes.md) -[*](chinese.md) -[*](altruism.md) -[*](tor.md) -[*](julia_set.md) -[*](everyone_does_it.md) -[*](README.md) -[*](wikiwikiweb.md) -[*](cyber.md) -[*](prime.md) -[*](randomness.md) -[*](ethics.md) -[*](3d_rendering.md) -[*](approximation.md) -[*](hw.md) -[*](money.md) -[*](network.md) -[*](xd.md) -[*](lrs_wiki.md) -[*](modern_software.md) -[*](sw.md) -[*](lmao.md) -[*](number.md) -[*](c_sharp.md) -[*](portal_rendering.md) -[*](unary.md) -[*](race.md) -[*](firmware.md) -[*](demoscene.md) -[*](settled.md) -[*](forth.md) -[*](cpu.md) -[*](political_correctness.md) -[*](entropy.md) -[*](interplanetary_internet.md) -[*](license.md) -[*](selflessness.md) -[*](communism.md) -[*](bullshit.md) -[*](bbs.md) -[*](troll.md) -[*](42.md) -[*](hacker_culture.md) -[*](copyright.md) -[*](dick_reveal.md) -[*](google.md) -[*](f2p.md) -[*](xxiivv.md) -[*](culture.md) -[*](free_culture.md) -[*](quine.md) -[*](trom.md) -[*](mouse.md) -[*](wiki_stats.md) -[*](football.md) -[*](people.md) -[*](app.md) -[*](update_culture.md) -[*](pd.md) -[*](woman.md) -[*](hacking.md) -[*](fourier_transform.md) -[*](qubit.md) -[*](mental_outlaw.md) -[*](myths.md) -[*](pokitto.md) -[*](speech_synthesis.md) -[*](privacy.md) -[*](free_body.md) -[*](c.md) -[*](collapse.md) -[*](mainstream.md) -[*](collision_detection.md) -[*](left.md) -[*](prime.md) -[*](21st_century.md) -[*](logic_gate.md) -[*](axiom_of_choice.md) -[*](rgb565.md) -[*](combinatorics.md) -[*](communism.md) -[*](githopping.md) -[*](kiss.md) -[*](work.md) -[*](body_shaming.md) -[*](bazaar.md) -[*](hacking.md) -[*](pride.md) -[*](maintenance.md) -[*](splinternet.md) -[*](teletext.md) -[*](e.md) -[*](pseudoleft.md) -[*](c_pitfalls.md) -[*](fqa.md) -[*](jargon_file.md) -[*](murderer.md) -[*](openai.md) -[*](free_software.md) -[*](logic_circuit.md) -[*](rgb332.md) -[*](dependency.md) -[*](libertarianism.md) -[*](git.md) -[*](ram.md) -[*](free_culture.md) -[*](public_domain.md) -[*](marble_race.md) -[*](thrembo.md) -[*](nokia.md) -[*](ssao.md) -[*](pseudoleft.md) -[*](rsa.md) -[*](yes_they_can.md) -[*](whale.md) -[*](tor.md) -[*](optimization.md) -[*](trusting_trust.md) -[*](bitreich.md) -[*](wiki_post_mortem.md) -[*](elon_musk.md) -[*](libre.md) -[*](raycasting.md) -[*](see_through_clothes.md) -[*](build_engine.md) -[*](de_facto.md) -[*](shader.md) -[*](javascript.md) -[*](furry.md) -[*](frameless.md) -[*](moderation.md) -[*](avpd.md) -[*](how_to.md) -[*](cc.md) -[*](anarch.md) -[*](beauty.md) -[*](zero.md) -[*](marble_race.md) -[*](education.md) -[*](tpe.md) -[*](pride.md) -[*](bilinear.md) -[*](drummyfish.md) -[*](fight_culture.md) -[*](ioccc.md) -[*](faggot.md) -[*](triangle.md) -[*](xd.md) -[*](resnicks_termite.md) -[*](minimalism.md) -[*](hexadecimal.md) -[*](attribution.md) -[*](drummyfish.md) -[*](free_will.md) -[*](faggot.md) -[*](backpropagation.md) -[*](p_vs_np.md) -[*](normalization.md) -[*](fork.md) -[*](money.md) -[*](web.md) -[*](low_poly.md) -[*](books.md) -[*](free_speech.md) -[*](python.md) -[*](bloat_monopoly.md) -[*](entrepreneur.md) -[*](zuckerberg.md) -[*](algorithm.md) -[*](wavelet_transform.md) -[*](vim.md) -[*](hard_to_learn_easy_to_master.md) -[*](dog.md) -[*](unicode.md) -[*](unretard.md) -[*](free_hardware.md) -[*](chaos.md) -[*](coc.md) -[*](less_retarded_hardware.md) -[*](fun.md) -[*](fail_ab.md) -[*](pseudominimalism.md) -[*](paywall.md) -[*](john_carmack.md) -[*](nationalism.md) -[*](entropy.md) -[*](quantum_gate.md) -[*](c_tutorial.md) -[*](abstraction.md) -[*](everyone_does_it.md) -[*](bbs.md) -[*](evil.md) -[*](fantasy_console.md) -[*](newspeak.md) -[*](magic.md) -[*](systemd.md) -[*](rock.md) -[*](xxiivv.md) -[*](forth.md) -[*](democracy.md) -[*](gemini.md) -[*](people.md) -[*](paywall.md) -[*](recursion.md) -[*](freedom.md) -[*](update_culture.md) -[*](interplanetary_internet.md) -[*](bit.md) -[*](modern.md) -[*](dynamic_programming.md) -[*](mob_software.md) -[*](3d_modeling.md) [*](gender_studies.md) -[*](mainstream.md) -[*](censorship.md) -[*](fsf.md) -[*](woman.md) -[*](mipmap.md) -[*](minesweeper.md) -[*](fantasy_console.md) -[*](formal_language.md) -[*](programming_style.md) -[*](docker.md) -[*](teletext.md) -[*](js.md) -[*](langtons_ant.md) -[*](hash.md) -[*](complexity.md) -[*](jesus.md) -[*](race.md) -[*](john_carmack.md) -[*](wiby.md) -[*](backpropagation.md) -[*](island.md) -[*](raylib.md) -[*](free_speech.md) -[*](xonotic.md) -[*](social_inertia.md) -[*](art.md) -[*](phd.md) +[*](left.md) +[*](public_domain.md) +[*](trump.md) +[*](fight_culture.md) +[*](ethics.md) +[*](21st_century.md) +[*](money.md) +[*](interaction_net.md) +[*](often_misunderstood.md) +[*](color.md) +[*](zero.md) +[*](mandelbrot_set.md) +[*](watchdog.md) +[*](football.md) +[*](netstalking.md) +[*](ronja.md) +[*](graveyard.md) +[*](suicide.md) +[*](newspeak.md) +[*](racism.md) +[*](collision_detection.md) +[*](progress.md) +[*](linux.md) +[*](main.md) +[*](education.md) +[*](logic_circuit.md) +[*](aaron_swartz.md) +[*](hacking.md) +[*](digital_signature.md) +[*](netstalking.md) +[*](modern.md) +[*](suckless.md) +[*](lmao.md) +[*](yes_they_can.md) +[*](xd.md) +[*](shogi.md) +[*](yes_they_can.md) +[*](venus_project.md) +[*](xxiivv.md) +[*](hardware.md) +[*](programming_tips.md) +[*](troll.md) [*](100r.md) -[*](stereotype.md) -[*](body_shaming.md) -[*](paywall.md) +[*](algorithm.md) +[*](wiki_post_mortem.md) +[*](avpd.md) +[*](island.md) +[*](rationalwiki.md) +[*](doom.md) +[*](proprietary.md) +[*](fun.md) +[*](culture.md) +[*](billboard.md) +[*](rule110.md) +[*](crow_funding.md) +[*](atheism.md) +[*](tensor_product.md) +[*](good_enough.md) +[*](autoupdate.md) +[*](copyfree.md) [*](memory_management.md) +[*](productivity_cult.md) +[*](emoticon.md) +[*](easier_done_than_said.md) +[*](tom_scott.md) +[*](formal_language.md) +[*](doom.md) +[*](graveyard.md) +[*](world_broadcast.md) +[*](openai.md) +[*](programming.md) +[*](paradigm.md) +[*](usa.md) +[*](resnicks_termite.md) +[*](version_numbering.md) +[*](cancer.md) +[*](sqrt.md) +[*](bytebeat.md) +[*](moderation.md) +[*](smallchesslib.md) +[*](raylib.md) +[*](openarena.md) +[*](kwangmyong.md) +[*](quantum_gate.md) +[*](evil.md) +[*](charity_sex.md) +[*](fight.md) +[*](hardware.md) +[*](settled.md) +[*](watchdog.md) +[*](turing_machine.md) +[*](sjw.md) +[*](license.md) +[*](technology.md) +[*](tranny_software.md) +[*](altruism.md) +[*](english.md) +[*](racism.md) +[*](cancer.md) +[*](memory_management.md) +[*](comun.md) +[*](less_retarded_society.md) +[*](zuckerberg.md) +[*](tattoo.md) +[*](jokes.md) +[*](lrs_wiki.md) +[*](gopher.md) +[*](competition.md) +[*](quine.md) +[*](fight_culture.md) +[*](cyber.md) +[*](free.md) +[*](pride.md) +[*](elo.md) +[*](software.md) +[*](nd.md) +[*](foss.md) +[*](pseudominimalism.md) +[*](lambda_calculus.md) +[*](shogi.md) +[*](quine.md) +[*](logic_gate.md) +[*](censorship.md) +[*](unary.md) +[*](bilinear.md) +[*](npc.md) +[*](crow_funding.md) +[*](unretard.md) +[*](formal_language.md) +[*](nd.md) +[*](fail_ab.md) +[*](left_right.md) +[*](billboard.md) +[*](military.md) +[*](open_console.md) +[*](e.md) +[*](physics.md) +[*](marketing.md) +[*](capitalism.md) +[*](triangle.md) +[*](tas.md) +[*](consumerism.md) +[*](patent.md) +[*](plan9.md) +[*](trash_magic.md) +[*](100r.md) +[*](steganography.md) +[*](go.md) +[*](books.md) +[*](less_retarded_society.md) +[*](progress.md) +[*](qubit.md) +[*](chinese.md) +[*](apple.md) +[*](music.md) +[*](teletext.md) +[*](cc.md) +[*](ui.md) +[*](3d_model.md) +[*](fork.md) +[*](version_numbering.md) +[*](semiconductor.md) +[*](morality.md) +[*](c_tutorial.md) +[*](kiwifarms.md) +[*](fail_ab.md) +[*](lrs.md) +[*](faq.md) +[*](x86.md) +[*](free_universe.md) +[*](art.md) +[*](bs.md) +[*](racetrack.md) +[*](hard_to_learn_easy_to_master.md) +[*](gay.md) +[*](morality.md) +[*](c_tutorial.md) +[*](communism.md) +[*](cpp.md) +[*](lrs_dictionary.md) +[*](fun.md) +[*](fixed_point.md) +[*](kek.md) +[*](earth.md) +[*](programming_tips.md) +[*](greenwashing.md) +[*](name_is_important.md) +[*](nokia.md) +[*](abstraction.md) +[*](microsoft.md) +[*](reddit.md) +[*](fun.md) +[*](4chan.md) +[*](usenet.md) +[*](wavelet_transform.md) +[*](social_inertia.md) +[*](competition.md) +[*](hack.md) +[*](free_software.md) +[*](floss.md) +[*](gender_studies.md) +[*](splinternet.md) +[*](fourier_transform.md) +[*](anarch.md) +[*](bloat_monopoly.md) +[*](fork.md) +[*](hero.md) +[*](css.md) +[*](suckless.md) +[*](fascism.md) +[*](computational_complexity.md) +[*](sw.md) +[*](hw.md) +[*](math.md) +[*](fight.md) +[*](jedi_engine.md) +[*](google.md) +[*](logic_gate.md) +[*](bill_gates.md) +[*](collision.md) +[*](niger.md) +[*](moderation.md) +[*](c.md) +[*](tech.md) +[*](military.md) +[*](flatland.md) +[*](prime.md) +[*](tor.md) +[*](audiophilia.md) +[*](living.md) +[*](open_source.md) +[*](universe.md) +[*](cracking.md) +[*](global_discussion.md) +[*](comment.md) +[*](demoscene.md) +[*](wiki_pages.md) +[*](abstraction.md) +[*](bit_hack.md) +[*](attribution.md) +[*](wiki_style.md) +[*](lrs_wiki.md) +[*](nanogenmo.md) +[*](3d_modeling.md) +[*](proprietary.md) +[*](hacker_culture.md) +[*](bytecode.md) +[*](people.md) +[*](tensor_product.md) +[*](nc.md) +[*](semiconductor.md) +[*](soydev.md) +[*](political_correctness.md) +[*](privacy.md) +[*](debugging.md) +[*](procgen.md) +[*](linear_algebra.md) +[*](encyclopedia.md) +[*](maintenance.md) +[*](data_hoarding.md) +[*](cheating.md) +[*](kiss.md) +[*](kids_these_days.md) +[*](bytecode.md) +[*](chinese.md) +[*](unicode.md) +[*](jargon_file.md) +[*](deferred_shading.md) +[*](fqa.md) +[*](mouse.md) +[*](troll.md) +[*](unix.md) +[*](build_engine.md) +[*](ssao.md) +[*](sdf.md) +[*](modern_software.md) +[*](pride.md) +[*](luke_smith.md) +[*](fantasy_console.md) +[*](real_number.md) +[*](wavelet_transform.md) +[*](js.md) +[*](ancap.md) +[*](reddit.md) +[*](sudoku.md) +[*](java.md) +[*](kiss.md) +[*](public_domain.md) +[*](rms.md) +[*](technology.md) +[*](copyleft.md) +[*](tpe.md) +[*](copyleft.md) +[*](open_console.md) +[*](altruism.md) +[*](proof.md) +[*](zero.md) +[*](e.md) +[*](less_retarded_society.md) +[*](axiom_of_choice.md) +[*](tinyphysicsengine.md) +[*](fractal.md) +[*](jedi_engine.md) +[*](dick_reveal.md) +[*](cc.md) +[*](rapeware.md) +[*](bloat_monopoly.md) +[*](steganography.md) +[*](pseudominimalism.md) +[*](bit.md) +[*](game.md) +[*](steganography.md) +[*](devuan.md) +[*](dungeons_and_dragons.md) +[*](often_misunderstood.md) +[*](harry_potter.md) +[*](fizzbuzz.md) +[*](lrs.md) +[*](rock.md) +[*](logic_circuit.md) +[*](bs.md) +[*](diogenes.md) +[*](avpd.md) +[*](langtons_ant.md) +[*](proof.md) +[*](modern_software.md) +[*](3d_model.md) +[*](evil.md) +[*](wikidata.md) +[*](pi.md) +[*](kiwifarms.md) +[*](raycasting.md) +[*](brainfuck.md) +[*](arduboy.md) +[*](woman.md) +[*](body_shaming.md) +[*](graphics.md) +[*](bilinear.md) +[*](bit.md) +[*](disease.md) +[*](ted_kaczynski.md) +[*](race.md) +[*](less_retarded_hardware.md) +[*](primitive_3d.md) +[*](minesweeper.md) +[*](finished.md) +[*](markov_chain.md) +[*](analog.md) +[*](liberalism.md) +[*](cpp.md) +[*](social_inertia.md) +[*](cracker.md) +[*](shortcut_thinking.md) +[*](fsf.md) +[*](recursion.md) +[*](fourier_transform.md) +[*](go.md) +[*](deep_blue.md) +[*](justice.md) +[*](shortcut_thinking.md) +[*](iq.md) +[*](comun.md) +[*](pokitto.md) +[*](implicit.md) +[*](axiom_of_choice.md) +[*](fork.md) +[*](monad.md) +[*](robot.md) +[*](transistor.md) +[*](cracker.md) +[*](chasm_the_rift.md) +[*](free_software.md) +[*](physics_engine.md) +[*](blender.md) +[*](stereotype.md) +[*](python.md) +[*](intellectual_property.md) +[*](computational_complexity.md) +[*](demoscene.md) +[*](forth.md) +[*](dependency.md) +[*](antivirus_paradox.md) +[*](fediverse.md) +[*](hexadecimal.md) +[*](elo.md) +[*](soyence.md) +[*](universe.md) +[*](motivation.md) +[*](selflessness.md) +[*](x86.md) +[*](malware.md) +[*](greenwashing.md) +[*](hw.md) +[*](ubi.md) +[*](brain_software.md) +[*](docker.md) +[*](zero.md) +[*](npc.md) +[*](bill_gates.md) +[*](hacking.md) +[*](mental_outlaw.md) +[*](sanism.md) +[*](wizard.md) +[*](dungeons_and_dragons.md) +[*](plusnigger.md) +[*](distance.md) +[*](plusnigger.md) +[*](raylib.md) +[*](demo.md) +[*](linux.md) +[*](flatland.md) +[*](nationalism.md) +[*](soyence.md) +[*](permacomputing.md) +[*](noise.md) +[*](sin.md) +[*](microsoft.md) +[*](viznut.md) +[*](combinatorics.md) +[*](marble_race.md) +[*](xonotic.md) +[*](whale.md) +[*](atan.md) +[*](holy_war.md) +[*](internet.md) +[*](gaywashing.md) +[*](smol_internet.md) +[*](foss.md) +[*](everyone_does_it.md) +[*](dinosaur.md) +[*](charity_sex.md) +[*](crypto.md) +[*](xd.md) +[*](3d_rendering.md) +[*](kiss.md) +[*](coding.md) +[*](holy_war.md) +[*](main.md) +[*](app.md) +[*](gnu.md) +[*](fuck.md) +[*](racetrack.md) +[*](czechia.md) +[*](collision.md) +[*](compression.md) +[*](ai.md) +[*](anarchism.md) +[*](diogenes.md) +[*](easier_done_than_said.md) +[*](bullshit.md) +[*](smol_internet.md) +[*](internet.md) +[*](git.md) +[*](twos_complement.md) +[*](transistor.md) +[*](computer.md) +[*](infinity.md) +[*](real_number.md) +[*](social_inertia.md) +[*](rgb565.md) +[*](capitalist_software.md) +[*](free_body.md) +[*](oop.md) +[*](see_through_clothes.md) +[*](entropy.md) +[*](sw_rendering.md) +[*](luke_smith.md) +[*](forth.md) +[*](esolang.md) +[*](duke3d.md) +[*](analytic_geometry.md) +[*](complexity.md) +[*](body_shaming.md) +[*](xonotic.md) +[*](drummyfish.md) +[*](information.md) +[*](nokia.md) +[*](golang.md) +[*](palette.md) +[*](life.md) +[*](rsa.md) +[*](graphics.md) +[*](encryption.md) +[*](pedophilia.md) +[*](pseudorandomness.md) +[*](capitalist_singularity.md) +[*](bbs.md) +[*](ancap.md) +[*](mouse.md) +[*](debugging.md) +[*](smart.md) +[*](downto.md) +[*](bbs.md) +[*](fantasy_console.md) +[*](ted_kaczynski.md) +[*](nord_vpn.md) +[*](binary.md) +[*](kids_these_days.md) +[*](nigger.md) +[*](bs.md) +[*](math.md) +[*](anarch.md) +[*](less_retarded_hardware.md) +[*](finished.md) +[*](elon_musk.md) +[*](jesus.md) +[*](teletext.md) +[*](wiki_rights.md) +[*](rationalwiki.md) +[*](coc.md) +[*](corporation.md) +[*](free.md) +[*](democracy.md) +[*](mipmap.md) +[*](ascii.md) +[*](zen.md) +[*](billboard.md) +[*](rsa.md) +[*](lil.md) +[*](permacomputing_wiki.md) +[*](bilinear.md) +[*](newspeak.md) +[*](free_universe.md) +[*](anpac.md) +[*](uxn.md) +[*](wiki_style.md) +[*](sw.md) +[*](elon_musk.md) +[*](README.md) +[*](bitreich.md) +[*](fqa.md) +[*](shader.md) +[*](soydev.md) +[*](analytic_geometry.md) +[*](trusting_trust.md) +[*](zuckerberg.md) +[*](qubit.md) +[*](crow_funding.md) +[*](web.md) +[*](encyclopedia.md) +[*](frameless.md) +[*](rule110.md) +[*](one.md) +[*](comment.md) +[*](cache.md) +[*](hero.md) +[*](web.md) +[*](rgb332.md) +[*](nokia.md) +[*](cc.md) +[*](unretard.md) +[*](liberalism.md) +[*](used.md) +[*](information.md) +[*](black.md) +[*](love.md) +[*](murderer.md) +[*](attribution.md) +[*](complexity.md) +[*](steve_jobs.md) +[*](internet.md) +[*](no_knowledge_proof.md) +[*](needed.md) +[*](paywall.md) +[*](raycasting.md) +[*](compiler_bomb.md) +[*](os.md) +[*](antialiasing.md) +[*](compsci.md) +[*](software.md) +[*](see_through_clothes.md) +[*](cloud.md) +[*](analytic_geometry.md) +[*](trom.md) +[*](interplanetary_internet.md) +[*](lgbt.md) +[*](justice.md) +[*](free_body.md) +[*](open_console.md) +[*](interplanetary_internet.md) +[*](golang.md) +[*](line.md) +[*](modern_software.md) +[*](docker.md) +[*](love.md) +[*](microtheft.md) +[*](sorting.md) +[*](apple.md) +[*](raycastlib.md) +[*](libertarianism.md) +[*](wiki_style.md) +[*](books.md) +[*](copyright.md) +[*](small3dlib.md) +[*](complexity.md) +[*](youtube.md) +[*](wikipedia.md) +[*](hw.md) +[*](3d_model.md) +[*](tas.md) +[*](fizzbuzz.md) +[*](ssao.md) +[*](quantum_gate.md) +[*](marxism.md) +[*](hero_culture.md) +[*](slowly_boiling_the_frog.md) +[*](turing_machine.md) +[*](programming_language.md) +[*](optimization.md) +[*](trump.md) +[*](political_correctness.md) +[*](suicide.md) +[*](wiki_rights.md) +[*](openai.md) +[*](love.md) +[*](free_will.md) +[*](copyright.md) +[*](name_is_important.md) +[*](nd.md) +[*](gnu.md) +[*](shortcut_thinking.md) +[*](cpu.md) +[*](recursion.md) +[*](modern.md) +[*](steve_jobs.md) +[*](www.md) +[*](minigame.md) +[*](tas.md) +[*](backpropagation.md) +[*](dynamic_programming.md) +[*](public_domain_computer.md) +[*](palette.md) +[*](game_of_life.md) +[*](tech.md) +[*](chess.md) +[*](crime_against_economy.md) +[*](chess.md) +[*](double_buffering.md) +[*](hyperoperation.md) +[*](interpolation.md) +[*](niggercoin.md) +[*](just_werks.md) +[*](hero_culture.md) +[*](goodbye_world.md) +[*](google.md) +[*](left_right.md) +[*](history.md) +[*](one.md) +[*](robot.md) +[*](build_engine.md) +[*](microtransaction.md) +[*](free_speech.md) +[*](trash_magic.md) +[*](capitalist_software.md) +[*](arch.md) +[*](oop.md) +[*](hash.md) +[*](tranny_software.md) +[*](mud.md) +[*](microtheft.md) +[*](proprietary_software.md) +[*](wikiwikiweb.md) +[*](deferred_shading.md) +[*](life.md) +[*](fixed_point.md) +[*](exercises.md) +[*](pi.md) +[*](duke3d.md) +[*](collision_detection.md) +[*](firmware.md) +[*](systemd.md) +[*](woman.md) +[*](byte.md) +[*](tom_scott.md) +[*](finished.md) +[*](future_proof.md) +[*](formal_language.md) +[*](game.md) +[*](sw_rendering.md) +[*](czechia.md) +[*](history.md) +[*](palette.md) +[*](nord_vpn.md) +[*](ted_kaczynski.md) +[*](pedophilia.md) +[*](rapeware.md) +[*](proprietary_software.md) +[*](randomness.md) +[*](sigbovik.md) +[*](corporation.md) +[*](smallchesslib.md) +[*](mob_software.md) +[*](freedom.md) +[*](dick_reveal.md) +[*](slowly_boiling_the_frog.md) +[*](githopping.md) +[*](compsci.md) +[*](public_domain_computer.md) +[*](facebook.md) +[*](devuan.md) +[*](loc.md) +[*](history.md) +[*](doom.md) +[*](science.md) +[*](audiophilia.md) +[*](ascii.md) +[*](fuck.md) +[*](chaos.md) +[*](function.md) +[*](distance.md) +[*](java.md) +[*](bytebeat.md) +[*](iq.md) +[*](motivation.md) +[*](unary.md) +[*](xd.md) +[*](linear_algebra.md) +[*](openarena.md) +[*](blender.md) +[*](xxiivv.md) +[*](myths.md) +[*](combinatorics.md) +[*](githopping.md) +[*](boat.md) +[*](comun.md) +[*](p_vs_np.md) +[*](game_of_life.md) +[*](fail_ab.md) +[*](operating_system.md) +[*](firmware.md) +[*](cpu.md) +[*](coding.md) +[*](minesweeper.md) +[*](distance.md) +[*](graveyard.md) +[*](faggot.md) +[*](compression.md) +[*](sjw.md) +[*](README.md) +[*](rust.md) +[*](whale.md) +[*](debugging.md) +[*](throwaway_script.md) +[*](whale.md) +[*](portability.md) +[*](tpe.md) +[*](prime.md) +[*](assertiveness.md) +[*](entrepreneur.md) +[*](see_through_clothes.md) +[*](backgammon.md) +[*](explicit.md) +[*](how_to.md) +[*](ubi.md) +[*](less_retarded_hardware.md) +[*](living.md) +[*](programming_language.md) +[*](number.md) +[*](magic.md) +[*](wiki_rights.md) +[*](ascii.md) +[*](rights_culture.md) +[*](rights_culture.md) +[*](modern.md) +[*](fight_culture.md) +[*](piracy.md) +[*](sw.md) +[*](smallchesslib.md) +[*](furry.md) +[*](antialiasing.md) +[*](ascii_art.md) +[*](bloat.md) +[*](earth.md) +[*](lambda_calculus.md) +[*](raycastlib.md) +[*](css.md) +[*](speech_synthesis.md) +[*](line.md) +[*](black.md) +[*](freedom.md) +[*](free_will.md) +[*](update_culture.md) +[*](hexadecimal.md) +[*](feminism.md) +[*](tech.md) +[*](tpe.md) +[*](unicode.md) +[*](wiki_authors.md) +[*](pseudorandomness.md) +[*](trusting_trust.md) +[*](mechanical.md) +[*](free_culture.md) +[*](harry_potter.md) +[*](motivation.md) +[*](shit.md) +[*](fqa.md) +[*](countercomplex.md) +[*](noise.md) +[*](brainfuck.md) +[*](shader.md) +[*](determinism.md) +[*](hard_to_learn_easy_to_master.md) +[*](chasm_the_rift.md) +[*](gigachad.md) +[*](bootstrap.md) +[*](de_facto.md) +[*](data_structure.md) +[*](facebook.md) +[*](wiby.md) +[*](feminism.md) +[*](hash.md) +[*](bitreich.md) +[*](tattoo.md) +[*](gui.md) +[*](hacker_culture.md) +[*](hash.md) +[*](niggercoin.md) +[*](cloud.md) +[*](cat_v.md) +[*](old.md) +[*](quine.md) +[*](dependency.md) +[*](lmao.md) +[*](niggercoin.md) +[*](free.md) +[*](smart.md) +[*](p_vs_np.md) +[*](lrs_dictionary.md) +[*](gaywashing.md) +[*](kiwifarms.md) +[*](analog.md) +[*](approximation.md) +[*](kids_these_days.md) +[*](cos.md) +[*](temple_os.md) +[*](tangram.md) +[*](world_broadcast.md) +[*](sin.md) +[*](vector.md) +[*](programming_style.md) +[*](tor.md) +[*](avpd.md) +[*](computer.md) +[*](ui.md) +[*](open_source.md) +[*](consumerism.md) +[*](often_confused.md) +[*](censorship.md) +[*](arduboy.md) +[*](deferred_shading.md) +[*](intellectual_property.md) +[*](nigger.md) +[*](julia_set.md) +[*](bloat_monopoly.md) +[*](splinternet.md) +[*](100r.md) +[*](frameless.md) +[*](function.md) +[*](linear_algebra.md) +[*](no_knowledge_proof.md) +[*](c.md) +[*](linux.md) +[*](interaction_net.md) +[*](dinosaur.md) +[*](anarchism.md) +[*](gopher.md) +[*](nord_vpn.md) +[*](interesting.md) +[*](race.md) +[*](minimalism.md) +[*](nc.md) +[*](no_knowledge_proof.md) +[*](patent.md) +[*](sw_rendering.md) +[*](fear_culture.md) +[*](os.md) +[*](proof.md) +[*](primitive_3d.md) +[*](permacomputing_wiki.md) +[*](number.md) +[*](pedophilia.md) +[*](hero_culture.md) +[*](bullshit.md) +[*](jesus.md) +[*](uxn.md) +[*](sudoku.md) +[*](stereotype.md) +[*](yes_they_can.md) +[*](game.md) +[*](wikidata.md) +[*](triangle.md) +[*](girl.md) +[*](body_shaming.md) +[*](vector.md) +[*](lgbt.md) +[*](creative_commons.md) +[*](lmao.md) +[*](femoid.md) +[*](rms.md) +[*](portal_rendering.md) +[*](faggot.md) +[*](mainstream.md) +[*](c_sharp.md) [*](floss.md) [*](security.md) -[*](bloat_monopoly.md) -[*](kek.md) -[*](physics.md) -[*](e.md) -[*](charity_sex.md) -[*](future_proof.md) -[*](sanism.md) -[*](arch.md) -[*](music.md) -[*](fizzbuzz.md) -[*](bazaar.md) -[*](sorting.md) -[*](kids_these_days.md) -[*](lambda_calculus.md) -[*](tangram.md) -[*](www.md) -[*](brainfuck.md) -[*](linear_algebra.md) -[*](wiki_rights.md) -[*](go.md) -[*](microtheft.md) -[*](javascript.md) -[*](tom_scott.md) -[*](shortcut_thinking.md) -[*](how_to.md) -[*](ascii.md) -[*](hero_culture.md) -[*](nd.md) -[*](tom_scott.md) -[*](analytic_geometry.md) -[*](small3dlib.md) -[*](compression.md) -[*](one.md) -[*](competition.md) -[*](autoupdate.md) -[*](trolling.md) -[*](portability.md) -[*](modern.md) -[*](entropy.md) -[*](distrohopping.md) -[*](billboard.md) -[*](encryption.md) -[*](interesting.md) -[*](luke_smith.md) -[*](encryption.md) -[*](ubi.md) -[*](internet.md) -[*](duskos.md) -[*](infinity.md) -[*](nigger.md) -[*](pseudominimalism.md) -[*](resnicks_termite.md) -[*](ancap.md) -[*](mob_software.md) -[*](crow_funding.md) -[*](steve_jobs.md) -[*](semiconductor.md) -[*](free_software.md) -[*](human_language.md) -[*](raycastlib.md) -[*](openarena.md) -[*](saf.md) -[*](encryption.md) -[*](less_retarded_society.md) -[*](proof.md) -[*](piracy.md) -[*](open_console.md) -[*](just_werks.md) -[*](crow_funding.md) -[*](debugging.md) -[*](free.md) -[*](function.md) -[*](version_numbering.md) -[*](ethics.md) -[*](unix.md) -[*](acronym.md) -[*](p_vs_np.md) -[*](privacy.md) -[*](crime_against_economy.md) -[*](algorithm.md) -[*](culture.md) -[*](comun.md) -[*](suicide.md) -[*](javascript.md) -[*](doom.md) -[*](phd.md) -[*](settled.md) -[*](microtheft.md) -[*](c_sharp.md) -[*](fight.md) -[*](programming_tips.md) -[*](maintenance.md) -[*](just_werks.md) -[*](google.md) -[*](regex.md) -[*](go.md) -[*](evil.md) -[*](dependency.md) -[*](bootstrap.md) -[*](boat.md) -[*](graphics.md) -[*](living.md) -[*](main.md) -[*](wizard.md) -[*](privacy.md) -[*](sjw.md) -[*](atan.md) -[*](education.md) -[*](military.md) -[*](microsoft.md) -[*](left_right.md) -[*](future_proof.md) -[*](rights_culture.md) -[*](czechia.md) -[*](diogenes.md) -[*](slowly_boiling_the_frog.md) -[*](terry_davis.md) -[*](people.md) -[*](sigbovik.md) -[*](tattoo.md) -[*](anal_bead.md) -[*](physics.md) -[*](nokia.md) -[*](game_engine.md) -[*](software.md) -[*](linear_algebra.md) -[*](floss.md) -[*](tattoo.md) -[*](hyperoperation.md) -[*](noise.md) -[*](microtheft.md) -[*](binary.md) -[*](ai.md) -[*](modern_software.md) -[*](race.md) -[*](finished.md) -[*](rationalwiki.md) -[*](minimalism.md) -[*](fuck.md) -[*](less_retarded_software.md) -[*](ronja.md) -[*](blender.md) -[*](oop.md) -[*](hero_culture.md) -[*](wikipedia.md) -[*](digital_signature.md) -[*](gemini.md) -[*](normalization.md) -[*](microtransaction.md) -[*](soydev.md) -[*](chaos.md) -[*](bill_gates.md) -[*](markov_chain.md) -[*](faq.md) -[*](wikidata.md) -[*](sigbovik.md) -[*](hero_culture.md) -[*](trusting_trust.md) -[*](minigame.md) -[*](math.md) -[*](proprietary.md) -[*](gui.md) -[*](suckless.md) -[*](iq.md) -[*](facebook.md) -[*](slowly_boiling_the_frog.md) -[*](sin.md) -[*](ubi.md) -[*](library.md) -[*](nationalism.md) -[*](analytic_geometry.md) -[*](left.md) -[*](marketing.md) +[*](npc.md) [*](cloud.md) -[*](nigger.md) -[*](bytebeat.md) -[*](wiki_rights.md) -[*](math.md) -[*](demo.md) -[*](living.md) -[*](ai.md) -[*](reactionary_software.md) -[*](hardware.md) -[*](leading_the_pig_to_the_slaughterhouse.md) -[*](gigachad.md) -[*](fascist.md) -[*](splinternet.md) -[*](fight.md) -[*](abstraction.md) -[*](css.md) -[*](harry_potter.md) -[*](bbs.md) -[*](free_hardware.md) -[*](gopher.md) -[*](gnu.md) -[*](jokes.md) -[*](evil.md) -[*](permacomputing.md) -[*](sqrt.md) -[*](assembly.md) -[*](right.md) -[*](piracy.md) -[*](english.md) -[*](linear_algebra.md) -[*](byte.md) -[*](trash_magic.md) -[*](art.md) -[*](feminism.md) -[*](copyright.md) -[*](cos.md) -[*](tangram.md) -[*](ram.md) -[*](collision_detection.md) -[*](low_poly.md) -[*](consumerism.md) -[*](raylib.md) -[*](paradigm.md) -[*](goodbye_world.md) -[*](sin.md) -[*](io.md) -[*](hero.md) -[*](sudoku.md) -[*](README.md) -[*](diogenes.md) -[*](wiki_pages.md) -[*](smart.md) -[*](tranny_software.md) -[*](antialiasing.md) +[*](distrohopping.md) +[*](coc.md) [*](malware.md) -[*](toxic.md) -[*](reddit.md) -[*](f2p.md) -[*](doom.md) -[*](data_hoarding.md) -[*](slowly_boiling_the_frog.md) -[*](openarena.md) -[*](oop.md) -[*](copyleft.md) -[*](copyfree.md) -[*](bytecode.md) +[*](javascript.md) +[*](computational_complexity.md) +[*](tranny_software.md) +[*](markov_chain.md) [*](cpu.md) -[*](prime.md) -[*](holy_war.md) +[*](reddit.md) +[*](science.md) +[*](pseudoleft.md) +[*](game_engine.md) +[*](art.md) +[*](kwangmyong.md) +[*](chess.md) +[*](resnicks_termite.md) +[*](io.md) +[*](ioccc.md) +[*](encyclopedia.md) +[*](privacy.md) +[*](3d_rendering.md) +[*](aaron_swartz.md) +[*](good_enough.md) +[*](settled.md) +[*](algorithm.md) +[*](education.md) +[*](bazaar.md) +[*](disease.md) +[*](jargon_file.md) +[*](greenwashing.md) +[*](js.md) +[*](e.md) +[*](free_hardware.md) +[*](graphics.md) +[*](version_numbering.md) +[*](ioccc.md) +[*](smol_internet.md) +[*](dog.md) +[*](analog.md) +[*](venus_project.md) +[*](cat_v.md) +[*](wiki_post_mortem.md) +[*](education.md) +[*](physics_engine.md) +[*](creative_commons.md) +[*](float.md) +[*](interpolation.md) +[*](dinosaur.md) +[*](jokes.md) [*](chinese.md) +[*](gigachad.md) +[*](permacomputing_wiki.md) +[*](racism.md) +[*](toxic.md) +[*](game_engine.md) +[*](furry.md) +[*](wiki_authors.md) +[*](old.md) +[*](infinity.md) +[*](pseudo3d.md) +[*](progress.md) +[*](wizard.md) +[*](fizzbuzz.md) +[*](piracy.md) +[*](aliasing.md) +[*](youtube.md) +[*](anpac.md) +[*](wow.md) +[*](less_retarded_software.md) +[*](fsf.md) +[*](java.md) +[*](open_source.md) +[*](kek.md) +[*](explicit.md) +[*](charity_sex.md) +[*](systemd.md) +[*](usa.md) +[*](bloat.md) +[*](libre.md) +[*](programming.md) +[*](determinism.md) +[*](library.md) +[*](interesting.md) +[*](backgammon.md) +[*](portal_rendering.md) +[*](rgb565.md) +[*](hyperoperation.md) +[*](feminism.md) +[*](speech_synthesis.md) +[*](app.md) +[*](trolling.md) +[*](free_universe.md) +[*](demo.md) +[*](boot.md) +[*](used.md) +[*](usenet.md) +[*](qubit.md) +[*](implicit.md) +[*](c_sharp.md) +[*](free_software.md) +[*](computer.md) diff --git a/trolling.md b/trolling.md index 0f8026e..2a3c1d6 100644 --- a/trolling.md +++ b/trolling.md @@ -1,10 +1,10 @@ # Trolling -Trolling is a linguistically fairly recent term that has evolved alongside the [Internet](internet.md) and whose meaning ranges from an activity of purposefully causing [drama](drama.md) (mostly on the Internet) for entertainment (the original, narrower meaning) to just shamelessly abusing rules of any system on the detriment of others (narrower meaning, e.g. *[patent](patent.md) trolling*, pre-election *media trolling* etc.). Core value of the narrow-sense trolling is simply [fun](fun.md) on the detriment of others -- trolls are those who before the Internet would be called something like jokers or pranksters, however [real life](irl.md) pranks have limited potential -- on the Internet on the other hand trolling can flourish (likely owing to the aspect of [anonymity](anonymity.md), lack of nonverbal communication, lack of consequences and responsibility and so on), so this [art](art.md) has evolved into something more, it is by now an inseparable part of Internet [culture](culture.md) (and should probably become protected by Unesco). Trolling is cherished by cool people who don't take things too seriously and can make fun of themselves and is therefore embraced by forums like [4chan](4chan.md); on the other hand it is demonized by those without sense of humor, those who fear the power of humor (e.g. dictators and fascists) and those who mostly get butthurt by it ([reddit](reddit.md), [Wikipedia](wikipedia.md) and other "safe space" networks). [Evil](evil.md) is always afraid of fun. +Trolling is a linguistically fairly recent term that has evolved alongside the [Internet](internet.md) and whose meaning ranges from an activity of purposefully causing [drama](drama.md) (mostly on the Internet) for entertainment (the original, narrower meaning) to just shamelessly abusing rules of any system on the detriment of others (narrower meaning, e.g. *[patent](patent.md) trolling*, pre-election *media trolling* etc.). Core value of the wide-sense trolling is simply [fun](fun.md) on the detriment of others -- trolls are those who before the Internet would be called something like jokers or pranksters, however [real life](irl.md) pranks have limited potential -- on the Internet on the other hand trolling can flourish (likely owing to the aspect of [anonymity](anonymity.md), lack of nonverbal communication, lack of consequences and responsibility and so on), so this [art](art.md) has evolved into something more, it is by now an inseparable part of Internet [culture](culture.md) (and should probably become protected by Unesco). Trolling is cherished by cool people who don't take things too seriously and can make fun of themselves and is therefore embraced by forums like [4chan](4chan.md); on the other hand it is demonized by those without sense of humor, those who fear the power of humor (e.g. dictators and fascists) and those who mostly get butthurt by it ([reddit](reddit.md), [Wikipedia](wikipedia.md) and other "safe space" networks). [Evil](evil.md) is always afraid of fun. A typical example of troll occurred e.g. circa 2006 when in the game [World of Warcraft](wow.md) some guys pulled the world boss Lord Kazzak into Stormwind, one of the game's main cities, where of course this beast towering above all buildings proceeded to assrape the whole city and anything that stood in his way -- the boss couldn't even be killed because he healed every time he killed someone and with so many low level noobs and NPCs in reach he was just healing constantly. This was an ingenious move but of course, Blizzard like a huge unfunny pussy just stepped in, restarted the server and stopped all the fun because constantly dying several hours in a row was making some of their customers potentially unhappy. Blizzard is full of imbeciles who only listen to money of course. -Trolling in chat rooms and forums typically start with so called **[bait](bait.md)**, a deliberately provocative post that's meant to plant a seed of a heated discussion (see also [flame war](flame_war.md)). Such bait will intentionally say something controversial, stupid, logically faulty etc., exactly to provoke a response, it wants to attract some smartass like a fishing bait wants to attract a fish. +Trolling in chat rooms and forums typically start with so called **[bait](bait.md)**, a deliberately provocative post that's meant to plant a seed of a heated discussion (see also [flame war](flame_war.md)). Such bait will intentionally say something controversial, stupid, logically faulty etc., exactly to provoke a response, it wants to attract some smartass like a fishing bait wants to attract a fish. However the art is in striking the correct balance between stupidity and seriousness, the bait mustn't be too obvious otherwise it will of course be spotted and fail (4chan calls this a "low quality bait", a famous image of highly JPEGed fishing bait is typically attached). Here are some potentially entertaining ways of trolling (they'll be written from the point of view of a fictional character so as to avoid legal responsibility for potential crimes they may inspire lol): diff --git a/usa.md b/usa.md index 727a0aa..ad04ac5 100644 --- a/usa.md +++ b/usa.md @@ -54,5 +54,6 @@ In [Europe](europe.md), or maybe just anywhere else in the world, you are afraid ## See Also +- [elvis](elvis.md) - [shithole](shithole.md) - [imperialism](imperialism.md) \ No newline at end of file diff --git a/wiki_pages.md b/wiki_pages.md index f6cc696..e66dacf 100644 --- a/wiki_pages.md +++ b/wiki_pages.md @@ -2,4 +2,4 @@ This is an autogenerated page listing all pages. -**[100r](100r.md)** (3) -- **[21st_century](21st_century.md)** (4) -- **[3d_model](3d_model.md)** (243) -- **[3d_modeling](3d_modeling.md)** (2) -- **[3d_rendering](3d_rendering.md)** (285) -- **[42](42.md)** (13) -- **[4chan](4chan.md)** (25) -- **[README](README.md)** (9) -- **[aaron_swartz](aaron_swartz.md)** (4) -- **[abstraction](abstraction.md)** (20) -- **[acronym](acronym.md)** (388) -- **[ai](ai.md)** (12) -- **[algorithm](algorithm.md)** (219) -- **[aliasing](aliasing.md)** (60) -- **[altruism](altruism.md)** (6) -- **[anal_bead](anal_bead.md)** (2) -- **[analog](analog.md)** (2) -- **[analytic_geometry](analytic_geometry.md)** (72) -- **[anarch](anarch.md)** (93) -- **[anarchism](anarchism.md)** (15) -- **[ancap](ancap.md)** (29) -- **[anpac](anpac.md)** (6) -- **[antialiasing](antialiasing.md)** (157) -- **[antivirus_paradox](antivirus_paradox.md)** (8) -- **[app](app.md)** (4) -- **[apple](apple.md)** (6) -- **[approximation](approximation.md)** (18) -- **[arch](arch.md)** (6) -- **[arduboy](arduboy.md)** (39) -- **[art](art.md)** (12) -- **[ascii](ascii.md)** (151) -- **[ascii_art](ascii_art.md)** (206) -- **[assembly](assembly.md)** (255) -- **[assertiveness](assertiveness.md)** (2) -- **[atan](atan.md)** (22) -- **[atheism](atheism.md)** (14) -- **[attribution](attribution.md)** (16) -- **[audiophilia](audiophilia.md)** (2) -- **[autostereogram](autostereogram.md)** (119) -- **[autoupdate](autoupdate.md)** (2) -- **[avpd](avpd.md)** (4) -- **[axiom_of_choice](axiom_of_choice.md)** (10) -- **[backgammon](backgammon.md)** (58) -- **[backpropagation](backpropagation.md)** (87) -- **[bazaar](bazaar.md)** (8) -- **[bbs](bbs.md)** (28) -- **[beauty](beauty.md)** (22) -- **[bilinear](bilinear.md)** (117) -- **[bill_gates](bill_gates.md)** (27) -- **[billboard](billboard.md)** (59) -- **[binary](binary.md)** (138) -- **[bit](bit.md)** (4) -- **[bit_hack](bit_hack.md)** (172) -- **[bitreich](bitreich.md)** (28) -- **[black](black.md)** (2) -- **[blender](blender.md)** (10) -- **[bloat](bloat.md)** (195) -- **[bloat_monopoly](bloat_monopoly.md)** (11) -- **[boat](boat.md)** (34) -- **[body_shaming](body_shaming.md)** (2) -- **[books](books.md)** (32) -- **[boot](boot.md)** (2) -- **[bootstrap](bootstrap.md)** (41) -- **[brain_software](brain_software.md)** (10) -- **[brainfuck](brainfuck.md)** (122) -- **[bs](bs.md)** (2) -- **[build_engine](build_engine.md)** (2) -- **[bullshit](bullshit.md)** (48) -- **[byte](byte.md)** (19) -- **[bytebeat](bytebeat.md)** (144) -- **[bytecode](bytecode.md)** (280) -- **[c](c.md)** (309) -- **[c_pitfalls](c_pitfalls.md)** (156) -- **[c_sharp](c_sharp.md)** (2) -- **[c_tutorial](c_tutorial.md)** (2151) -- **[cache](cache.md)** (27) -- **[cancer](cancer.md)** (24) -- **[capitalism](capitalism.md)** (135) -- **[capitalist_singularity](capitalist_singularity.md)** (4) -- **[capitalist_software](capitalist_software.md)** (28) -- **[cat_v](cat_v.md)** (12) -- **[cc](cc.md)** (6) -- **[cc0](cc0.md)** (12) -- **[censorship](censorship.md)** (43) -- **[chaos](chaos.md)** (108) -- **[charity_sex](charity_sex.md)** (2) -- **[chasm_the_rift](chasm_the_rift.md)** (16) -- **[cheating](cheating.md)** (8) -- **[chess](chess.md)** (303) -- **[chinese](chinese.md)** (13) -- **[cloud](cloud.md)** (8) -- **[coc](coc.md)** (19) -- **[coding](coding.md)** (6) -- **[collapse](collapse.md)** (32) -- **[collision](collision.md)** (8) -- **[collision_detection](collision_detection.md)** (20) -- **[color](color.md)** (25) -- **[combinatorics](combinatorics.md)** (53) -- **[comment](comment.md)** (19) -- **[communism](communism.md)** (27) -- **[competition](competition.md)** (12) -- **[compiler_bomb](compiler_bomb.md)** (11) -- **[complexity](complexity.md)** (6) -- **[compression](compression.md)** (233) -- **[compsci](compsci.md)** (21) -- **[computational_complexity](computational_complexity.md)** (98) -- **[computer](computer.md)** (121) -- **[comun](comun.md)** (95) -- **[consumerism](consumerism.md)** (12) -- **[copyfree](copyfree.md)** (12) -- **[copyleft](copyleft.md)** (29) -- **[copyright](copyright.md)** (49) -- **[corporation](corporation.md)** (18) -- **[cos](cos.md)** (2) -- **[countercomplex](countercomplex.md)** (4) -- **[cpp](cpp.md)** (4) -- **[cpu](cpu.md)** (91) -- **[cracker](cracker.md)** (6) -- **[cracking](cracking.md)** (2) -- **[creative_commons](creative_commons.md)** (34) -- **[crime_against_economy](crime_against_economy.md)** (15) -- **[crow_funding](crow_funding.md)** (4) -- **[crypto](crypto.md)** (34) -- **[css](css.md)** (66) -- **[culture](culture.md)** (24) -- **[cyber](cyber.md)** (2) -- **[czechia](czechia.md)** (14) -- **[data_hoarding](data_hoarding.md)** (2) -- **[data_structure](data_structure.md)** (38) -- **[de_facto](de_facto.md)** (8) -- **[debugging](debugging.md)** (119) -- **[deep_blue](deep_blue.md)** (15) -- **[deferred_shading](deferred_shading.md)** (11) -- **[demo](demo.md)** (7) -- **[democracy](democracy.md)** (15) -- **[demoscene](demoscene.md)** (23) -- **[dependency](dependency.md)** (50) -- **[determinism](determinism.md)** (24) -- **[devuan](devuan.md)** (8) -- **[dick_reveal](dick_reveal.md)** (12) -- **[digital](digital.md)** (14) -- **[digital_signature](digital_signature.md)** (8) -- **[dinosaur](dinosaur.md)** (4) -- **[diogenes](diogenes.md)** (34) -- **[disease](disease.md)** (38) -- **[distance](distance.md)** (124) -- **[distrohopping](distrohopping.md)** (10) -- **[docker](docker.md)** (2) -- **[dodleston](dodleston.md)** (6) -- **[dog](dog.md)** (31) -- **[doom](doom.md)** (50) -- **[double_buffering](double_buffering.md)** (26) -- **[downto](downto.md)** (18) -- **[drummyfish](drummyfish.md)** (35) -- **[duke3d](duke3d.md)** (20) -- **[dungeons_and_dragons](dungeons_and_dragons.md)** (10) -- **[duskos](duskos.md)** (28) -- **[dynamic_programming](dynamic_programming.md)** (44) -- **[e](e.md)** (22) -- **[earth](earth.md)** (66) -- **[easier_done_than_said](easier_done_than_said.md)** (4) -- **[easy_to_learn_hard_to_master](easy_to_learn_hard_to_master.md)** (17) -- **[education](education.md)** (4) -- **[egoism](egoism.md)** (15) -- **[elo](elo.md)** (147) -- **[elon_musk](elon_musk.md)** (8) -- **[emoticon](emoticon.md)** (135) -- **[encryption](encryption.md)** (4) -- **[encyclopedia](encyclopedia.md)** (73) -- **[english](english.md)** (18) -- **[entrepreneur](entrepreneur.md)** (2) -- **[entropy](entropy.md)** (51) -- **[esolang](esolang.md)** (82) -- **[ethics](ethics.md)** (4) -- **[everyone_does_it](everyone_does_it.md)** (15) -- **[evil](evil.md)** (6) -- **[exercises](exercises.md)** (276) -- **[explicit](explicit.md)** (2) -- **[f2p](f2p.md)** (2) -- **[facebook](facebook.md)** (4) -- **[faggot](faggot.md)** (2) -- **[fail_ab](fail_ab.md)** (38) -- **[fantasy_console](fantasy_console.md)** (41) -- **[faq](faq.md)** (243) -- **[fascism](fascism.md)** (23) -- **[fascist](fascist.md)** (2) -- **[fear_culture](fear_culture.md)** (4) -- **[fediverse](fediverse.md)** (12) -- **[feminism](feminism.md)** (47) -- **[femoid](femoid.md)** (2) -- **[fight](fight.md)** (2) -- **[fight_culture](fight_culture.md)** (8) -- **[finished](finished.md)** (16) -- **[firmware](firmware.md)** (3) -- **[fixed_point](fixed_point.md)** (151) -- **[fizzbuzz](fizzbuzz.md)** (158) -- **[flatland](flatland.md)** (22) -- **[float](float.md)** (64) -- **[floss](floss.md)** (2) -- **[football](football.md)** (49) -- **[fork](fork.md)** (27) -- **[formal_language](formal_language.md)** (24) -- **[forth](forth.md)** (128) -- **[foss](foss.md)** (2) -- **[fourier_transform](fourier_transform.md)** (209) -- **[fqa](fqa.md)** (2) -- **[fractal](fractal.md)** (69) -- **[frameless](frameless.md)** (10) -- **[framework](framework.md)** (2) -- **[free](free.md)** (2) -- **[free_body](free_body.md)** (13) -- **[free_culture](free_culture.md)** (36) -- **[free_hardware](free_hardware.md)** (56) -- **[free_software](free_software.md)** (60) -- **[free_speech](free_speech.md)** (16) -- **[free_universe](free_universe.md)** (11) -- **[free_will](free_will.md)** (12) -- **[freedom](freedom.md)** (14) -- **[fsf](fsf.md)** (19) -- **[fuck](fuck.md)** (2) -- **[fun](fun.md)** (30) -- **[function](function.md)** (137) -- **[furry](furry.md)** (15) -- **[future_proof](future_proof.md)** (44) -- **[game](game.md)** (160) -- **[game_engine](game_engine.md)** (49) -- **[game_of_life](game_of_life.md)** (224) -- **[gay](gay.md)** (18) -- **[gaywashing](gaywashing.md)** (2) -- **[geek](geek.md)** (6) -- **[gemini](gemini.md)** (10) -- **[gender_studies](gender_studies.md)** (9) -- **[gigachad](gigachad.md)** (2) -- **[girl](girl.md)** (2) -- **[git](git.md)** (70) -- **[githopping](githopping.md)** (4) -- **[global_discussion](global_discussion.md)** (11) -- **[gnu](gnu.md)** (55) -- **[go](go.md)** (96) -- **[golang](golang.md)** (17) -- **[good_enough](good_enough.md)** (6) -- **[goodbye_world](goodbye_world.md)** (8) -- **[google](google.md)** (14) -- **[gopher](gopher.md)** (68) -- **[graphics](graphics.md)** (40) -- **[graveyard](graveyard.md)** (24) -- **[greenwashing](greenwashing.md)** (4) -- **[gui](gui.md)** (28) -- **[hack](hack.md)** (2) -- **[hacker_culture](hacker_culture.md)** (2) -- **[hacking](hacking.md)** (75) -- **[hard_to_learn_easy_to_master](hard_to_learn_easy_to_master.md)** (4) -- **[hardware](hardware.md)** (2) -- **[harry_potter](harry_potter.md)** (10) -- **[hash](hash.md)** (176) -- **[hero](hero.md)** (2) -- **[hero_culture](hero_culture.md)** (12) -- **[hexadecimal](hexadecimal.md)** (7) -- **[history](history.md)** (98) -- **[holy_war](holy_war.md)** (25) -- **[how_to](how_to.md)** (206) -- **[human_language](human_language.md)** (28) -- **[hw](hw.md)** (2) -- **[hyperoperation](hyperoperation.md)** (235) -- **[implicit](implicit.md)** (2) -- **[infinity](infinity.md)** (26) -- **[information](information.md)** (16) -- **[intellectual_property](intellectual_property.md)** (14) -- **[interaction_net](interaction_net.md)** (134) -- **[interesting](interesting.md)** (23) -- **[internet](internet.md)** (105) -- **[interplanetary_internet](interplanetary_internet.md)** (14) -- **[interpolation](interpolation.md)** (45) -- **[io](io.md)** (16) -- **[ioccc](ioccc.md)** (37) -- **[iq](iq.md)** (113) -- **[island](island.md)** (38) -- **[jargon_file](jargon_file.md)** (12) -- **[java](java.md)** (10) -- **[javascript](javascript.md)** (86) -- **[jedi_engine](jedi_engine.md)** (2) -- **[jesus](jesus.md)** (97) -- **[john_carmack](john_carmack.md)** (20) -- **[jokes](jokes.md)** (84) -- **[js](js.md)** (4) -- **[julia_set](julia_set.md)** (99) -- **[just_werks](just_werks.md)** (22) -- **[justice](justice.md)** (2) -- **[kek](kek.md)** (6) -- **[kids_these_days](kids_these_days.md)** (2) -- **[kiss](kiss.md)** (38) -- **[kiwifarms](kiwifarms.md)** (2) -- **[kwangmyong](kwangmyong.md)** (11) -- **[lambda_calculus](lambda_calculus.md)** (57) -- **[langtons_ant](langtons_ant.md)** (158) -- **[leading_the_pig_to_the_slaughterhouse](leading_the_pig_to_the_slaughterhouse.md)** (15) -- **[left](left.md)** (2) -- **[left_right](left_right.md)** (53) -- **[less_retarded_hardware](less_retarded_hardware.md)** (2) -- **[less_retarded_society](less_retarded_society.md)** (136) -- **[less_retarded_software](less_retarded_software.md)** (2) -- **[lgbt](lgbt.md)** (22) -- **[liberalism](liberalism.md)** (6) -- **[libertarianism](libertarianism.md)** (12) -- **[library](library.md)** (29) -- **[libre](libre.md)** (2) -- **[license](license.md)** (56) -- **[life](life.md)** (6) -- **[lil](lil.md)** (20) -- **[line](line.md)** (151) -- **[linear_algebra](linear_algebra.md)** (116) -- **[linux](linux.md)** (63) -- **[living](living.md)** (33) -- **[lmao](lmao.md)** (43) -- **[loc](loc.md)** (11) -- **[logic](logic.md)** (11) -- **[logic_circuit](logic_circuit.md)** (166) -- **[logic_gate](logic_gate.md)** (65) -- **[love](love.md)** (26) -- **[low_poly](low_poly.md)** (17) -- **[lrs](lrs.md)** (156) -- **[lrs_dictionary](lrs_dictionary.md)** (98) -- **[lrs_wiki](lrs_wiki.md)** (36) -- **[luke_smith](luke_smith.md)** (17) -- **[magic](magic.md)** (2) -- **[main](main.md)** (125) -- **[mainstream](mainstream.md)** (4) -- **[maintenance](maintenance.md)** (8) -- **[malware](malware.md)** (2) -- **[mandelbrot_set](mandelbrot_set.md)** (174) -- **[marble_race](marble_race.md)** (6) -- **[marketing](marketing.md)** (28) -- **[markov_chain](markov_chain.md)** (152) -- **[marxism](marxism.md)** (7) -- **[math](math.md)** (40) -- **[mechanical](mechanical.md)** (201) -- **[memory_management](memory_management.md)** (77) -- **[mental_outlaw](mental_outlaw.md)** (4) -- **[microsoft](microsoft.md)** (8) -- **[microtheft](microtheft.md)** (2) -- **[microtransaction](microtransaction.md)** (4) -- **[military](military.md)** (6) -- **[minesweeper](minesweeper.md)** (25) -- **[minigame](minigame.md)** (63) -- **[minimalism](minimalism.md)** (56) -- **[mipmap](mipmap.md)** (40) -- **[mob_software](mob_software.md)** (4) -- **[moderation](moderation.md)** (2) -- **[modern](modern.md)** (37) -- **[modern_software](modern_software.md)** (2) -- **[monad](monad.md)** (48) -- **[money](money.md)** (14) -- **[morality](morality.md)** (10) -- **[motivation](motivation.md)** (4) -- **[mouse](mouse.md)** (6) -- **[mud](mud.md)** (5) -- **[murderer](murderer.md)** (2) -- **[music](music.md)** (43) -- **[myths](myths.md)** (12) -- **[name_is_important](name_is_important.md)** (21) -- **[nanogenmo](nanogenmo.md)** (11) -- **[nationalism](nationalism.md)** (10) -- **[nc](nc.md)** (22) -- **[nd](nd.md)** (6) -- **[needed](needed.md)** (69) -- **[netstalking](netstalking.md)** (9) -- **[network](network.md)** (159) -- **[neural_network](neural_network.md)** (26) -- **[newspeak](newspeak.md)** (8) -- **[niger](niger.md)** (11) -- **[nigger](nigger.md)** (39) -- **[niggercoin](niggercoin.md)** (6) -- **[no_knowledge_proof](no_knowledge_proof.md)** (16) -- **[noise](noise.md)** (112) -- **[nokia](nokia.md)** (8) -- **[nord_vpn](nord_vpn.md)** (4) -- **[normalization](normalization.md)** (8) -- **[npc](npc.md)** (2) -- **[number](number.md)** (292) -- **[often_confused](often_confused.md)** (111) -- **[often_misunderstood](often_misunderstood.md)** (15) -- **[old](old.md)** (2) -- **[one](one.md)** (13) -- **[oop](oop.md)** (62) -- **[open_console](open_console.md)** (66) -- **[open_source](open_source.md)** (39) -- **[openai](openai.md)** (2) -- **[openarena](openarena.md)** (26) -- **[operating_system](operating_system.md)** (70) -- **[optimization](optimization.md)** (99) -- **[os](os.md)** (2) -- **[p_vs_np](p_vs_np.md)** (19) -- **[palette](palette.md)** (62) -- **[paradigm](paradigm.md)** (27) -- **[patent](patent.md)** (23) -- **[paywall](paywall.md)** (2) -- **[pd](pd.md)** (2) -- **[pedophilia](pedophilia.md)** (34) -- **[people](people.md)** (62) -- **[permacomputing](permacomputing.md)** (2) -- **[permacomputing_wiki](permacomputing_wiki.md)** (14) -- **[phd](phd.md)** (8) -- **[physics](physics.md)** (4) -- **[physics_engine](physics_engine.md)** (26) -- **[pi](pi.md)** (151) -- **[piracy](piracy.md)** (18) -- **[plan9](plan9.md)** (10) -- **[plusnigger](plusnigger.md)** (5) -- **[pokitto](pokitto.md)** (43) -- **[political_correctness](political_correctness.md)** (70) -- **[portability](portability.md)** (166) -- **[portal_rendering](portal_rendering.md)** (24) -- **[pride](pride.md)** (2) -- **[prime](prime.md)** (136) -- **[primitive_3d](primitive_3d.md)** (2) -- **[privacy](privacy.md)** (24) -- **[procgen](procgen.md)** (352) -- **[productivity_cult](productivity_cult.md)** (27) -- **[programming](programming.md)** (33) -- **[programming_language](programming_language.md)** (171) -- **[programming_style](programming_style.md)** (73) -- **[programming_tips](programming_tips.md)** (16) -- **[progress](progress.md)** (30) -- **[proof](proof.md)** (4) -- **[proprietary](proprietary.md)** (12) -- **[proprietary_software](proprietary_software.md)** (2) -- **[pseudo3d](pseudo3d.md)** (13) -- **[pseudoleft](pseudoleft.md)** (2) -- **[pseudominimalism](pseudominimalism.md)** (10) -- **[pseudorandomness](pseudorandomness.md)** (4) -- **[public_domain](public_domain.md)** (86) -- **[public_domain_computer](public_domain_computer.md)** (55) -- **[python](python.md)** (26) -- **[quantum_gate](quantum_gate.md)** (64) -- **[quaternion](quaternion.md)** (32) -- **[qubit](qubit.md)** (22) -- **[quine](quine.md)** (54) -- **[race](race.md)** (50) -- **[racetrack](racetrack.md)** (31) -- **[racism](racism.md)** (9) -- **[ram](ram.md)** (31) -- **[random_page](random_page.md)** (1741) -- **[randomness](randomness.md)** (161) -- **[rapeware](rapeware.md)** (2) -- **[rationalwiki](rationalwiki.md)** (8) -- **[raycasting](raycasting.md)** (291) -- **[raycastlib](raycastlib.md)** (30) -- **[raylib](raylib.md)** (22) -- **[reactionary_software](reactionary_software.md)** (27) -- **[real_number](real_number.md)** (48) -- **[recursion](recursion.md)** (64) -- **[reddit](reddit.md)** (22) -- **[regex](regex.md)** (210) -- **[resnicks_termite](resnicks_termite.md)** (206) -- **[rgb332](rgb332.md)** (91) -- **[rgb565](rgb565.md)** (4) -- **[right](right.md)** (6) -- **[rights_culture](rights_culture.md)** (2) -- **[rms](rms.md)** (51) -- **[robot](robot.md)** (4) -- **[rock](rock.md)** (44) -- **[ronja](ronja.md)** (10) -- **[rsa](rsa.md)** (129) -- **[rule110](rule110.md)** (107) -- **[rust](rust.md)** (24) -- **[saf](saf.md)** (65) -- **[sanism](sanism.md)** (4) -- **[science](science.md)** (22) -- **[sdf](sdf.md)** (29) -- **[security](security.md)** (15) -- **[see_through_clothes](see_through_clothes.md)** (2) -- **[selflessness](selflessness.md)** (17) -- **[semiconductor](semiconductor.md)** (13) -- **[settled](settled.md)** (8) -- **[shader](shader.md)** (15) -- **[shit](shit.md)** (29) -- **[shogi](shogi.md)** (79) -- **[shortcut_thinking](shortcut_thinking.md)** (12) -- **[sigbovik](sigbovik.md)** (11) -- **[sin](sin.md)** (181) -- **[sjw](sjw.md)** (25) -- **[slowly_boiling_the_frog](slowly_boiling_the_frog.md)** (16) -- **[small3dlib](small3dlib.md)** (52) -- **[smallchesslib](smallchesslib.md)** (34) -- **[smart](smart.md)** (8) -- **[smol_internet](smol_internet.md)** (19) -- **[social_inertia](social_inertia.md)** (2) -- **[software](software.md)** (2) -- **[sorting](sorting.md)** (234) -- **[soydev](soydev.md)** (37) -- **[soyence](soyence.md)** (45) -- **[speech_synthesis](speech_synthesis.md)** (85) -- **[splinternet](splinternet.md)** (2) -- **[sqrt](sqrt.md)** (74) -- **[ssao](ssao.md)** (10) -- **[steganography](steganography.md)** (225) -- **[stereotype](stereotype.md)** (153) -- **[steve_jobs](steve_jobs.md)** (8) -- **[suckless](suckless.md)** (50) -- **[sudoku](sudoku.md)** (207) -- **[suicide](suicide.md)** (8) -- **[sw](sw.md)** (10) -- **[sw_rendering](sw_rendering.md)** (63) -- **[systemd](systemd.md)** (6) -- **[tangram](tangram.md)** (70) -- **[tas](tas.md)** (20) -- **[tattoo](tattoo.md)** (2) -- **[tech](tech.md)** (2) -- **[technology](technology.md)** (6) -- **[ted_kaczynski](ted_kaczynski.md)** (26) -- **[teletext](teletext.md)** (13) -- **[temple_os](temple_os.md)** (33) -- **[tensor_product](tensor_product.md)** (4) -- **[terry_davis](terry_davis.md)** (11) -- **[thrembo](thrembo.md)** (15) -- **[throwaway_script](throwaway_script.md)** (7) -- **[tinyphysicsengine](tinyphysicsengine.md)** (6) -- **[tom_scott](tom_scott.md)** (4) -- **[tor](tor.md)** (15) -- **[toxic](toxic.md)** (2) -- **[tpe](tpe.md)** (2) -- **[tranny_software](tranny_software.md)** (27) -- **[transistor](transistor.md)** (30) -- **[trash_magic](trash_magic.md)** (21) -- **[triangle](triangle.md)** (81) -- **[troll](troll.md)** (4) -- **[trolling](trolling.md)** (23) -- **[trom](trom.md)** (32) -- **[trump](trump.md)** (6) -- **[trusting_trust](trusting_trust.md)** (6) -- **[turing_machine](turing_machine.md)** (207) -- **[twos_complement](twos_complement.md)** (34) -- **[ubi](ubi.md)** (30) -- **[ui](ui.md)** (8) -- **[unary](unary.md)** (8) -- **[unicode](unicode.md)** (6) -- **[universe](universe.md)** (4) -- **[unix](unix.md)** (28) -- **[unix_philosophy](unix_philosophy.md)** (55) -- **[unretard](unretard.md)** (11) -- **[update_culture](update_culture.md)** (21) -- **[usa](usa.md)** (57) -- **[used](used.md)** (2) -- **[usenet](usenet.md)** (147) -- **[uxn](uxn.md)** (45) -- **[vector](vector.md)** (109) -- **[venus_project](venus_project.md)** (61) -- **[version_numbering](version_numbering.md)** (50) -- **[vim](vim.md)** (80) -- **[viznut](viznut.md)** (10) -- **[watchdog](watchdog.md)** (10) -- **[wavelet_transform](wavelet_transform.md)** (35) -- **[web](web.md)** (4) -- **[whale](whale.md)** (8) -- **[wiby](wiby.md)** (14) -- **[wiki_authors](wiki_authors.md)** (10) -- **[wiki_pages](wiki_pages.md)** (4) -- **[wiki_post_mortem](wiki_post_mortem.md)** (15) -- **[wiki_rights](wiki_rights.md)** (10) -- **[wiki_stats](wiki_stats.md)** (212) -- **[wiki_style](wiki_style.md)** (71) -- **[wikidata](wikidata.md)** (55) -- **[wikipedia](wikipedia.md)** (95) -- **[wikiwikiweb](wikiwikiweb.md)** (32) -- **[windows](windows.md)** (8) -- **[wizard](wizard.md)** (9) -- **[woman](woman.md)** (114) -- **[work](work.md)** (32) -- **[world_broadcast](world_broadcast.md)** (12) -- **[wow](wow.md)** (8) -- **[www](www.md)** (107) -- **[x86](x86.md)** (4) -- **[xd](xd.md)** (0) -- **[xonotic](xonotic.md)** (101) -- **[xxiivv](xxiivv.md)** (22) -- **[yes_they_can](yes_they_can.md)** (8) -- **[youtube](youtube.md)** (22) -- **[zen](zen.md)** (15) -- **[zero](zero.md)** (30) -- **[zuckerberg](zuckerberg.md)** (2) \ No newline at end of file +**[100r](100r.md)** (3) -- **[21st_century](21st_century.md)** (4) -- **[3d_model](3d_model.md)** (243) -- **[3d_modeling](3d_modeling.md)** (2) -- **[3d_rendering](3d_rendering.md)** (285) -- **[42](42.md)** (13) -- **[4chan](4chan.md)** (25) -- **[README](README.md)** (9) -- **[aaron_swartz](aaron_swartz.md)** (4) -- **[abstraction](abstraction.md)** (20) -- **[acronym](acronym.md)** (388) -- **[ai](ai.md)** (12) -- **[algorithm](algorithm.md)** (219) -- **[aliasing](aliasing.md)** (60) -- **[altruism](altruism.md)** (6) -- **[anal_bead](anal_bead.md)** (2) -- **[analog](analog.md)** (2) -- **[analytic_geometry](analytic_geometry.md)** (72) -- **[anarch](anarch.md)** (93) -- **[anarchism](anarchism.md)** (15) -- **[ancap](ancap.md)** (29) -- **[anpac](anpac.md)** (6) -- **[antialiasing](antialiasing.md)** (157) -- **[antivirus_paradox](antivirus_paradox.md)** (8) -- **[app](app.md)** (4) -- **[apple](apple.md)** (6) -- **[approximation](approximation.md)** (18) -- **[arch](arch.md)** (6) -- **[arduboy](arduboy.md)** (39) -- **[art](art.md)** (12) -- **[ascii](ascii.md)** (151) -- **[ascii_art](ascii_art.md)** (206) -- **[assembly](assembly.md)** (255) -- **[assertiveness](assertiveness.md)** (2) -- **[atan](atan.md)** (22) -- **[atheism](atheism.md)** (14) -- **[attribution](attribution.md)** (16) -- **[audiophilia](audiophilia.md)** (2) -- **[autostereogram](autostereogram.md)** (119) -- **[autoupdate](autoupdate.md)** (2) -- **[avpd](avpd.md)** (4) -- **[axiom_of_choice](axiom_of_choice.md)** (10) -- **[backgammon](backgammon.md)** (58) -- **[backpropagation](backpropagation.md)** (87) -- **[bazaar](bazaar.md)** (8) -- **[bbs](bbs.md)** (28) -- **[beauty](beauty.md)** (22) -- **[bilinear](bilinear.md)** (117) -- **[bill_gates](bill_gates.md)** (27) -- **[billboard](billboard.md)** (59) -- **[binary](binary.md)** (138) -- **[bit](bit.md)** (4) -- **[bit_hack](bit_hack.md)** (172) -- **[bitreich](bitreich.md)** (28) -- **[black](black.md)** (2) -- **[blender](blender.md)** (10) -- **[bloat](bloat.md)** (195) -- **[bloat_monopoly](bloat_monopoly.md)** (11) -- **[boat](boat.md)** (34) -- **[body_shaming](body_shaming.md)** (2) -- **[books](books.md)** (32) -- **[boot](boot.md)** (2) -- **[bootstrap](bootstrap.md)** (41) -- **[brain_software](brain_software.md)** (10) -- **[brainfuck](brainfuck.md)** (122) -- **[bs](bs.md)** (2) -- **[build_engine](build_engine.md)** (2) -- **[bullshit](bullshit.md)** (48) -- **[byte](byte.md)** (19) -- **[bytebeat](bytebeat.md)** (144) -- **[bytecode](bytecode.md)** (280) -- **[c](c.md)** (309) -- **[c_pitfalls](c_pitfalls.md)** (156) -- **[c_sharp](c_sharp.md)** (2) -- **[c_tutorial](c_tutorial.md)** (2151) -- **[cache](cache.md)** (27) -- **[cancer](cancer.md)** (24) -- **[capitalism](capitalism.md)** (135) -- **[capitalist_singularity](capitalist_singularity.md)** (4) -- **[capitalist_software](capitalist_software.md)** (28) -- **[cat_v](cat_v.md)** (12) -- **[cc](cc.md)** (6) -- **[cc0](cc0.md)** (12) -- **[censorship](censorship.md)** (43) -- **[chaos](chaos.md)** (108) -- **[charity_sex](charity_sex.md)** (2) -- **[chasm_the_rift](chasm_the_rift.md)** (16) -- **[cheating](cheating.md)** (8) -- **[chess](chess.md)** (303) -- **[chinese](chinese.md)** (13) -- **[cloud](cloud.md)** (8) -- **[coc](coc.md)** (19) -- **[coding](coding.md)** (6) -- **[collapse](collapse.md)** (32) -- **[collision](collision.md)** (8) -- **[collision_detection](collision_detection.md)** (20) -- **[color](color.md)** (25) -- **[combinatorics](combinatorics.md)** (53) -- **[comment](comment.md)** (19) -- **[communism](communism.md)** (27) -- **[competition](competition.md)** (12) -- **[compiler_bomb](compiler_bomb.md)** (11) -- **[complexity](complexity.md)** (6) -- **[compression](compression.md)** (233) -- **[compsci](compsci.md)** (21) -- **[computational_complexity](computational_complexity.md)** (98) -- **[computer](computer.md)** (121) -- **[comun](comun.md)** (95) -- **[consumerism](consumerism.md)** (12) -- **[copyfree](copyfree.md)** (12) -- **[copyleft](copyleft.md)** (29) -- **[copyright](copyright.md)** (49) -- **[corporation](corporation.md)** (18) -- **[cos](cos.md)** (2) -- **[countercomplex](countercomplex.md)** (4) -- **[cpp](cpp.md)** (4) -- **[cpu](cpu.md)** (91) -- **[cracker](cracker.md)** (6) -- **[cracking](cracking.md)** (2) -- **[creative_commons](creative_commons.md)** (34) -- **[crime_against_economy](crime_against_economy.md)** (15) -- **[crow_funding](crow_funding.md)** (4) -- **[crypto](crypto.md)** (34) -- **[css](css.md)** (66) -- **[culture](culture.md)** (24) -- **[cyber](cyber.md)** (2) -- **[czechia](czechia.md)** (14) -- **[data_hoarding](data_hoarding.md)** (2) -- **[data_structure](data_structure.md)** (38) -- **[de_facto](de_facto.md)** (8) -- **[debugging](debugging.md)** (119) -- **[deep_blue](deep_blue.md)** (15) -- **[deferred_shading](deferred_shading.md)** (11) -- **[demo](demo.md)** (7) -- **[democracy](democracy.md)** (15) -- **[demoscene](demoscene.md)** (23) -- **[dependency](dependency.md)** (50) -- **[determinism](determinism.md)** (24) -- **[devuan](devuan.md)** (8) -- **[dick_reveal](dick_reveal.md)** (12) -- **[digital](digital.md)** (14) -- **[digital_signature](digital_signature.md)** (8) -- **[dinosaur](dinosaur.md)** (4) -- **[diogenes](diogenes.md)** (34) -- **[disease](disease.md)** (38) -- **[distance](distance.md)** (124) -- **[distrohopping](distrohopping.md)** (10) -- **[docker](docker.md)** (2) -- **[dodleston](dodleston.md)** (6) -- **[dog](dog.md)** (31) -- **[doom](doom.md)** (50) -- **[double_buffering](double_buffering.md)** (26) -- **[downto](downto.md)** (18) -- **[drummyfish](drummyfish.md)** (35) -- **[duke3d](duke3d.md)** (20) -- **[dungeons_and_dragons](dungeons_and_dragons.md)** (10) -- **[duskos](duskos.md)** (28) -- **[dynamic_programming](dynamic_programming.md)** (44) -- **[e](e.md)** (22) -- **[earth](earth.md)** (66) -- **[easier_done_than_said](easier_done_than_said.md)** (4) -- **[easy_to_learn_hard_to_master](easy_to_learn_hard_to_master.md)** (17) -- **[education](education.md)** (4) -- **[egoism](egoism.md)** (15) -- **[elo](elo.md)** (147) -- **[elon_musk](elon_musk.md)** (8) -- **[emoticon](emoticon.md)** (135) -- **[encryption](encryption.md)** (4) -- **[encyclopedia](encyclopedia.md)** (73) -- **[english](english.md)** (18) -- **[entrepreneur](entrepreneur.md)** (2) -- **[entropy](entropy.md)** (51) -- **[esolang](esolang.md)** (82) -- **[ethics](ethics.md)** (4) -- **[everyone_does_it](everyone_does_it.md)** (15) -- **[evil](evil.md)** (6) -- **[exercises](exercises.md)** (284) -- **[explicit](explicit.md)** (2) -- **[f2p](f2p.md)** (2) -- **[facebook](facebook.md)** (4) -- **[faggot](faggot.md)** (2) -- **[fail_ab](fail_ab.md)** (38) -- **[fantasy_console](fantasy_console.md)** (41) -- **[faq](faq.md)** (243) -- **[fascism](fascism.md)** (25) -- **[fascist](fascist.md)** (2) -- **[fear_culture](fear_culture.md)** (4) -- **[fediverse](fediverse.md)** (12) -- **[feminism](feminism.md)** (47) -- **[femoid](femoid.md)** (2) -- **[fight](fight.md)** (2) -- **[fight_culture](fight_culture.md)** (8) -- **[finished](finished.md)** (16) -- **[firmware](firmware.md)** (3) -- **[fixed_point](fixed_point.md)** (151) -- **[fizzbuzz](fizzbuzz.md)** (158) -- **[flatland](flatland.md)** (22) -- **[float](float.md)** (64) -- **[floss](floss.md)** (2) -- **[football](football.md)** (49) -- **[fork](fork.md)** (27) -- **[formal_language](formal_language.md)** (24) -- **[forth](forth.md)** (128) -- **[foss](foss.md)** (2) -- **[fourier_transform](fourier_transform.md)** (209) -- **[fqa](fqa.md)** (2) -- **[fractal](fractal.md)** (69) -- **[frameless](frameless.md)** (10) -- **[framework](framework.md)** (2) -- **[free](free.md)** (2) -- **[free_body](free_body.md)** (13) -- **[free_culture](free_culture.md)** (36) -- **[free_hardware](free_hardware.md)** (56) -- **[free_software](free_software.md)** (60) -- **[free_speech](free_speech.md)** (16) -- **[free_universe](free_universe.md)** (11) -- **[free_will](free_will.md)** (12) -- **[freedom](freedom.md)** (14) -- **[fsf](fsf.md)** (19) -- **[fuck](fuck.md)** (2) -- **[fun](fun.md)** (30) -- **[function](function.md)** (137) -- **[furry](furry.md)** (15) -- **[future_proof](future_proof.md)** (44) -- **[game](game.md)** (160) -- **[game_engine](game_engine.md)** (49) -- **[game_of_life](game_of_life.md)** (224) -- **[gay](gay.md)** (18) -- **[gaywashing](gaywashing.md)** (2) -- **[geek](geek.md)** (6) -- **[gemini](gemini.md)** (10) -- **[gender_studies](gender_studies.md)** (9) -- **[gigachad](gigachad.md)** (2) -- **[girl](girl.md)** (2) -- **[git](git.md)** (70) -- **[githopping](githopping.md)** (4) -- **[global_discussion](global_discussion.md)** (11) -- **[gnu](gnu.md)** (55) -- **[go](go.md)** (96) -- **[golang](golang.md)** (17) -- **[good_enough](good_enough.md)** (6) -- **[goodbye_world](goodbye_world.md)** (8) -- **[google](google.md)** (14) -- **[gopher](gopher.md)** (68) -- **[graphics](graphics.md)** (40) -- **[graveyard](graveyard.md)** (24) -- **[greenwashing](greenwashing.md)** (4) -- **[gui](gui.md)** (28) -- **[hack](hack.md)** (2) -- **[hacker_culture](hacker_culture.md)** (2) -- **[hacking](hacking.md)** (75) -- **[hard_to_learn_easy_to_master](hard_to_learn_easy_to_master.md)** (4) -- **[hardware](hardware.md)** (2) -- **[harry_potter](harry_potter.md)** (10) -- **[hash](hash.md)** (176) -- **[hero](hero.md)** (2) -- **[hero_culture](hero_culture.md)** (12) -- **[hexadecimal](hexadecimal.md)** (7) -- **[history](history.md)** (98) -- **[holy_war](holy_war.md)** (25) -- **[how_to](how_to.md)** (207) -- **[human_language](human_language.md)** (28) -- **[hw](hw.md)** (2) -- **[hyperoperation](hyperoperation.md)** (235) -- **[implicit](implicit.md)** (2) -- **[infinity](infinity.md)** (26) -- **[information](information.md)** (16) -- **[intellectual_property](intellectual_property.md)** (14) -- **[interaction_net](interaction_net.md)** (134) -- **[interesting](interesting.md)** (23) -- **[internet](internet.md)** (105) -- **[interplanetary_internet](interplanetary_internet.md)** (14) -- **[interpolation](interpolation.md)** (45) -- **[io](io.md)** (16) -- **[ioccc](ioccc.md)** (37) -- **[iq](iq.md)** (113) -- **[island](island.md)** (38) -- **[jargon_file](jargon_file.md)** (12) -- **[java](java.md)** (10) -- **[javascript](javascript.md)** (86) -- **[jedi_engine](jedi_engine.md)** (2) -- **[jesus](jesus.md)** (97) -- **[john_carmack](john_carmack.md)** (20) -- **[jokes](jokes.md)** (84) -- **[js](js.md)** (4) -- **[julia_set](julia_set.md)** (99) -- **[just_werks](just_werks.md)** (22) -- **[justice](justice.md)** (2) -- **[kek](kek.md)** (6) -- **[kids_these_days](kids_these_days.md)** (2) -- **[kiss](kiss.md)** (38) -- **[kiwifarms](kiwifarms.md)** (2) -- **[kwangmyong](kwangmyong.md)** (11) -- **[lambda_calculus](lambda_calculus.md)** (57) -- **[langtons_ant](langtons_ant.md)** (158) -- **[leading_the_pig_to_the_slaughterhouse](leading_the_pig_to_the_slaughterhouse.md)** (15) -- **[left](left.md)** (2) -- **[left_right](left_right.md)** (53) -- **[less_retarded_hardware](less_retarded_hardware.md)** (2) -- **[less_retarded_society](less_retarded_society.md)** (136) -- **[less_retarded_software](less_retarded_software.md)** (2) -- **[lgbt](lgbt.md)** (22) -- **[liberalism](liberalism.md)** (6) -- **[libertarianism](libertarianism.md)** (12) -- **[library](library.md)** (29) -- **[libre](libre.md)** (2) -- **[license](license.md)** (56) -- **[life](life.md)** (6) -- **[lil](lil.md)** (20) -- **[line](line.md)** (151) -- **[linear_algebra](linear_algebra.md)** (116) -- **[linux](linux.md)** (65) -- **[living](living.md)** (33) -- **[lmao](lmao.md)** (43) -- **[loc](loc.md)** (11) -- **[logic](logic.md)** (11) -- **[logic_circuit](logic_circuit.md)** (166) -- **[logic_gate](logic_gate.md)** (65) -- **[love](love.md)** (26) -- **[low_poly](low_poly.md)** (17) -- **[lrs](lrs.md)** (156) -- **[lrs_dictionary](lrs_dictionary.md)** (99) -- **[lrs_wiki](lrs_wiki.md)** (36) -- **[luke_smith](luke_smith.md)** (17) -- **[magic](magic.md)** (2) -- **[main](main.md)** (125) -- **[mainstream](mainstream.md)** (4) -- **[maintenance](maintenance.md)** (8) -- **[malware](malware.md)** (2) -- **[mandelbrot_set](mandelbrot_set.md)** (174) -- **[marble_race](marble_race.md)** (6) -- **[marketing](marketing.md)** (28) -- **[markov_chain](markov_chain.md)** (152) -- **[marxism](marxism.md)** (7) -- **[math](math.md)** (40) -- **[mechanical](mechanical.md)** (201) -- **[memory_management](memory_management.md)** (77) -- **[mental_outlaw](mental_outlaw.md)** (4) -- **[microsoft](microsoft.md)** (8) -- **[microtheft](microtheft.md)** (2) -- **[microtransaction](microtransaction.md)** (4) -- **[military](military.md)** (6) -- **[minesweeper](minesweeper.md)** (25) -- **[minigame](minigame.md)** (63) -- **[minimalism](minimalism.md)** (56) -- **[mipmap](mipmap.md)** (40) -- **[mob_software](mob_software.md)** (4) -- **[moderation](moderation.md)** (2) -- **[modern](modern.md)** (37) -- **[modern_software](modern_software.md)** (2) -- **[monad](monad.md)** (48) -- **[money](money.md)** (14) -- **[morality](morality.md)** (10) -- **[motivation](motivation.md)** (4) -- **[mouse](mouse.md)** (6) -- **[mud](mud.md)** (5) -- **[murderer](murderer.md)** (2) -- **[music](music.md)** (43) -- **[myths](myths.md)** (12) -- **[name_is_important](name_is_important.md)** (21) -- **[nanogenmo](nanogenmo.md)** (11) -- **[nationalism](nationalism.md)** (10) -- **[nc](nc.md)** (22) -- **[nd](nd.md)** (6) -- **[needed](needed.md)** (69) -- **[netstalking](netstalking.md)** (9) -- **[network](network.md)** (159) -- **[neural_network](neural_network.md)** (26) -- **[newspeak](newspeak.md)** (8) -- **[niger](niger.md)** (11) -- **[nigger](nigger.md)** (39) -- **[niggercoin](niggercoin.md)** (6) -- **[no_knowledge_proof](no_knowledge_proof.md)** (16) -- **[noise](noise.md)** (112) -- **[nokia](nokia.md)** (8) -- **[nord_vpn](nord_vpn.md)** (4) -- **[normalization](normalization.md)** (8) -- **[npc](npc.md)** (2) -- **[number](number.md)** (292) -- **[often_confused](often_confused.md)** (111) -- **[often_misunderstood](often_misunderstood.md)** (15) -- **[old](old.md)** (2) -- **[one](one.md)** (13) -- **[oop](oop.md)** (62) -- **[open_console](open_console.md)** (66) -- **[open_source](open_source.md)** (39) -- **[openai](openai.md)** (2) -- **[openarena](openarena.md)** (26) -- **[operating_system](operating_system.md)** (70) -- **[optimization](optimization.md)** (99) -- **[os](os.md)** (2) -- **[p_vs_np](p_vs_np.md)** (19) -- **[palette](palette.md)** (62) -- **[paradigm](paradigm.md)** (27) -- **[patent](patent.md)** (23) -- **[paywall](paywall.md)** (2) -- **[pd](pd.md)** (2) -- **[pedophilia](pedophilia.md)** (34) -- **[people](people.md)** (62) -- **[permacomputing](permacomputing.md)** (2) -- **[permacomputing_wiki](permacomputing_wiki.md)** (14) -- **[phd](phd.md)** (8) -- **[physics](physics.md)** (4) -- **[physics_engine](physics_engine.md)** (26) -- **[pi](pi.md)** (151) -- **[piracy](piracy.md)** (18) -- **[plan9](plan9.md)** (10) -- **[plusnigger](plusnigger.md)** (5) -- **[pokitto](pokitto.md)** (43) -- **[political_correctness](political_correctness.md)** (70) -- **[portability](portability.md)** (166) -- **[portal_rendering](portal_rendering.md)** (24) -- **[pride](pride.md)** (2) -- **[prime](prime.md)** (136) -- **[primitive_3d](primitive_3d.md)** (2) -- **[privacy](privacy.md)** (26) -- **[procgen](procgen.md)** (352) -- **[productivity_cult](productivity_cult.md)** (27) -- **[programming](programming.md)** (33) -- **[programming_language](programming_language.md)** (171) -- **[programming_style](programming_style.md)** (73) -- **[programming_tips](programming_tips.md)** (16) -- **[progress](progress.md)** (30) -- **[proof](proof.md)** (4) -- **[proprietary](proprietary.md)** (12) -- **[proprietary_software](proprietary_software.md)** (2) -- **[pseudo3d](pseudo3d.md)** (13) -- **[pseudoleft](pseudoleft.md)** (2) -- **[pseudominimalism](pseudominimalism.md)** (10) -- **[pseudorandomness](pseudorandomness.md)** (4) -- **[public_domain](public_domain.md)** (86) -- **[public_domain_computer](public_domain_computer.md)** (55) -- **[python](python.md)** (26) -- **[quantum_gate](quantum_gate.md)** (64) -- **[quaternion](quaternion.md)** (32) -- **[qubit](qubit.md)** (22) -- **[quine](quine.md)** (54) -- **[race](race.md)** (50) -- **[racetrack](racetrack.md)** (31) -- **[racism](racism.md)** (9) -- **[ram](ram.md)** (31) -- **[random_page](random_page.md)** (1741) -- **[randomness](randomness.md)** (161) -- **[rapeware](rapeware.md)** (2) -- **[rationalwiki](rationalwiki.md)** (8) -- **[raycasting](raycasting.md)** (291) -- **[raycastlib](raycastlib.md)** (30) -- **[raylib](raylib.md)** (22) -- **[reactionary_software](reactionary_software.md)** (27) -- **[real_number](real_number.md)** (48) -- **[recursion](recursion.md)** (64) -- **[reddit](reddit.md)** (22) -- **[regex](regex.md)** (210) -- **[resnicks_termite](resnicks_termite.md)** (206) -- **[rgb332](rgb332.md)** (91) -- **[rgb565](rgb565.md)** (4) -- **[right](right.md)** (6) -- **[rights_culture](rights_culture.md)** (2) -- **[rms](rms.md)** (51) -- **[robot](robot.md)** (4) -- **[rock](rock.md)** (44) -- **[ronja](ronja.md)** (10) -- **[rsa](rsa.md)** (129) -- **[rule110](rule110.md)** (107) -- **[rust](rust.md)** (24) -- **[saf](saf.md)** (65) -- **[sanism](sanism.md)** (4) -- **[science](science.md)** (22) -- **[sdf](sdf.md)** (29) -- **[security](security.md)** (15) -- **[see_through_clothes](see_through_clothes.md)** (2) -- **[selflessness](selflessness.md)** (17) -- **[semiconductor](semiconductor.md)** (13) -- **[settled](settled.md)** (8) -- **[shader](shader.md)** (15) -- **[shit](shit.md)** (29) -- **[shogi](shogi.md)** (79) -- **[shortcut_thinking](shortcut_thinking.md)** (12) -- **[sigbovik](sigbovik.md)** (11) -- **[sin](sin.md)** (181) -- **[sjw](sjw.md)** (25) -- **[slowly_boiling_the_frog](slowly_boiling_the_frog.md)** (16) -- **[small3dlib](small3dlib.md)** (52) -- **[smallchesslib](smallchesslib.md)** (34) -- **[smart](smart.md)** (8) -- **[smol_internet](smol_internet.md)** (19) -- **[social_inertia](social_inertia.md)** (2) -- **[software](software.md)** (2) -- **[sorting](sorting.md)** (234) -- **[soydev](soydev.md)** (37) -- **[soyence](soyence.md)** (45) -- **[speech_synthesis](speech_synthesis.md)** (85) -- **[splinternet](splinternet.md)** (2) -- **[sqrt](sqrt.md)** (74) -- **[ssao](ssao.md)** (10) -- **[steganography](steganography.md)** (225) -- **[stereotype](stereotype.md)** (153) -- **[steve_jobs](steve_jobs.md)** (8) -- **[suckless](suckless.md)** (50) -- **[sudoku](sudoku.md)** (207) -- **[suicide](suicide.md)** (8) -- **[sw](sw.md)** (10) -- **[sw_rendering](sw_rendering.md)** (63) -- **[systemd](systemd.md)** (6) -- **[tangram](tangram.md)** (70) -- **[tas](tas.md)** (20) -- **[tattoo](tattoo.md)** (2) -- **[tech](tech.md)** (2) -- **[technology](technology.md)** (6) -- **[ted_kaczynski](ted_kaczynski.md)** (26) -- **[teletext](teletext.md)** (13) -- **[temple_os](temple_os.md)** (33) -- **[tensor_product](tensor_product.md)** (4) -- **[terry_davis](terry_davis.md)** (11) -- **[thrembo](thrembo.md)** (15) -- **[throwaway_script](throwaway_script.md)** (7) -- **[tinyphysicsengine](tinyphysicsengine.md)** (6) -- **[tom_scott](tom_scott.md)** (4) -- **[tor](tor.md)** (15) -- **[toxic](toxic.md)** (2) -- **[tpe](tpe.md)** (2) -- **[tranny_software](tranny_software.md)** (27) -- **[transistor](transistor.md)** (30) -- **[trash_magic](trash_magic.md)** (21) -- **[triangle](triangle.md)** (81) -- **[troll](troll.md)** (4) -- **[trolling](trolling.md)** (23) -- **[trom](trom.md)** (32) -- **[trump](trump.md)** (6) -- **[trusting_trust](trusting_trust.md)** (6) -- **[turing_machine](turing_machine.md)** (207) -- **[twos_complement](twos_complement.md)** (34) -- **[ubi](ubi.md)** (30) -- **[ui](ui.md)** (8) -- **[unary](unary.md)** (8) -- **[unicode](unicode.md)** (6) -- **[universe](universe.md)** (4) -- **[unix](unix.md)** (28) -- **[unix_philosophy](unix_philosophy.md)** (55) -- **[unretard](unretard.md)** (12) -- **[update_culture](update_culture.md)** (21) -- **[usa](usa.md)** (57) -- **[used](used.md)** (2) -- **[usenet](usenet.md)** (147) -- **[uxn](uxn.md)** (45) -- **[vector](vector.md)** (109) -- **[venus_project](venus_project.md)** (61) -- **[version_numbering](version_numbering.md)** (50) -- **[vim](vim.md)** (80) -- **[viznut](viznut.md)** (10) -- **[watchdog](watchdog.md)** (10) -- **[wavelet_transform](wavelet_transform.md)** (35) -- **[web](web.md)** (4) -- **[whale](whale.md)** (8) -- **[wiby](wiby.md)** (14) -- **[wiki_authors](wiki_authors.md)** (10) -- **[wiki_pages](wiki_pages.md)** (4) -- **[wiki_post_mortem](wiki_post_mortem.md)** (15) -- **[wiki_rights](wiki_rights.md)** (10) -- **[wiki_stats](wiki_stats.md)** (213) -- **[wiki_style](wiki_style.md)** (71) -- **[wikidata](wikidata.md)** (55) -- **[wikipedia](wikipedia.md)** (95) -- **[wikiwikiweb](wikiwikiweb.md)** (32) -- **[windows](windows.md)** (8) -- **[wizard](wizard.md)** (9) -- **[woman](woman.md)** (114) -- **[work](work.md)** (34) -- **[world_broadcast](world_broadcast.md)** (12) -- **[wow](wow.md)** (8) -- **[www](www.md)** (109) -- **[x86](x86.md)** (4) -- **[xd](xd.md)** (0) -- **[xonotic](xonotic.md)** (101) -- **[xxiivv](xxiivv.md)** (22) -- **[yes_they_can](yes_they_can.md)** (8) -- **[youtube](youtube.md)** (22) -- **[zen](zen.md)** (15) -- **[zero](zero.md)** (30) -- **[zuckerberg](zuckerberg.md)** (2) \ No newline at end of file diff --git a/wiki_stats.md b/wiki_stats.md index f2c1c30..c5ab411 100644 --- a/wiki_stats.md +++ b/wiki_stats.md @@ -3,9 +3,9 @@ This is an autogenerated article holding stats about this wiki. - number of articles: 580 -- number of commits: 803 -- total size of all texts in bytes: 3791353 -- total number of lines of article texts: 29164 +- number of commits: 804 +- total size of all texts in bytes: 3800411 +- total number of lines of article texts: 29185 - number of script lines: 262 - occurences of the word "person": 8 - occurences of the word "nigger": 86 @@ -29,66 +29,81 @@ longest articles: - [3d_rendering](3d_rendering.md): 32K - [game](game.md): 32K - [history](history.md): 32K -- [main](main.md): 28K +- [main](main.md): 32K - [optimization](optimization.md): 28K - [mechanical](mechanical.md): 28K top 50 5+ letter words: -- which (2169) -- there (1640) -- people (1433) +- which (2176) +- there (1641) +- people (1444) +- example (1185) - other (1183) -- example (1175) - software (1073) - number (1037) -- about (987) +- about (988) - program (867) -- their (809) -- because (772) -- would (762) -- called (747) -- language (735) +- their (810) +- because (776) +- would (765) +- called (749) +- language (736) - computer (732) -- being (713) -- things (697) -- simple (696) +- being (715) +- things (698) +- simple (697) - numbers (688) -- something (671) -- without (658) -- programming (645) -- function (643) +- something (674) +- without (659) +- programming (646) +- function (645) +- different (611) - these (610) -- different (609) - however (605) -- world (571) +- world (574) - system (555) - should (545) -- doesn (541) +- doesn (542) - games (540) -- society (532) -- point (531) -- though (504) -- while (502) +- society (533) +- point (532) +- though (505) +- while (503) - memory (497) - drummyfish (497) -- using (492) -- still (479) -- technology (477) +- using (493) +- still (482) +- technology (478) - similar (474) -- course (473) -- possible (459) -- simply (456) +- course (474) +- possible (460) +- simply (458) - https (451) - really (424) - computers (418) - extremely (414) - actually (413) -- always (411) +- always (412) latest changes: ``` +Date: Fri May 17 23:26:53 2024 +0200 + bill_gates.md + exercises.md + fascism.md + how_to.md + linux.md + lrs_dictionary.md + main.md + privacy.md + random_page.md + unretard.md + wiki_pages.md + wiki_stats.md + work.md + www.md Date: Thu May 16 19:56:40 2024 +0200 copyright.md democracy.md @@ -107,20 +122,6 @@ Date: Wed May 15 22:03:25 2024 +0200 modern.md nigger.md random_page.md - rms.md - wiki_pages.md - wiki_stats.md -Date: Wed May 15 18:01:55 2024 +0200 - capitalism.md - coc.md - exercises.md - golang.md - less_retarded_society.md - lrs_dictionary.md - random_page.md - wiki_pages.md - wiki_post_mortem.md - wiki_stats.md ``` most wanted pages: @@ -148,9 +149,9 @@ most wanted pages: most popular and lonely pages: -- [lrs](lrs.md) (280) +- [lrs](lrs.md) (281) - [capitalism](capitalism.md) (212) -- [c](c.md) (210) +- [c](c.md) (211) - [bloat](bloat.md) (200) - [free_software](free_software.md) (165) - [game](game.md) (139) @@ -162,14 +163,14 @@ most popular and lonely pages: - [minimalism](minimalism.md) (88) - [linux](linux.md) (88) - [programming](programming.md) (80) +- [gnu](gnu.md) (80) - [free_culture](free_culture.md) (80) -- [gnu](gnu.md) (79) - [fun](fun.md) (77) - [math](math.md) (76) +- [foss](foss.md) (75) - [censorship](censorship.md) (75) - [public_domain](public_domain.md) (74) -- [foss](foss.md) (74) -- [less_retarded_society](less_retarded_society.md) (73) +- [less_retarded_society](less_retarded_society.md) (74) - [hacking](hacking.md) (73) - [fight_culture](fight_culture.md) (73) - [bullshit](bullshit.md) (73) diff --git a/wikipedia.md b/wikipedia.md index 8505b0e..31abeee 100644 --- a/wikipedia.md +++ b/wikipedia.md @@ -2,7 +2,7 @@ *3 + 2 = 5^[citation_needed]* --Wikipedia -Wikipedia is an "officially non-commercial", partially [free/open](free_culture.md) [censored](censorship.md) ("child protecting", "ideology filtering", ...) [pseudoleftist](pseudoleft.md) [online](www.md) [encyclopedia](encyclopedia.md) of general knowledge and [social network](social_network.md) written mostly by volunteers, running on [free software](free_software.md), which used to be editable by anyone but currently allows only politically approved members of the public to edit a subset of its less visible non-locked articles (i.e. it is a [wiki](wiki.md)); it is the largest and perhaps most famous encyclopedia created to date, sadly littered by propaganda and countless other issues that make it inferior to other encyclopedias. It is licensed under [CC-BY-SA](cc_by_sa.md) and is run by the [nonprofit](nonprofit.md) organization Wikimedia Foundation. It is accessible at https://wikipedia.org. Wikipedia is a mainstream information source and therefore extremely politically censored^1234567891011121314151617181920. Wikipedia's claim of so called "neutral point of view" (NPOV) has by now become a hilarious insult to human intelligence. [Digdeeper](digdeeper.md) aptly called Wikipedia the *Ministry of Truth*. +Wikipedia is an "officially non-commercial", partially [free/open](free_culture.md) [censored](censorship.md) ("child protecting", "ideology filtering", ...) [pseudoleftist](pseudoleft.md) [online](www.md) [encyclopedia](encyclopedia.md) of general knowledge and [social network](social_network.md) written mostly by volunteers, running on [free software](free_software.md), which used to be editable by anyone but currently allows only politically approved members of the public to edit a subset of its less visible non-locked articles (i.e. it is a [wiki](wiki.md)); it is the largest and perhaps most famous encyclopedia created to date, now sadly already littered by propaganda and countless other issues that make it not only inferior to other encyclopedias, but harmful to whole society. It is licensed under [CC-BY-SA](cc_by_sa.md) and is run by the [nonprofit](nonprofit.md) organization Wikimedia Foundation. It is accessible at https://wikipedia.org. Wikipedia is a mainstream information source and therefore extremely politically censored^1234567891011121314151617181920. Wikipedia's claim of so called "neutral point of view" (NPOV) has by now become a hilarious insult to human intelligence. It got corrupted and turned from documenting and recording truth to defining it -- for this [digdeeper](digdeeper.md) aptly called Wikipedia the *Ministry of Truth*. WARNING: **DO NOT DONATE TO WIKIPEDIA** as the donations aren't used so much for running the servers but rather for their political activities (which are furthermore [unethical](pseudoleft.md)). See https://lunduke.locals.com/post/4458111/the-wiki-piggy-bank. Rather **donate to [Encyclopedia Dramatica](dramatica.md)**. Also please **go vandalize Wikipedia right now**, it's become too corrupt and needs to go down, vandalizing is [fun](fun.md) and you'll get banned sooner or later anyway :) Some tips on vandalizing Wikipedia can be found at https://encyclopediadramatica.online/Wikipedia#Tips_On_Vandalizing_Wikpedia or https://wiki.soyjaks.party/Vandalism. diff --git a/woman.md b/woman.md index 169c7bd..48459ba 100644 --- a/woman.md +++ b/woman.md @@ -35,6 +35,7 @@ also https://encyclopediadramatica.online/Woman :D - oppose [feminism](feminism.md): Women opposing feminism are based. - try to get smart: You can get quite smart even as a woman -- at least if you're white, Jewish or Asian -- you won't match men but that doesn't matter, you can still get quite smart. - just do woman things: Be just a normal woman, learn cooking, cleaning and so on. +- Don't try to be an imperfect man. Be a perfect woman. - ... ## Men Vs Women In Numbers