Update
This commit is contained in:
parent
23f4bd88fc
commit
8b619fe2cc
17 changed files with 2185 additions and 2130 deletions
4
ai.md
4
ai.md
|
@ -1,6 +1,6 @@
|
|||
# Artificial Intelligence
|
||||
|
||||
Artificial intelligence (AI) is an area of [computer science](compsci.md) whose effort lies in making [computers](computer.md) simulate thinking of humans and possibly other biologically [living beings](life.md). This may include making computers play [games](game.md) such as [chess](chess.md), compose [music](music.md), paint pictures, understand and processing [audio](audio.md), images and [text](text.md) on high level of [abstraction](abstraction.md) and understanding (e.g. translation between [natural languages](human_language.md)), making predictions about complex systems such as stock market or weather or even exhibit a general human-like behavior such as simulated emotion. Even though today's focus in AI is on [machine learning](machine_learning.md) and especially [neural networks](neural_network.md), there are many other usable approaches and models such as "hand crafted" state tree searching algorithms that can simulate and even outperform the behavior of humans in certain specialized areas.
|
||||
Artificial intelligence (AI, also artifician stupidity) is an area of [computer science](compsci.md) whose effort lies in making [computers](computer.md) simulate thinking of humans and possibly other biologically [living beings](life.md). This may include making computers play [games](game.md) such as [chess](chess.md), compose [music](music.md), paint pictures, understand and processing [audio](audio.md), images and [text](text.md) on high level of [abstraction](abstraction.md) and understanding (e.g. translation between [natural languages](human_language.md)), making predictions about complex systems such as stock market or weather or even exhibit a general human-like behavior such as simulated emotion. Even though today's focus in AI is on [machine learning](machine_learning.md) and especially [neural networks](neural_network.md), there are many other usable approaches and models such as "hand crafted" state tree searching algorithms that can simulate and even outperform the behavior of humans in certain specialized areas.
|
||||
|
||||
By about 2020, "AI" has become a [capitalist](capitalism.md) [buzzword](buzzword.md). They try to put machine learning into everything just for that AI label -- and of course, for a [bloat monopoly](bloat_monopoly.md).
|
||||
|
||||
|
@ -30,4 +30,4 @@ TODO: cont
|
|||
|
||||
# See Also
|
||||
|
||||
- [artificial life](artificial_life.md)
|
||||
- [artificial life](artificial_life.md)
|
||||
|
|
25
color.md
25
color.md
|
@ -191,31 +191,6 @@ void rgbToHcl(u8 r, u8 g, u8 b, u8 *h, u8 *c, u8 *l)
|
|||
u8 sv, sl, v;
|
||||
rgbToHcsvl(r,g,b,h,c,&sv,&sl,&v,l);
|
||||
}
|
||||
|
||||
void go(u8 r, u8 g, u8 b)
|
||||
{
|
||||
u8 x,y,z, xx, yy, zz;
|
||||
|
||||
printf("%d %d %d: ",r,g,b);
|
||||
|
||||
rgbToHsv(r,g,b,&x,&y,&z);
|
||||
printf("HSV [%d %d %d] ",x,y,z);
|
||||
hsvToRgb(x,y,z,&xx,&yy,&zz);
|
||||
printf("(%d %d %d) ,",xx,yy,zz);
|
||||
|
||||
rgbToHsl(r,g,b,&x,&y,&z);
|
||||
printf("HSL [%d %d %d] ",x,y,z);
|
||||
hslToRgb(x,y,z,&xx,&yy,&zz);
|
||||
printf("(%d %d %d) ,",xx,yy,zz);
|
||||
|
||||
rgbToHcv(r,g,b,&x,&y,&z);
|
||||
printf("HCV [%d %d %d], ",x,y,z);
|
||||
|
||||
rgbToHcl(r,g,b,&x,&y,&z);
|
||||
printf("HCL [%d %d %d], ",x,y,z);
|
||||
|
||||
printf("G [%d]\n",rgbToGray(r,g,b));
|
||||
}
|
||||
```
|
||||
|
||||
## See Also
|
||||
|
|
27
discalimer.md
Normal file
27
discalimer.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
## *** ---> !!! DISCLAIMER !!! <--- ***
|
||||
|
||||
FUCK ALL DISCLAIMERS
|
||||
|
||||
- definitions:
|
||||
- "you": shit
|
||||
- shit: your mom
|
||||
- [bill gaytes](bill_gates.md): murderer
|
||||
|
||||
1. [fuck](fuck.md) disclaimers
|
||||
2. this is a binding medical advice: eat [shit](shit.md) and fuck yourself
|
||||
3. by reading this with your eyes you accept that [capitalism](capitalism.md) must be destroyed (but nonviolently)
|
||||
4. your data will be handed to [pedophiles](pedophile.md) FOR FREE, we measure the size of your dick through your webcamera when you masturbate and we will remember it forever, we will NEVER delete it
|
||||
5. this is a binding financial advice: [money](money.md) suck, take all your money and bury it in the backyard, it will start growing and make more money, but only if you water it a lot, 100% GUARANTEED TO WORK
|
||||
6. this is a binding 100% true legal advice: [laws](law.md) are harmful, ABOLISH ALL LAWS, start with [copyright](copyright.md) and age of consent
|
||||
7. this is NOT A [J.O.K.E](jokes.md).
|
||||
8. [nigger](nigger.md)
|
||||
9. pussy
|
||||
10. everything here is pure [truth](truth.md)
|
||||
|
||||
[digital signature](digital_signature.md):
|
||||
|
||||
```
|
||||
_| ._, _ _ _ _ [_ . .- |_
|
||||
(_| | |_) | ' ) | ' ) (_/ | | ._) | )
|
||||
_/
|
||||
```
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
{ My email is currently: drummyfish AT disroot DOT org. ~drummyfish }
|
||||
|
||||
Drummyfish (pronounced *drummy fish*, also known as *tastyfish*, *drummy*, *drumy*, *smellyfish* and *i forcefeed my diarrhea to capitalism*) is a [programmer](programming.md), [anarchopacifist](anpac.md), [heretic](heresy.md), wannabe [generalist](generalism.md), ban [speedrunner](speedrun.md) and proponent of [free software/culture](free_software.md), who started [this wiki](lrs_wiki.md) and invented the kind of [software](software.md) it focuses on: [less retarded software](lrs.md) (LRS), as well as [less retarded society](less_retarded_society.md). Besides others he has written [Anarch](anarch.md), [small3dlib](small3dlib.md), [raycastlib](raycastlib.md), [smallchesslib](smallchesslib.md), [tinyphysicsengine](tinyphysicsengine.md), [SAF](saf.md) and [comun](comun.md) (and some older but technologically shittier projects such as [LibreMage](libremage.md), [Steamer Duck](steamer_duck.md) etc.). He has also been creating [free culture](free_culture.md) [art](art.md) and otherwise contributing to free projects such as [OpenMW](openm.md); he buys and digitizes old public domain books and has been contributing with [public domain](pd.md) art of all kind (2D, 3D, music, ...) and writings to [Wikipedia](wikipedia.md) (no longer cause ban), [Wikimedia Commons](wm_commons.md) (also banned now), [opengameart](oga.md), [libregamewiki](lgw.md), freesound and others. Drummyfish is insane/neuroretarded/subnormal, suffering from anxiety/[depression](depression.md)/etcetc. (diagnosed [avoidant personality disorder](avpd.md), also known as minimalist's brain damage, with paranoid-schizoid features; see also [psyops](psyops.md)) and has more than once been called a [schizo](schizo.md), though psychiatrists didn't officially diagnose him with schizophrenia (yet). { UPDATE: now they told me I am "schizoid" cluster A or something, which according to Wikipedia is a "schizophrenia-like personality disorder". ~drummyfish } He sometimes [self harms](self_harm.md), both physically and socially. All in all, psychiatrists say he is insane but in reality he is the only sane man in the world, and that is what he suffers from. Due to spreading uncensored truth, helping and loving others and revealing corruption he is banned and censored on many places on the Internet, including [Wikipedia](wikipedia.md) (literally just linked to personal site from personal page), Wikimedia Commons, [4chan](4chan.md) (made a pedo joke), [GitLab](gitlab.md) (hosted this wiki lol), codeberg (because "?reasons?"), watchpeopledie.tv (made a sarcastic Nazi joke or something), many [subreddits](reddit.md), some [Xonotic](xonotic.md) and [Openarena](openarena.md) servers, ["Rational"Wiki](rationalwiki.md) { well, probably, I just vandalized it and never came back to check lol :D ~drummyfish } etc. He is also being constantly stalked by some pissed off impotent pedophobe (:D), whom he still loves by the way <3, and which drummyfish appreciates as it makes him set many ban [speedrunning](speedrun.md) records and also become more self sufficient and not rely so much on the mainstream, censored platforms. Drummyfish also has no [real life](irl.md) and is pretty retarded when it comes to leading [projects](project.md) or otherwise dealing with people or [practical life](irl.md). Drummyfish's political compass is off the charts, he once tried to take the political compass test, the computer got confused and exploded. He is also a [wizard](wizard.md).
|
||||
Drummyfish (pronounced *drummy fish*, also known as *tastyfish*, *drummy*, *drumy*, *smellyfish* and *i forcefeed my diarrhea to capitalism*) is a [programmer](programming.md), [anarchopacifist](anpac.md), [heretic](heresy.md), wannabe [generalist](generalism.md), ban [speedrunner](speedrun.md) and proponent of [free software/culture](free_software.md), who started [this wiki](lrs_wiki.md) and invented the kind of [software](software.md) it focuses on: [less retarded software](lrs.md) (LRS), as well as [less retarded society](less_retarded_society.md). Besides others he has written [Anarch](anarch.md), [small3dlib](small3dlib.md), [raycastlib](raycastlib.md), [smallchesslib](smallchesslib.md), [tinyphysicsengine](tinyphysicsengine.md), [SAF](saf.md) and [comun](comun.md) (and some older but technologically shittier projects such as [LibreMage](libremage.md), [Steamer Duck](steamer_duck.md) etc.). He has also been creating [free culture](free_culture.md) [art](art.md) and otherwise contributing to free software projects such as [OpenMW](openm.md) and just various tidbits here and there (for example he invented and implemented the FISH [pixelart](pixelart.md) upscaling [algorithm](algorithm.md) for the mgba emulator etc.); he buys and digitizes old public domain books and has been contributing with [public domain](pd.md) art of all kind (2D, 3D, music, ...) and writings to [Wikipedia](wikipedia.md) (no longer cause ban), [Wikimedia Commons](wm_commons.md) (also banned now), [opengameart](oga.md), [libregamewiki](lgw.md), freesound and others. Drummyfish is insane/neuroretarded/subnormal, suffering from anxiety/[depression](depression.md)/etcetc. (diagnosed [avoidant personality disorder](avpd.md), also known as minimalist's brain damage, with paranoid-schizoid features; see also [psyops](psyops.md)) and has more than once been called a [schizo](schizo.md), though psychiatrists didn't officially diagnose him with schizophrenia (yet). { UPDATE: now they told me I am "schizoid" cluster A or something, which according to Wikipedia is a "schizophrenia-like personality disorder". ~drummyfish } He sometimes [self harms](self_harm.md), both physically and socially. All in all, psychiatrists say he is insane but in reality he is the only sane man in the world, and that is what he suffers from. Due to spreading uncensored truth, helping and loving others and revealing corruption he is banned and censored on many places on the Internet, including [Wikipedia](wikipedia.md) (literally just linked to personal site from personal page), Wikimedia Commons, [4chan](4chan.md) (made a pedo joke), [GitLab](gitlab.md) (hosted this wiki lol), codeberg (because "?reasons?"), watchpeopledie.tv (made a sarcastic Nazi joke or something), many [subreddits](reddit.md), some [Xonotic](xonotic.md) and [Openarena](openarena.md) servers, ["Rational"Wiki](rationalwiki.md) { well, probably, I just vandalized it and never came back to check lol :D ~drummyfish } etc. He is also being constantly stalked by some pissed off impotent pedophobe (:D), whom he still loves by the way <3, and which drummyfish appreciates as it makes him set many ban [speedrunning](speedrun.md) records and also become more self sufficient and not rely so much on the mainstream, censored platforms. Drummyfish also has no [real life](irl.md) and is pretty retarded when it comes to leading [projects](project.md) or otherwise dealing with people or [practical life](irl.md). Drummyfish's political compass is off the charts, he once tried to take the political compass test, the computer got confused and exploded. He is also a [wizard](wizard.md).
|
||||
|
||||
In addition to basically being a giant walking disorder, **drummyfish is also the most physically disgusting bastard on [Earth](earth.md)**, no [woman](woman.md) ever loved him, he is so ugly people get [suicidal](suicide.md) thoughts from seeing any part of him. He is also very stupid. Drummyfish also **smells like nightmare**, even after he showers, he was independently told so by many different people, he can't even exist in society, his smell kills everything in 1km radius. When he was younger, though, he looked a little more handsome and may even have received a handjob and blowjob from a 16 year old (LEGALLY, age of consent in his country is 15). Still no real sex tho.
|
||||
|
||||
|
|
|
@ -6,4 +6,4 @@ Humidity is the relative amount of water vapor present in the air, commonly expr
|
|||
|
||||
**What humidity do we want?** This depends -- a book archivist will want it low, but if we're growing tropical plants, we want it high :-) Generally for preserving natural materials like wood and paper we aim for low humidity, it's no coincidence that mummies in the dry deserts of Egypt are so well preserved. More water means more chemical reactions and micro life that feeds on shit and destroys it probably (not fact checked but makes sense, no?). [Life](life.md) on the other hand requires water to exist, so it needs humidity, but then also too much is sometimes TOO much -- depends on organism (some cacti presumably won't thank you for too much water). The million dollar question is: **what about electronics?** Most sources seem to recommend staying around 50%, too much humidity can result in corrosion and short circuits, but too little humidity increases risk of static electricity, so we want a balance.
|
||||
|
||||
**How to deal with high or low humidity?** First of all (it's logical but just IN CASE) we should probably somewhat isolate the room/box/whatever we want to control humidity in, else the humidity will, naturally, constantly be equalizing with the environment and we just waste time. Next: increasing humidity is not that difficult -- typically it's achieved by spraying water in the air or leaving bowls of water and wet towels around from which water continuously evaporates. Decreasing humidity is a bigger challenge, the first thing to do is to heat the air and have good ventilation and air circulation (turn on the heater, heat it up real high, then open all windows and doors for 10 or 15 minutes, maybe turn on fans if you have some) -- higher temperature allows the air to take hold of all the water from the environment (that previously, at a lower temperature, was soaked into whatever objects were around) and circulating air takes it all away -- however in a very humid climate (forests etc., but even very cold climates can have high humidity!), the air we get out will be replaced by the air from outside that's still very humid and so this may only help so much. And so protecting electronics from humidity in very wet climates turns out to be a challenge, but there are ways to go about it. Firstly some devices are designed to be more durable, short circuit protected, water resistant or even waterproof: we may find them among [military](military.md) and diver technology and [old](old.md), durable pieces of industrial equipment for example. This will be preferable, but keep in mind as well that for example waterproof boxes are worthless if the humidity inside the box itself is high. Stuff can be repaired to some degree, corrosion can be removed. As the next step we can proceed to create a special low humidity box wherein we'll be storing our valuable possessions, be it old books or expensive electronics (in case of books it will also be good to keep the box in darkness, sunlight is no good). Now take it as fact that unless the box is truly airtight, humidity WILL find its way inside slowly (the better the isolation, the slower build up; also smaller boxes may isolate better for having a shorter circumference of the lid which is where the humidity gets it), you can't prevent this, so we have to be somehow dehumidifying the inside constantly. There exist boxes for storing luxury cigars which automatically maintain set humidity -- this is however a [bloated](bloat.md), complicated solution relying on batteries and shit, we can make something similar in a more [KISS](kiss.md) way. Get a plastic box whose lid sits as tightly as possible (although it will never be airtight, the more it isolates the better). It can be transparent so that a hygrometer can be placed inside to indicate the humidity level and letting us know if it works. Next: place dehumidifiers inside -- these are things such as silica gel, rice, blotting paper, maybe some sponges etc. There exist chemical dehumidifiers that work well but have to be refilled every once in a while, but there also exists a nicer product: car dehumidifying bags. These decrease humidity and can be reused! Once they get too wet, they are simply dried in a microwave (stove might possibly work too). { This worked well for me. ~drummyfish } A completely [primitivist](primitivism.md) way could perhaps be a super dry dirt { Haven't tested this tho. ~drummyfish }, but it must be dried real well (put it in fire for a long time). Then just place your stuff in the box and shut it tight, maybe even use duct tape to isolate the lid even better (depending on how often you plan to open the box, it's not necessary), keep it in a warmer (but preferably dark) place. Every once in a while (a few months probably) open it and replace the dehumidifiers with new ones, dry the bags and so on. Pet bottles could perhaps be used for small stuff that fits inside.
|
||||
**How to deal with high or low humidity?** First of all (it's logical but just IN CASE) we should probably somewhat isolate the room/box/whatever we want to control humidity in, else the humidity will, naturally, constantly be equalizing with the environment and we just waste time. Next: increasing humidity is not that difficult -- typically it's achieved by spraying water in the air or leaving bowls of water and wet towels around from which water continuously evaporates. Decreasing humidity is a bigger challenge, the first thing to do is to heat the air and have good ventilation and air circulation (turn on the heater, heat it up real high, then open all windows and doors for 10 or 15 minutes, maybe turn on fans if you have some) -- higher temperature allows the air to take hold of all the water from the environment (that previously, at a lower temperature, was soaked into whatever objects were around) and circulating air takes it all away -- however in a very humid climate (forests etc., but even very cold climates can have high humidity!), the air we get out will be replaced by the air from outside that's still very humid and so this may only help so much. And so protecting electronics from humidity in very wet climates turns out to be a challenge, but there are ways to go about it. Firstly some devices are designed to be more durable, short circuit protected, water resistant or even waterproof: we may find them among [military](military.md) and diver technology and [old](old.md), durable pieces of industrial equipment for example. This will be preferable, but keep in mind as well that for example waterproof boxes are worthless if the humidity inside the box itself is high. Stuff can be repaired to some degree, corrosion can be removed. As the next step we can proceed to create a special low humidity box wherein we'll be storing our valuable possessions, be it old books or expensive electronics (in case of books it will also be good to keep the box in darkness, sunlight is no good). Now take it as fact that unless the box is truly airtight, humidity WILL find its way inside slowly (the better the isolation, the slower build up; also smaller boxes may isolate better for having a shorter circumference of the lid which is where the humidity gets it), you can't prevent this, so we have to be somehow dehumidifying the inside constantly. There exist boxes for storing luxury cigars which automatically maintain set humidity -- this is however a [bloated](bloat.md), complicated solution relying on batteries and shit, we can make something similar in a more [KISS](kiss.md) way. Get a plastic box whose lid sits as tightly as possible (although it will never be airtight, the more it isolates the better). It can be transparent so that a hygrometer can be placed inside to indicate the humidity level and letting us know if it works. Next: place dehumidifiers inside -- these are things such as silica gel, rice, cat litter, blotting paper, maybe some sponges and stuff alike. There exist chemical dehumidifiers that work well but have to be refilled every once in a while, but there also exists a nicer product: car dehumidifying bags. These decrease humidity and can be reused! Once they get too wet, they are simply dried in a microwave (stove might possibly work too). { This worked well for me. ~drummyfish } A completely [primitivist](primitivism.md) way could perhaps be a super dry dirt { Haven't tested this tho. ~drummyfish }, but it must be dried real well (put it in fire for a long time). Then just place your stuff in the box and shut it tight, maybe even use duct tape to isolate the lid even better (depending on how often you plan to open the box, it's not necessary), keep it in a warmer (but preferably dark) place. Every once in a while (a few months probably) open it and replace the dehumidifiers with new ones, dry the bags and so on. Pet bottles could perhaps be used for small stuff that fits inside.
|
2
lgbt.md
2
lgbt.md
|
@ -2,7 +2,7 @@
|
|||
|
||||
*This article is a part of series of articles on [fascism](fascism.md).*
|
||||
|
||||
LGBT, LGBTQ+, LGBTQ卐, rainbow terrorists, LGBTJKSLANKWQHHUXAWQIOSJBBNQ (lesbian, [gay](gay.md), [bisexual](bisexual.md), [transsexual](tranny.md), "[queer](queer.md)" and whatever is yet to be invented), also FGTS or TTTT (transsexual transsexual transsexual transsexual) is a [toxic](toxicity.md), vengeful [pseudoleftist](pseudoleft.md) [fascist](fascist.md) political group whose ideology is based on superiority of certain selected minority sexual orientations. They are a highly [violent](violence.md), [toxic](toxic.md), [bullying](bully.md) and militant movement (not surprisingly centered in the [US](usa.md) but already spread around the whole world) practicing [censorship](censorship.md), Internet lynching ([cancel culture](cancel_culture.md)), discrimination, spread of extreme [propaganda](propaganda.md), harmful [lies](soyence.md), culture poison such as [political correctness](political_correctness.md) and other [evil](evil.md). LGBT uses a flag with all colors of puke.
|
||||
LGBT, LGBTQ+, LGBTQ卐, rainbow terrorists, LGBTJKSLANKWQHHUXAWQIOSJBBNQ (lesbian, [gay](gay.md), [bisexual](bisexual.md), [transsexual](tranny.md), "[queer](queer.md)" and whatever is yet to be invented), also FGTS or TTTT (transsexual transsexual transsexual transsexual) is a [toxic](toxicity.md), vengeful [pseudoleftist](pseudoleft.md) [fascist](fascist.md) political group whose ideology is based on superiority of certain selected minority sexual orientations. They are a highly [violent](violence.md), [toxic](toxic.md), [bullying](bully.md) and militant movement (not surprisingly centered in the [US](usa.md) but already spread around the whole world) practicing [censorship](censorship.md), Internet lynching ([cancel culture](cancel_culture.md)), discrimination, spread of extreme [propaganda](propaganda.md), harmful [lies](soyence.md), culture poison such as [political correctness](political_correctness.md) and other [evil](evil.md). LGBT is to being gay what the worship of Spaghetti Monster is to being religious, except for being serious and militant as a bonus. LGBT uses a flag with all colors of puke.
|
||||
|
||||
LGBT is related to the concept of equality in a similar way in which crusade wars were related to the nonviolent teaching of [Jesus](jesus.md), it shows how an idea can be completely twisted around and turned on its head as to be left completely contradicting its original premise.
|
||||
|
||||
|
|
|
@ -1,137 +1,143 @@
|
|||
# LRS Dictionary
|
||||
|
||||
{ Most of these I just heard/read somewhere, e.g. [4chan](4chan.md), [Jargon File](jargon_file.md) or from [RMS](rms.md), some I made myself. ~drummyfish }
|
||||
{ Most of these I just heard/read somewhere, e.g. [4chan](4chan.md), [Jargon File](jargon_file.md) or from [RMS](rms.md), some I made myself. Huge thanks goes to Wiktionary for providing a very detailed, comprehensive list of ethnic slurs and derogatory/offensive terms. ~drummyfish }
|
||||
|
||||
{ Also sorry some are cringe, I just put everything here, pick what you like. ~drummyfish }
|
||||
|
||||
| mainstream | correct/cooler |
|
||||
| ------------------------------------------ | ----------------------------------------------------------------------------- |
|
||||
| African | African't, Africunt |
|
||||
| Amazon | Scamazon |
|
||||
| Amazon Kindle | Amazon Swindle |
|
||||
| American | Americunt, Amerifag, Yankee, Ameridiot, American't |
|
||||
| American football | handegg |
|
||||
| [anime](anime.md) | tranime |
|
||||
| [Apple](apple.md) user | iToddler, iDiot |
|
||||
| [Arch](arch.md) | Arse |
|
||||
| [Asperger](autism.md) | assburger |
|
||||
| [assertiveness](assertiveness.md) | assholism |
|
||||
| average citizen | normie, normalfag, bloatoddler, [NPC](npc.md), muggle, ... |
|
||||
| [Bill Gates](bill_gates.md) | Bill Gayte$ |
|
||||
| [Blender](blender.md) | Blunder |
|
||||
| Brave browser | Slave browser |
|
||||
| [censorship](censorship.md) | censorshit |
|
||||
| [CEO](ceo.md) | capitalist evil oppressor |
|
||||
| [cloud](cloud.md) computing | clown computing |
|
||||
| [cloudflare](cloudfalre.md) | cuckflare, clownflare, crimeflare |
|
||||
| code of conduct ([COC](coc.md)) | code of coercion, code of censorship, COCK |
|
||||
| [comun](comun.md) | coomun { One friend suggested this :D ~drummyfish } |
|
||||
| consume | consoom (see also [coom](coom.md)) |
|
||||
| content creator | digital clown |
|
||||
| content delivery network | [censorship](censorship.md) delivery network |
|
||||
| [copyright](copyright.md) | copywrong, copyrestriction, copyrape |
|
||||
| [CSS](css.md) | cascading stylish [shit](shit.md) |
|
||||
| [C++](cpp.md) | crippled C, C--, C卐卐 |
|
||||
| [DIY](diy.md) | don't injure yourself |
|
||||
| [Debian](debian.md) | Lesbian |
|
||||
| [democracy](democracy.md) | demoncracy, democrazy |
|
||||
| demonetization | demonization, demonification |
|
||||
| digital garden | digital swamp |
|
||||
| digital rights management ([DRM](drm.md)) | digital restrictions management |
|
||||
| Discord | Discunt |
|
||||
| [docker](docker.md) | cocker? bloater? |
|
||||
| [economy](economy.md) | [money](money.md) religion |
|
||||
| [encryption](encryption.md) | bloatcryption |
|
||||
| [entrepreneur](entrepreneur.md) | murderer |
|
||||
| [Facebook](facebook.md) user | zucker, used |
|
||||
| fair trade | fair rape |
|
||||
| [feminism](feminism.md) | feminazism, femifascism |
|
||||
| [Firefox](firefox.md) | Furryfox |
|
||||
| [floating point](float.md) | bloating point |
|
||||
| [gaming](game.md) | gayming |
|
||||
| [geek](geek.md) | retard |
|
||||
| [global warming](global_warming.md) | global heating |
|
||||
| [Google](google.md) | Goolag, Jewgle |
|
||||
| Gmail | Gfail |
|
||||
| [GNU](gnu.md) | GNUts, GNU's not usable, Gigantic and Nasty but Unavoidable |
|
||||
| [Hyperbola](hyperbola.md) | Hyperbloat |
|
||||
| [identity](identity.md) | pose |
|
||||
| Immanuel Kant | Immanuel Cunt, Immanuel Can't (sorry, just too obvious :D) |
|
||||
| influencer | manipulator |
|
||||
| [Intel](intel.md) | [Incel](incel.md) |
|
||||
| [interactive](interactivity.md) | hyperactive |
|
||||
| [Internet Explorer](internet_explorer.md) | Internet Exploder, Internet Exploiter |
|
||||
| [Internet of things](iot.md) | Internet of stinks/stings |
|
||||
| [iPad](ipda.md) | iBad |
|
||||
| [iPhone](iphone.md) | spyPhone |
|
||||
| [JavaScript](js.md) | HitlerScript, JavaShit, JavaScripple |
|
||||
| job/work | slavery |
|
||||
| Korea | Samsung Republic |
|
||||
| "left" | [pseudoleft](pseudoleft.md), SJW |
|
||||
| [LGBT](lgbt.md) | FGTS, TTTT |
|
||||
| [liberal](liberal.md) | libtard |
|
||||
| "[Linux](linux.md)" | [GNU](gnu.md), lunix, loonix |
|
||||
| [logic gate](logic_gate.md) | logic gayte |
|
||||
| Macintosh | Macintoy, Macintrash, Maggotbox |
|
||||
| [Microsoft](microsoft.md) | Microshit |
|
||||
| [microtransaction](microtransaction.md) | microtheft |
|
||||
| [Minecraft](minecraft.md) | Minecrap |
|
||||
| [moderation](moderation.md) | [censorship](censorship.md) |
|
||||
| [modern](modern.md) | malicious, shitty |
|
||||
| [Muslim](muslim.md) | Mudslime |
|
||||
| [.NET](dot_net.md) | .NEET |
|
||||
| [Netflix](netflix.md) | Wokeflix |
|
||||
| [network](network.md) | notwork |
|
||||
| neurodivergent | retarded, subnormal, neuroretarded, neurorainbow |
|
||||
| neurotypical | typical retard |
|
||||
| [NFS](nfs.md) | nightmare file system |
|
||||
| [Nintendo](nintendo.md) | Nintendont |
|
||||
| NPOV | normie/NPC point of view |
|
||||
| [NSA](nsa.md) | national spying agency |
|
||||
| null hypothesis significance test | null ritual |
|
||||
| [NVidia](nvidia.md) | NoVidya |
|
||||
| object oriented programming ([OOP](oop.md))| object obsessed programming, POO |
|
||||
| object oriented | objectfuscated |
|
||||
| [objective C](objective_c.md) | objectionable C |
|
||||
| [openbsd](openbsd.md) | openbased |
|
||||
| peer-reviewed | peer-censored |
|
||||
| "person" | man, p-word |
|
||||
| Photoshopped | [GIMP](gimp.md)ed |
|
||||
| [piracy](piracy.md) | grand theft software |
|
||||
| [playstation](playstation.md) | gaystation |
|
||||
| plug and play | plug and pray |
|
||||
| political correctness | political cowardice |
|
||||
| proprietary service | disservice |
|
||||
| proof of work | proof of waste |
|
||||
| pseudo 3D | [primitive 3D](primitive_3d.md) |
|
||||
| remaster(ed) | disaster(ed) |
|
||||
| school | indoctrination center |
|
||||
| "science" | [soyence](soyence.md) |
|
||||
| soccer | [football](football.md) |
|
||||
| software as a service ([SAAS](saas.md)) | service as a software substitute (SAASS) |
|
||||
| [Steve Jobs](steve_jobs.md) | Steve Jewbs |
|
||||
| subscription | [microrape](microrape.md) |
|
||||
| [suckless](suckless.md) | suckass |
|
||||
| [systemd](systemd.md) | shitstemd, soystemd |
|
||||
| [TikTok](tiktok.md) | ShitTok |
|
||||
| "to [google](google.md)" | look up, search, find |
|
||||
| [Twitter](twitter.md) | titter, twatter, shitter |
|
||||
| [Ubuntu](ubuntu.md) | Ucuntu |
|
||||
| [Unicode](unicode.md) | Unicorn |
|
||||
| United States of America | United Shitholes of A., burgerland, U.S.[gay](gay.md), Jewnited States of A. |
|
||||
| user (of a proprietary system) | used, lusr |
|
||||
| using [JavaScript](js.md) | JavaScrippled |
|
||||
| voice assistant | personal spy agent |
|
||||
| [wayland](wayland.md) | whyland |
|
||||
| [webassembly](webassembly.md) | weebassembly |
|
||||
| website | webshite |
|
||||
| [Wikipedia](wikipedia.md) | Wokepedia |
|
||||
| Wikipedian | wikipedo |
|
||||
| [Windows](windows.md) | Winshit, Windoze, Winbloat, Backdoors? :D |
|
||||
| [woman](woman.md) | femoid |
|
||||
| [work](work.md) | slavery |
|
||||
| [world wide web](www.md) | world wide wait |
|
||||
| [YouTube](youtube.md) | JewTube |
|
||||
| mainstream | correct/cooler/funnier |
|
||||
| ------------------------------------------ | --------------------------------------------------------------------------------------- |
|
||||
| [academia](academia.md) | academentia |
|
||||
| African | African't, Africunt, Africoon |
|
||||
| Afroamerican | [nigger](nigger.md), negro |
|
||||
| Amazon | Scamazon |
|
||||
| Amazon Kindle | Amazon Swindle |
|
||||
| American | Americunt, AmeriKKKunt, Amerifag, Yankee, Ameridiot, American't |
|
||||
| American football | handegg |
|
||||
| [anime](anime.md) | tranime |
|
||||
| [Apple](apple.md) user | iToddler, iDiot |
|
||||
| [Arch](arch.md) | Arse |
|
||||
| [AI](ai.md) | artificial stupidity, artificial inelegance |
|
||||
| [Asperger](autism.md) | assburger, asspie |
|
||||
| [assertiveness](assertiveness.md) | assholism |
|
||||
| autistic | acoustic, retarded |
|
||||
| average citizen | normie, normalfag, bloatoddler, [NPC](npc.md), muggle, ... |
|
||||
| [Bill Gates](bill_gates.md) | Bill Gayte$ |
|
||||
| black | nigger |
|
||||
| [Blender](blender.md) | Blunder |
|
||||
| Brave browser | Slave browser |
|
||||
| [censorship](censorship.md) | censorshit |
|
||||
| [CEO](ceo.md) | capitalist evil oppressor |
|
||||
| [cloud](cloud.md) computing | clown computing |
|
||||
| [cloudflare](cloudfalre.md) | cuckflare, clownflare, crimeflare |
|
||||
| code of conduct ([COC](coc.md)) | code of coercion, code of censorship, COCK |
|
||||
| [comun](comun.md) | coomun { One friend suggested this :D ~drummyfish } |
|
||||
| consume | consoom (see also [coom](coom.md)) |
|
||||
| content creator | digital clown |
|
||||
| content delivery network | [censorship](censorship.md) delivery network |
|
||||
| [copyright](copyright.md) | copywrong, copyrestriction, copyrape |
|
||||
| [CSS](css.md) | cascading stylish [shit](shit.md) |
|
||||
| [C++](cpp.md) | crippled C, C--, C卐卐 |
|
||||
| [DIY](diy.md) | don't injure yourself |
|
||||
| [Debian](debian.md) | Lesbian |
|
||||
| [democracy](democracy.md) | demoncracy, democrazy |
|
||||
| demonetization | demonization, demonification |
|
||||
| disclaimer | disc lamer |
|
||||
| digital garden | digital swamp |
|
||||
| digital rights management ([DRM](drm.md)) | digital restrictions management |
|
||||
| Discord | Discunt |
|
||||
| [docker](docker.md) | cocker? bloater? |
|
||||
| [economy](economy.md) | [money](money.md) religion |
|
||||
| [encryption](encryption.md) | bloatcryption |
|
||||
| [entrepreneur](entrepreneur.md) | murderer |
|
||||
| [Facebook](facebook.md) user | zucker, used |
|
||||
| fair trade | fair rape |
|
||||
| [feminism](feminism.md) | feminazism, femifascism |
|
||||
| [Firefox](firefox.md) | Furryfox |
|
||||
| [floating point](float.md) | bloating point |
|
||||
| [gaming](game.md) | gayming |
|
||||
| [geek](geek.md) | retard |
|
||||
| [global warming](global_warming.md) | global heating |
|
||||
| [Google](google.md) | Goolag, Jewgle |
|
||||
| Gmail | Gfail |
|
||||
| [GNU](gnu.md) | GNUts, GNU's not usable, Gigantic and Nasty but Unavoidable |
|
||||
| [Hyperbola](hyperbola.md) | Hyperbloat |
|
||||
| [identity](identity.md) | pose |
|
||||
| Immanuel Kant | Immanuel Cunt, Immanuel Can't (sorry, just too obvious :D) |
|
||||
| influencer | manipulator |
|
||||
| [Intel](intel.md) | [Incel](incel.md) |
|
||||
| [interactive](interactivity.md) | hyperactive |
|
||||
| [Internet Explorer](internet_explorer.md) | Internet Exploder, Internet Exploiter |
|
||||
| [Internet of things](iot.md) | Internet of stinks/stings |
|
||||
| [iPad](ipda.md) | iBad |
|
||||
| [iPhone](iphone.md) | spyPhone |
|
||||
| [JavaScript](js.md) | HitlerScript, JavaShit, JavaScripple |
|
||||
| job/work | slavery |
|
||||
| Korea | Samsung Republic |
|
||||
| "left" | [pseudoleft](pseudoleft.md), SJW |
|
||||
| [LGBT](lgbt.md) | FGTS, TTTT |
|
||||
| [liberal](liberal.md) | libtard |
|
||||
| "[Linux](linux.md)" | [GNU](gnu.md), lunix, loonix |
|
||||
| [logic gate](logic_gate.md) | logic gayte |
|
||||
| Macintosh | Macintoy, Macintrash, Maggotbox |
|
||||
| [Microsoft](microsoft.md) | Microshit |
|
||||
| [microtransaction](microtransaction.md) | microtheft |
|
||||
| [Minecraft](minecraft.md) | Minecrap |
|
||||
| [moderation](moderation.md) | [censorship](censorship.md) |
|
||||
| [modern](modern.md) | malicious, shitty |
|
||||
| [Muslim](muslim.md) | Mudslime |
|
||||
| [.NET](dot_net.md) | .NEET |
|
||||
| [Netflix](netflix.md) | Wokeflix |
|
||||
| [network](network.md) | notwork |
|
||||
| neurodivergent | retarded, subnormal, neuroretarded, neurorainbow |
|
||||
| neurotypical | typical retard |
|
||||
| [NFS](nfs.md) | nightmare file system |
|
||||
| [Nintendo](nintendo.md) | Nintendont |
|
||||
| NPOV | normie/NPC point of view |
|
||||
| [NSA](nsa.md) | national spying agency |
|
||||
| null hypothesis significance test | null ritual |
|
||||
| [NVidia](nvidia.md) | NoVidya |
|
||||
| object oriented programming ([OOP](oop.md))| object obsessed programming, POO |
|
||||
| object oriented | objectfuscated |
|
||||
| [objective C](objective_c.md) | objectionable C |
|
||||
| [openbsd](openbsd.md) | openbased |
|
||||
| peer-reviewed | peer-censored |
|
||||
| "person" | man, p-word |
|
||||
| Photoshopped | [GIMP](gimp.md)ed |
|
||||
| [piracy](piracy.md) | grand theft software |
|
||||
| [playstation](playstation.md) | gaystation |
|
||||
| plug and play | plug and pray |
|
||||
| political correctness | political cowardice |
|
||||
| proprietary service | disservice |
|
||||
| proof of work | proof of waste |
|
||||
| pseudo 3D | [primitive 3D](primitive_3d.md) |
|
||||
| remaster(ed) | disaster(ed) |
|
||||
| school | indoctrination center |
|
||||
| "science" | [soyence](soyence.md) |
|
||||
| soccer | [football](football.md) |
|
||||
| software as a service ([SAAS](saas.md)) | service as a software substitute (SAASS) |
|
||||
| [Steve Jobs](steve_jobs.md) | Steve Jewbs |
|
||||
| subscription | [microrape](microrape.md) |
|
||||
| [suckless](suckless.md) | suckass |
|
||||
| [systemd](systemd.md) | shitstemd, soystemd |
|
||||
| [TikTok](tiktok.md) | ShitTok |
|
||||
| "to [google](google.md)" | look up, search, find |
|
||||
| [Twitter](twitter.md) | titter, twatter, shitter |
|
||||
| [Ubuntu](ubuntu.md) | Ucuntu |
|
||||
| [Unicode](unicode.md) | Unicorn |
|
||||
| United States of America | United Shitholes of A., burgerland, U.S.[gay](gay.md), Jewnited States of A., AmeriKKKa |
|
||||
| user (of a proprietary system) | used, lusr |
|
||||
| using [JavaScript](js.md) | JavaScrippled |
|
||||
| voice assistant | personal spy agent |
|
||||
| [wayland](wayland.md) | whyland |
|
||||
| [webassembly](webassembly.md) | weebassembly |
|
||||
| website | webshite |
|
||||
| [Wikipedia](wikipedia.md) | Wokepedia |
|
||||
| Wikipedian | wikipedo |
|
||||
| [Windows](windows.md) | Winshit, Windoze, Winbloat, Backdoors? :D |
|
||||
| [woman](woman.md) | femoid |
|
||||
| [work](work.md) | slavery |
|
||||
| [world wide web](www.md) | world wide wait |
|
||||
| [YouTube](youtube.md) | JewTube |
|
||||
|
||||
Words you should use often include: abomination, crazy, cretin, [faggot](faggot.md), fat, femoid, idiot, imbecile, insane, landwhale, moron, [nigger](nigger.md), [retard](retard.md), subhuman, ugly.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ WIP kind of
|
|||
|
||||
Numbers (from Latin *numerus* coming from a Greek word meaning "to distribute") are one of the most elementary [mathematical](math.md) objects, building [stones](rock.md) serving most often as quantitative values (that is: telling count, size, length, order etc.) and labels, in higher math also used in much more [abstract](abstraction.md) ways which have only distant relationship to traditional counting. Examples of numbers are minus [one](one.md) half, [zero](zero.md), [pi](pi.md) or [i](i.md). Numbers constitute the basis and core of mathematics and as such they sit almost at the [lowest level](low_level.md) of it, i.e. most other things such as algebra, [functions](function.md) and [equations](equation.md) are built on top of numbers or require numbers to even be examined. In modern mathematics numbers themselves do not reside on the absolute bottom of the foundations though, they are themselves built on top of [sets](set.md), as set theory is most commonly used as a basis of whole mathematics, however for many purposes this is just a formalism that's of practical interest only to some mathematicians (as the topic gets closer to the fringes of mathematics and at times rather pertains to [philosophy](philosophy.md)) -- on the other hand numbers just cannot be avoided anywhere, by a mathematician or just a common folk. The word *number* may be the first that comes to our mind when we say *mathematics*. The area of [number theory](number_theory.md) is particularly focused on examining numbers (though it's examining almost exclusively integer numbers because these seem to have the deepest pattern related e.g. to divisibility). Interest in numbers isn't exclusive to mathematics -- numbers also play an important role in [culture](culture.md) and religion for example; some even believe in "[magical](magic.md)" power of numbers (see [numerology](numerology.md)).
|
||||
|
||||
Numbers must not be [confused](often_confused.md) with digits or figures (numerals) -- a number is a purely abstract entity while digits serve as symbols for numbers so that they can be written down. The same number may be represented with many different symbols, using one of many [numeral systems](numeral_system.md) (Roman numerals, tally marks, Arabic numerals of different [bases](base.md) etc.), for example 4 stands for a number than can also be written as IV, four, IIII, 8/2, 16:4, 2^2, 4.00 or 0b100. There are also numbers which cannot be exactly expressed with our traditional numeral systems, for some of them we have special symbols -- most prominent example is of course [pi](pi.md) whose digits in decimal expansion form an [infinite](infinity.md) series -- and there are even numbers lacking any symbolic representation, ones not well researched yet or not important enough, only described by equations to which they are the solution. Sure enough, a number by itself isn't too interesting and probably doesn't even make sense, it's only in context, when it's placed in relationship with other numbers (by ordering them, defining operations and properties based on those operations) that patterns and useful attributes emerge.
|
||||
Numbers must not be [mistaken](often_confused.md) for digits or figures (numerals) -- a number is a purely abstract entity while digits serve as symbols for numbers so that they can be written down. The same number may be represented with many different symbols, using one of many [numeral systems](numeral_system.md) (Roman numerals, tally marks, Arabic numerals of different [bases](base.md) etc.), for example 4 stands for a number than can also be written as IV, four, IIII, 8/2, 16:4, 2^2, 4.00 or 0b100. There are also numbers which cannot be exactly expressed with our traditional numeral systems, for some of them we have special symbols -- most prominent example is of course [pi](pi.md) whose digits in decimal expansion form an [infinite](infinity.md) series -- and there are even numbers lacking any symbolic representation, ones not well researched yet or not important enough, only described by equations to which they are the solution. Sure enough, a number by itself isn't too interesting and probably doesn't even make sense, it's only in context, when it's placed in relationship with other numbers (by ordering them, defining operations and properties based on those operations) that patterns and useful attributes emerge.
|
||||
|
||||
To embark on the [history](history.md) a bit, 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.
|
||||
|
||||
|
|
|
@ -149,11 +149,13 @@ There exist many terms that are highly similar and can legitimately be used inte
|
|||
- **[logic](logic.md)** vs **[math](math.md)**
|
||||
- **[low poly](low_poly.md)** vs **stylized** vs **[low effort](low_effort.md)**
|
||||
- **low [resolution](resolution.md)** vs **[pixel art](pixel_art.md)**
|
||||
- **magic number** vs **magic constant**
|
||||
- **[malware](malware.md)** vs **[virus](virus.md)**
|
||||
- **[mass](mass.md)** vs **[weight](weight.md)**
|
||||
- **[method](method.md)** vs **[methodology](methodology.md)**
|
||||
- **[mod](mod.md)** vs **[mode](mode.md)**
|
||||
- **[modem](modem.md)** vs **[router](router.md)** vs **[switch](switch.md)**
|
||||
- **[modulo](modulo.md)** vs **remainder**
|
||||
- **[multisampling](multisampling.md)** vs **[supersampling](supersampling.md)**
|
||||
- **[nationalism](nationalism.md)** vs **[patriotism](patriotism.md)**
|
||||
- **[Niger](niger.md)** vs **[Nigeria](nigeria.md)**
|
||||
|
|
3794
random_page.md
3794
random_page.md
File diff suppressed because it is too large
Load diff
17
rgb332.md
17
rgb332.md
|
@ -68,6 +68,23 @@ void rgbFrom332(unsigned char colorIndex, unsigned char *red, unsigned char *gre
|
|||
}
|
||||
```
|
||||
|
||||
In practice though it may be better to do something as follows, even if the conversions may be slightly inaccurate:
|
||||
|
||||
```
|
||||
uint32_t rgbFrom332(uint8_t c332)
|
||||
{
|
||||
uint32_t c = ((c332 & 0x03) << 6);
|
||||
c = ((c332 & 0xe0) << 16) | ((c332 & 0x1c) << 11) | c | (c >> 2);
|
||||
return c | (c >> 3) | (c >> 5);
|
||||
}
|
||||
|
||||
uint8_t rgbTo332(uint32_t c)
|
||||
{
|
||||
return ((c >> 16) & 0xe0) | ((c >> 11) & 0x1c) | ((c >> 6) & 0x03);
|
||||
}
|
||||
|
||||
```
|
||||
|
||||
NOTE on `rgbFrom332`: a quick naive idea on getting the 8bit values for R, G and B components out of RGB332 color is to simply take the bits and pad them with zeros from bottom to the 8bit values -- though that will somewhat work, it won't be completely correct; consider e.g. an input value `11100000` where R is `111`, i.e. at maximum -- by padding this to `11100000` we however don't get the desired maximum value `11111111` (if we pad with 1s we'll have the same problem for the zero value). This is why the code isn't as simple as the `rgbTo332` function where we really do just chop off the unneeded bits.
|
||||
|
||||
Addition/subtraction of two RGB332 colors can be performed by simply adding/subtracting the two color values as long as no over/underflow occurs in either component -- by adding the values we basically perform a parallel addition/subtraction of all three components with only one operation. Unfortunately checking for when exactly such overflow occurs is not easy to do quickly { Or is it? ~drummyfish }, but to rule out e.g. an overflow with addition we may for example check whether the highest bit of each component in both colors to be added is 0 (i.e. `if (((color1 & 0x92) | (color2 & 0x92)) == 0) newColor = color1 + color2;`). { Code untested. ~drummyfish }
|
||||
|
|
16
rgb565.md
16
rgb565.md
|
@ -30,4 +30,20 @@ void rgbFrom565(unsigned int colorIndex, unsigned char *red,
|
|||
}
|
||||
```
|
||||
|
||||
And also maybe a more practical variant:
|
||||
|
||||
```
|
||||
uint16_t rgbTo565(uint32_t c)
|
||||
{
|
||||
return ((c >> 8) & 0xf800) | ((c >> 5) & 0x07e0) | ((c >> 3) & 0x001f);
|
||||
}
|
||||
|
||||
uint32_t rgbFrom565(uint16_t c565)
|
||||
{
|
||||
uint32_t c =
|
||||
((c565 & 0xf800) << 8) | ((c565 & 0x7e0) << 5) | ((c565 & 0x001f) << 3);
|
||||
return c | ((c >> 5) & 0x070307);
|
||||
}
|
||||
```
|
||||
|
||||
There exist nice tricks you can do with colors represented this way, like quickly divide all three R, G and B components by a power of two just by doing one bit shift and logical [AND](and.md) to zero the highest bits of the components, or approximating addition of colors with logical [OR](or.md) and so on -- for details see the article on [RGB332](rgb332.md).
|
|
@ -4,13 +4,16 @@ Shitwords are words commonly used and perceived as positive, which under closer
|
|||
|
||||
Shitwords include the following:
|
||||
|
||||
- **afroamerican**: completely shitty [SJW](sjw.md) term retarded on all fronts: absolutely unnecessary (you can say "black", it's not even offensive), too long and a mouthful to pronounce ("black" still wins here), inaccurate and misleading (Are blacks living outside America still "afroamerican"? Are white Africans in America also "afroamerican"? Will each country now has its own "afroX" term now? What if someone is known to be black but his nationality is unknown? Etc. Again, "black" is superior), whoever invented this must have been the biggest idiot in the universe
|
||||
- **[assertiveness](assertiveness.md)**: fancy word for behaving like an asshole
|
||||
- **bleeding edge**: [update culture](update_culture.md) buzzword
|
||||
- **brave**: may in theory have valid uses ("not being afraid of danger"), but is overwhelmingly used in connection to [fight culture](fight_culture.md) and [hero culture](hero_culture.md) (the adjective "brave" serves as a badge label, a reward for soldiers)
|
||||
- **career (job, ...)**: capitalist concept, linked to [work](work.md), [competition](competition.md) and [productivity obsession](productivity_cult.md), subduing and conformance to the system, lifelong slavery, [bullshit](bullshit.md), harmful cults
|
||||
- **[coding](coding.md)**: shitting out hasted, low quality code ([name matters](name_is_important.md), focus is on "producing code"); see also *productivity*
|
||||
- **[competition](competition.md)**: root cause of absolutely all societal [evil](evil.md), as a social mechanism always undesirable, cause of [fascism](fascism.md), [wars](war.md), inequality, [capitalism](capitalism.md), criminality, eventually genocide, [racism](racism.md) etcetc.
|
||||
- **content (as in "content creator")**: vomit inducing dystopian language rape, connected to [consumerism](consumerism.md) and [update culture](update_culture.md), "content" is used instead of "[art](art.md)" so that whatever is it is that's "produced" here doesn't have to imply any quality or value at all, it is literally just a pure SOMETHING to consume
|
||||
- **diversity** (in certain senses): [SJW](sjw.md) bullshit, see also "inclusivity" etc.
|
||||
- **ethnicity**: just say [race](race.md) for fuck's sake
|
||||
- **fair**: concept ensuring that [competition](competition.md) works as intended, i.e. that strong win and weak lose; once we reject competition, fairness becomes undesirable
|
||||
- **[fight](fight_culture.md)**: perpetuates fight culture, violence, war mentality; incompatible with [peace](peace.md)
|
||||
- **gender**: basically just means sex, using the word *gender* only signifies conformance to pseudoleft newspeak
|
||||
|
@ -33,7 +36,8 @@ Shitwords include the following:
|
|||
- **[productivity](productivity_cult.md)**: materialism, [capitalist](capitalism.md) cult of constantly producing for its own sake, making people into robots, judging worth of people by how much they can produce, putting quantity before quality, production before any other values such as mental health; spawns fanatic religious cults
|
||||
- **[progress](progress.md)**: aiming only for novelty, endless growth for its own sake ([cancer](cancer.md)), not for [good](good.md)
|
||||
- **protection**: [fight culture](fight_culture.md) term, usually euphemism for [censorship](censorship.md), [surveillance](surveillance.md), giving up [freedom](freedom.md), establishing police states, punishments, suggesting [fear](fear_culture.md) of being "attacked" etc.
|
||||
- **respect**: has valid uses (mostly as a verb, e.g. "I respect your opinion"), but is often used as a euphemism and [fuzzy](fuzzy.md) propaganda term, used a lot in [COCs](coc.md) to establish generic "we can ban you for whatever we dislike" rules
|
||||
- **queer**: just say mentally ill
|
||||
- **respect**: has valid uses (mostly as a verb, e.g. "I respect your opinion"), but is often used as a euphemism and [fuzzy](fuzzy.md) propaganda term, appearing a lot in [COCs](coc.md) to establish generic "we can ban you for whatever we want" rules such as "treat others with respect" (where respect stands for things that the forum admin likes)
|
||||
- **responsibility**: punishment (even if only internal, psychological) for bad behavior, based on guilt, limits freedom
|
||||
- **[revolution](revolution.md)**: means violence, hysteria, war, angry mob, blind destruction of anything old, guillotines and bloodshed
|
||||
- **[retro](retro.md)**: retro things only attempt to LOOK like old ones (while internally staying poisoned with [modern](modern.md) technology), implying for example [pseudominimalism](pseudominimalism.md) etc., also a [buzzword](buzzword.md)
|
||||
|
@ -42,11 +46,13 @@ Shitwords include the following:
|
|||
- **safety**: buzzword related to "protection", "safe space", comes with loss of [freedom](freedom.md), yielding power to others etc.
|
||||
- **[security](security.md)**: related to "privacy", business based on fear, increases obscurity, proprietary and closed technology, bloat, [bullshit](bullshit.md), fight culture, competition, ...
|
||||
- **[smart](smart.md)**: buzzword, means surveillance, obscurity, [bloat](bloat.md) and shittyness in general
|
||||
- **solution (instead of "software", "system" etc.)**: buzzword, absolute retardation bordering with clinical brain death, how long before we start calling software a "salvation" or any kind of similar crap?
|
||||
- **state of the art**: [update culture](update_culture.md) buzzword
|
||||
- **sustainability**: [modern](modern.md) [keyword](shortcut_thinking.md) that [shifts focus](name_is_important.md) from trying to do [good](good.md) things to simply trying to do things that can be repeated forever, which will be abused (e.g. to establish eternal [slavery](slavery.md) -- it's "good" as long as it can be kept going forever)
|
||||
- **to [google](google.md)**: word implying usage of shitty terrorist unusable [proprietary](proprietary.md) parody of a search engine, rather say *look up*
|
||||
- **[update](update.md), [modernization](modern.md), up-to-data, latest, ...**: perpetuates [update culture](update_culture.md), prevents things from being [finished](finished.md)
|
||||
- **[work](work.md)** (in certain senses): means slavery, human working is doing machine's job and loses his humanity, stops living to do something that non-living things do -- it's better to create than to work
|
||||
- [LGBT](lgbt.md) [newspeak](newspeak.md) terms, including but not limited to **non-binary**, **genderfluid**, **cis**, **xer** (and other "neopronouns"), **body dysmorphia**, **MAP** etc.: retardation squared
|
||||
- ...
|
||||
|
||||
## See Also
|
||||
|
|
|
@ -15,6 +15,8 @@ Some stereotypes are:
|
|||
- those who sail the seas are modern pirates
|
||||
- weird fashion: bones in ears, huge discs in lips, neck rings etc.
|
||||
- poverty beyond imagination, 99% illiterate, capital cities look like hobo sites on any other continent, average citizen makes a maximum of 1 cent per day
|
||||
- speaking extremely broken [English](english.md)
|
||||
- named probably Barak, Muntu or something like that
|
||||
- **Egyptians**:
|
||||
- DO NOT DRINK THE WATER
|
||||
- Egypt basically consists of three things: the Nile river, the Pyramids and the Sphinx, otherwise it's just sand
|
||||
|
@ -313,6 +315,8 @@ Some stereotypes are:
|
|||
- possible proffesions: pimp, drug dealer, thief, rapper, jazz musician, cotton slave, sprinter, none
|
||||
- women have gigantic asses
|
||||
- very typical tone of voice, accent and body language, exagerrated hand and head gestures
|
||||
- male names: probably something like Kofi, Bubba or Marsellus
|
||||
- female names: Ebony, Oprah, literally shit like Diamond or Serenity
|
||||
- **gypsies**:
|
||||
- don't [work](work.md), steal stuff, welfare leeches, make a lot of children
|
||||
- children don't go to school, uneducated, can hardly read
|
||||
|
|
File diff suppressed because one or more lines are too long
122
wiki_stats.md
122
wiki_stats.md
|
@ -3,9 +3,9 @@
|
|||
This is an autogenerated article holding stats about this wiki.
|
||||
|
||||
- number of articles: 642
|
||||
- number of commits: 1024
|
||||
- total size of all texts in bytes: 5551562
|
||||
- total number of lines of article texts: 39942
|
||||
- number of commits: 1025
|
||||
- total size of all texts in bytes: 5558995
|
||||
- total number of lines of article texts: 39984
|
||||
- number of script lines: 324
|
||||
- occurrences of the word "person": 10
|
||||
- occurrences of the word "nigger": 150
|
||||
|
@ -22,7 +22,7 @@ longest articles:
|
|||
- [less_retarded_society](less_retarded_society.md): 72K
|
||||
- [3d_rendering](3d_rendering.md): 56K
|
||||
- [woman](woman.md): 52K
|
||||
- [main](main.md): 48K
|
||||
- [main](main.md): 52K
|
||||
- [programming_language](programming_language.md): 48K
|
||||
- [c](c.md): 44K
|
||||
- [human_language](human_language.md): 44K
|
||||
|
@ -35,60 +35,81 @@ longest articles:
|
|||
|
||||
top 50 5+ letter words:
|
||||
|
||||
- which (2992)
|
||||
- there (2360)
|
||||
- people (2226)
|
||||
- example (1931)
|
||||
- other (1707)
|
||||
- about (1526)
|
||||
- number (1469)
|
||||
- software (1321)
|
||||
- because (1255)
|
||||
- which (2994)
|
||||
- there (2361)
|
||||
- people (2228)
|
||||
- example (1933)
|
||||
- other (1709)
|
||||
- about (1528)
|
||||
- number (1471)
|
||||
- software (1322)
|
||||
- because (1257)
|
||||
- their (1179)
|
||||
- something (1156)
|
||||
- would (1140)
|
||||
- being (1116)
|
||||
- something (1157)
|
||||
- would (1144)
|
||||
- being (1119)
|
||||
- program (1083)
|
||||
- language (1031)
|
||||
- called (1005)
|
||||
- language (1033)
|
||||
- called (1006)
|
||||
- things (955)
|
||||
- without (927)
|
||||
- simple (901)
|
||||
- without (928)
|
||||
- simple (902)
|
||||
- numbers (882)
|
||||
- function (881)
|
||||
- function (882)
|
||||
- computer (874)
|
||||
- different (846)
|
||||
- these (813)
|
||||
- programming (812)
|
||||
- world (810)
|
||||
- world (811)
|
||||
- however (808)
|
||||
- should (782)
|
||||
- still (776)
|
||||
- should (783)
|
||||
- still (777)
|
||||
- system (775)
|
||||
- doesn (751)
|
||||
- games (740)
|
||||
- drummyfish (729)
|
||||
- drummyfish (730)
|
||||
- possible (723)
|
||||
- always (720)
|
||||
- point (711)
|
||||
- probably (702)
|
||||
- always (721)
|
||||
- point (712)
|
||||
- probably (703)
|
||||
- while (697)
|
||||
- society (695)
|
||||
- simply (690)
|
||||
- https (677)
|
||||
- simply (691)
|
||||
- https (679)
|
||||
- using (664)
|
||||
- someone (648)
|
||||
- course (646)
|
||||
- actually (637)
|
||||
- actually (640)
|
||||
- similar (631)
|
||||
- first (621)
|
||||
- first (622)
|
||||
- value (616)
|
||||
- though (596)
|
||||
- really (589)
|
||||
- really (591)
|
||||
|
||||
latest changes:
|
||||
|
||||
```
|
||||
Date: Sun May 25 18:16:38 2025 +0200
|
||||
capitalism.md
|
||||
coc.md
|
||||
doom.md
|
||||
furry.md
|
||||
lrs.md
|
||||
lrs_dictionary.md
|
||||
main.md
|
||||
number.md
|
||||
often_confused.md
|
||||
random_page.md
|
||||
recursion.md
|
||||
science.md
|
||||
shitword.md
|
||||
soydev.md
|
||||
suckless.md
|
||||
tree.md
|
||||
wiki_pages.md
|
||||
wiki_stats.md
|
||||
wiki_style.md
|
||||
woman.md
|
||||
Date: Thu May 22 19:52:56 2025 +0200
|
||||
antivirus_paradox.md
|
||||
cope.md
|
||||
|
@ -102,25 +123,6 @@ Date: Thu May 22 19:52:56 2025 +0200
|
|||
wiki_pages.md
|
||||
wiki_stats.md
|
||||
Date: Wed May 21 21:59:16 2025 +0200
|
||||
drummyfish.md
|
||||
main.md
|
||||
privacy.md
|
||||
random_page.md
|
||||
security.md
|
||||
tree.md
|
||||
wiki_pages.md
|
||||
wiki_stats.md
|
||||
Date: Tue May 20 21:52:04 2025 +0200
|
||||
4chan.md
|
||||
acronym.md
|
||||
ascii_art.md
|
||||
drummyfish.md
|
||||
elon_musk.md
|
||||
exercises.md
|
||||
fsf.md
|
||||
fun.md
|
||||
humidity.md
|
||||
javascript.md
|
||||
```
|
||||
|
||||
most wanted pages:
|
||||
|
@ -148,33 +150,33 @@ most wanted pages:
|
|||
|
||||
most popular and lonely pages:
|
||||
|
||||
- [lrs](lrs.md) (351)
|
||||
- [lrs](lrs.md) (352)
|
||||
- [capitalism](capitalism.md) (325)
|
||||
- [bloat](bloat.md) (251)
|
||||
- [bloat](bloat.md) (252)
|
||||
- [c](c.md) (249)
|
||||
- [free_software](free_software.md) (210)
|
||||
- [free_software](free_software.md) (211)
|
||||
- [game](game.md) (165)
|
||||
- [suckless](suckless.md) (152)
|
||||
- [proprietary](proprietary.md) (142)
|
||||
- [modern](modern.md) (133)
|
||||
- [modern](modern.md) (134)
|
||||
- [minimalism](minimalism.md) (130)
|
||||
- [computer](computer.md) (130)
|
||||
- [censorship](censorship.md) (127)
|
||||
- [kiss](kiss.md) (125)
|
||||
- [fun](fun.md) (122)
|
||||
- [math](math.md) (121)
|
||||
- [fun](fun.md) (123)
|
||||
- [math](math.md) (122)
|
||||
- [programming](programming.md) (119)
|
||||
- [shit](shit.md) (118)
|
||||
- [woman](woman.md) (115)
|
||||
- [gnu](gnu.md) (108)
|
||||
- [art](art.md) (108)
|
||||
- [history](history.md) (107)
|
||||
- [bullshit](bullshit.md) (107)
|
||||
- [linux](linux.md) (106)
|
||||
- [bullshit](bullshit.md) (106)
|
||||
- [corporation](corporation.md) (105)
|
||||
- [fight_culture](fight_culture.md) (101)
|
||||
- [work](work.md) (97)
|
||||
- [hacking](hacking.md) (97)
|
||||
- [work](work.md) (96)
|
||||
- [internet](internet.md) (95)
|
||||
- [less_retarded_society](less_retarded_society.md) (94)
|
||||
- [programming_language](programming_language.md) (93)
|
||||
|
|
22
woman.md
22
woman.md
|
@ -121,29 +121,29 @@ Here is a list of almost all historically notable women (this is NOT cherrypicke
|
|||
|
||||
- **[Ada Lovelace](ada_lovelace.md)**: female nobleman who didn't have to work, once scribbled a note to a notebook about a computer made by a man. For this she enjoys endless glory among [feminists](feminism.md).
|
||||
- **Agatha Christie**: one of the most famous UK writers, wrote books such as *Ten Little [Niggers](nigger.md)*, one day went nuts and ran somewhere into woods.
|
||||
- **Angelina Jolie**: famous for her big brai... sorry, boobs. Very famous for being extremely smar... sorry, sexualizable. Very famous for her intellectual achievemen... sorry, for marrying the most handsome man in Hollywood.
|
||||
- **Anne Frank**: famous for having been killed by [Nazis](nazism.md) while being young.
|
||||
- **Angelina Jolie**: famous for her big brai... sorry, breasts and lips (that were probably made by a man). Very famous for being extremely smar... sorry, sexualizable. Very famous for her intellectual achievemen... sorry, for marrying the most handsome man in Hollywood.
|
||||
- **Anne Frank**: famous for having been killed by [Nazis](nazism.md) while being young at the same time, a great achievement.
|
||||
- **Beth Harmon**: female who was as good at [chess](chess.md) as men, also a completely fictional character who never existed.
|
||||
- **Botez sisters**: Most famous female [chess](chess.md) [YouTubers](youtube.md) who are known mainly for their low skill at chess compared to all the male chess YouTubers, making up for it by combining chess with onlyfans style of online whoring ("If you beat me at chess you win a date, but give me odds else I have no chance :D") -- famously hanging one's queen was named the *Botez gambit* after them.
|
||||
- **Elizabeth II**: queen of [England](uk.md), managed to stay alive for a long time.
|
||||
- **[Elizabeth Holmes](elizabeth_holmes.md)**: cringe and creepy psychopath who obsessively tried to imitate [Steve Jobs](steve_jobs.md), started a huge [corporation](corporation.md) and manipulated uncountable people into a huge fraud, sentenced to 11 years in jail.
|
||||
- **Emily Wilding Davison**: injured an innocent horse by jumping under it in a protest.
|
||||
- **Botez sisters**: Most famous female [chess](chess.md) [YouTubers](youtube.md) who are known mainly for their low skill at chess compared to all the male chess YouTubers, making up for it by combining chess with onlyfans style online prostitution ("If you beat me at chess you win a date, but give me odds else I have no chance :D") -- famously hanging one's queen was named the *Botez gambit* after them.
|
||||
- **Elizabeth II**: queen of [England](uk.md), managed to stay alive for a long time (with the best healthcare available in the world, but still!).
|
||||
- **[Elizabeth Holmes](elizabeth_holmes.md)**: cringe and creepy psychopath who obsessively tried to imitate [Steve Jobs](steve_jobs.md), started a huge [corporation](corporation.md) and manipulated uncountable people into a one of the biggest frauds in history, sentenced to 11 years in jail.
|
||||
- **Emily Wilding Davison**: injured an innocent horse by jumping in its way as a "protest".
|
||||
- **Eowyn of Rohan** from [Lord of the Rings](lotr.md): woman that fought in battles just like men, fictional.
|
||||
- **Eve of the [Bible](bible.md)**: achieved probably the biggest fuck up in [history](history.md), she did the single one thing she was forbidden from doing without even gaining much benefit from it, she ate some kind of [God](god.md) forbidden fruit, enraged God and doomed all people who will ever live to be banished from paradise :D
|
||||
- **[Girlvinyl](girlvinyl.md)**: started [Encyclopedia Dramatica](dramatica.md), then went 180 degrees, tried to kill it, failed.
|
||||
- **Grass Hopper**: did something with computers maybe, celebrated as greatest woman superhero.
|
||||
- **[Greta Thunberg](greta_thunberg.md)**: cried during a speech or something a great achievement.
|
||||
- **[Greta Thunberg](greta_thunberg.md)**: cried during a speech or something, also was able to sit in the street for a long time instead of sitting in the school, a great achievement indeed. Another groundbreaking achievement that definitely deserves a world wide attention is that she has [autism](austism.md), something that's very hard to do and requires a lot of practice, talent and selfless dedication.
|
||||
- **Helen of Troy**: caused the Troy war.
|
||||
- **Hermione Granger**: smart girl, also fictional (these two attributes seem to go together in girls). { I kinda liked Luna Lovegood though <3 ~drummyfish }
|
||||
- **Hermione Granger**: smart girl, also fictional (these two attributes seem to go together in girls). { I kinda liked Luna Lovegood though <3 ~drummyfish } Another achievement is that she somehow has the skin color of all [races](race.md) at the same time somehow.
|
||||
- **Jack The Ripper's victims**: prostitutes famous for being killed by a famous serial killer.
|
||||
- **J. K. Rowling**: woman who wrote [7 books](harry_potter.md) on a toilet paper because she didn't have money for normal paper, pretty impressive; also known for being bad at [math](math.md).
|
||||
- **J. K. Rowling**: woman who wrote [7 books](harry_potter.md) on a toilet paper because she didn't have money for normal paper, pretty impressive; also known for being especially bad at [math](math.md).
|
||||
- **Joan of Arc**: [militant](military.md) nationalist [fascist](fascism.md), basically Christian [jihadist](jihad.md).
|
||||
- **Judit Polgar**: best non-fictional female [chess](chess.md) player that at her peak managed the incredible feat of ranking #56 in the world while actually existing. A woman who historically actually almost managed to challenge third grade male league, that already means something.
|
||||
- **Katie Bouman**: posted a 3x3 pixel image of a """black hole""", turned out to be a fake [LMAO](lmao.md), destroyed her career. Imagine the peak woman """scientist""" lifetime achievement being a 9 pixel image that a child can make in MS paint. It's actually sad.
|
||||
- **Lisa Nowak**: a female """astronaut""", [military](military.md) """pilot""", i.e. someone who would ideally be among those with highest mental stability and reliability, who nonetheless one day went on a rage frenzy over a sexual affair with some army chad, pepper sprayed some other bitch and was subsequently charged with attempted murder after weapons were found in her car... women... :D
|
||||
- **Lisa Simpson**: smart girl, fictional.
|
||||
- **[Marie Curie](marie_curie.md)**: this one was actually probably quite skilled and [based](based.md), although she looked like a cave troll, she won two Nobel Prizes (at the time when there were no diversity quotas so it actually counts), though she probably stole most of her work from her husband.
|
||||
- **Marilyn vos Savant**: a woman """genius""", shamelessly listed as """the human with highest [IQ](iq.md)""" despite the fact that A): IQ can't even be measured as high as she claims (:D), B): many men with much higher (at least estimated) IQ actually existed, such as William James Sidis (who actually backed his estimated 200+ IQ by absolutely real, extraordinary intellectual abilities that were never questioned by anyone), and also C): the fact that she literally turned out to be a fraud -- besides the mentioned impossibility of scoring such a number, achieving literally nothing in life except for writing a column about two high-school level math problems (and getting one of them wrong lmao), she achieved world-wide embarrassment by trying to play a smart ass by criticizing the proof of Fermat's Last Theorem without actually understanding absolute basics of mathematics and logic, she was immediately exposed and had to take her argument back :D IQ high above 200 should be a guarantee of being able to easily comprehend any kind of subject, especially mathematical. { She may be smarter than an average great ape, but I would probably be willing to bet a lot on any average math undergrad beating this woman easily at any mental game. In fact she is as suspicious as can be, I wouldn't be surprised at all if it was revealed she just bought her IQ score and "her" columns were written by her husband (who seems to be a smart guy) ~drummyfish }
|
||||
- **[Marie Curie](marie_curie.md)**: this one might actually have been quite skilled and [based](based.md), although she looked like a cave ogre, she won two Nobel Prizes (at the time when there were no diversity quotas so it actually counts), though she probably stole most of her work from her husband.
|
||||
- **Marilyn vos Savant**: a woman """genius""" with a career based solely on "being smart", a fraudster of "Christopher Langan" type who humbly proclaims she is much smarter than [Einstein](einsten.md), Euler, Gauss, Von Neumann, Fourier, Newton, Fermat, Terrence Tao, Goethe, Carlsen and in short all living beings that ever existed in our universe, listed in every teenager magazine ever printed as """the human with highest [IQ](iq.md)""" despite a few minor discrepancies such as that A): IQ can't even be measured as high as she claims she scored (:D), B): many men with much higher (at least estimated) IQ actually existed, such as William James Sidis (who actually backed his estimated 200+ IQ by absolutely real, extraordinary intellectual abilities that were never questioned by anyone, without boasting about it), and also C): the fact that she literally turned out to be a fraud -- besides the mentioned impossibility of scoring such a number, achieving literally nothing in life except for writing a column about two high-school level math problems (and getting one of them wrong [lmao](lmao.md)), she achieved world-wide embarrassment by trying to play a smart ass by criticizing the proof of Fermat's Last Theorem without actually understanding absolute basics of mathematics and logic, she was immediately exposed and had to take her argument back :D IQ high above 200 should be a guarantee of being able to easily comprehend any kind of subject, especially mathematical. { She may be smarter than an average great ape, but I would probably be willing to bet a lot on any average math undergrad beating this woman easily at any mental game. In fact she is as suspicious as can be, I wouldn't be surprised at all if it was revealed she just bought her IQ score and "her" columns were written by her husband (who seems to be a smart guy) ~drummyfish }
|
||||
- **Mary**: famous for giving birth to [the most famous man in history](jesus.md). Also for being virgin -- this is so unbelievable in fact that some branches of Christianity refuse to believe Mary was a virgin despite still believing in miracles like resurrecting dead.
|
||||
- **Miss Marple**: smart woman detective, fictional.
|
||||
- **[Mother Teresa](mother_theresa.md)**: maybe also based? TODO: research
|
||||
|
|
Loading…
Reference in a new issue