diff --git a/democracy.md b/democracy.md index fe76c44..6b5140b 100644 --- a/democracy.md +++ b/democracy.md @@ -1,6 +1,6 @@ # Democracy -Democracy stands for *rule of the people*, it is a form of [government](government.md) that somehow lets all citizens collectively make political decisions, which is usually implemented by voting but possibly also by other means. The opposite of democracy is [autocracy](autocracy.md) (for example [dictatorship](dictatorship.md)), the absolute rule of a single individual. It can also be contrasted with [oligarchy](oligarchy.md), the rule of a few (e.g. [plutocracy](plutocracy.md), the rule of the rich, which we see under [capitalism](capitalism.md)). Democracy may take different forms, e.g. direct (people directly vote on specific questions) or representative (people vote for officials who then make decisions on their behalf). +Democracy (also *democrazy*) stands for *rule of the people*, it is a form of [government](government.md) that somehow lets all citizens collectively make political decisions, which is usually implemented by voting but possibly also by other means. The opposite of democracy is [autocracy](autocracy.md) (for example [dictatorship](dictatorship.md)), the absolute rule of a single individual. It can also be contrasted with [oligarchy](oligarchy.md), the rule of a few (e.g. [plutocracy](plutocracy.md), the rule of the rich, which we see under [capitalism](capitalism.md)). Democracy may take different forms, e.g. direct (people directly vote on specific questions) or representative (people vote for officials who then make decisions on their behalf). **Democracy does NOT equal voting**, even though this simplification is too often made. Voting doesn't imply democracy and democracy doesn't require voting, an alternative to voting may be for example a [scientifically](science.md) made decision. Democracy in the wide sense doesn't even require a [state](state.md) or legislation -- true democracy simply means that rules and actions of a society are controlled by all the people and in a way that benefits all the people. Even though we are led to believe we live in democratic society, the truth is that a large scale largely working democracy has never been established and that nowadays most of so called democracy is just an illusion as society clearly works for the benefit of the few richest and most powerful people while greatly abusing everyone else, especially the poorest majority of people. **We do NOT live in true democracy**. A true democracy would be achieved by ideal models of society such as those advocated by (true) [anarchism](anarchism.md) or [LRS](less_retarded_society.md), however some anarchists may be avoiding the use the term democracy as that in many narrower contexts implies an existence of government. diff --git a/gnu.md b/gnu.md index 3a255b0..ca814fc 100644 --- a/gnu.md +++ b/gnu.md @@ -45,5 +45,6 @@ GNU has developed an almost unbelievable amount of software, it has software for - [Free Software Foundation](fsf.md) - [Richard Stallman](rms.md) +- [GNG](gng.md) (GNG is Not GNU) - [copyleft](copyleft.md) - [free software](free_software.md) \ No newline at end of file diff --git a/how_to.md b/how_to.md index b67589b..ea0505f 100644 --- a/how_to.md +++ b/how_to.md @@ -59,7 +59,7 @@ Firstly **do NOT follow mainstream tutorials on making website** -- these are ab - **Static site hosting** to store your site on, which will server the site to clients. You have several options here: - There exist free static site hosting services, e.g. those on many [git](git.md) hosting platforms like [GitLab](gitlab.md) or [Codeberg](codeberg.md) (even [GitHub](github.md), but avoid that one if possible), on [pubnix](pubnix.md) servers such as [tildetown](tildetown.md) or sites like [neocities](neocities.md). Here you may still encounter some censorship, but it can be a good start. Just search their site for details on how to host a site there. - You may host your site at home, typically using [Raspberry Pi](rpi.md). This doesn't really cost anything as the weaker Raspberrys (e.g. 3B) consume negligible amount of electricity, and for non-extreme traffic you won't even need a super high speed connection (especially considering you will make a very tiny, efficient website). This is a very good option as practically no one will be able to censor you (only police and ISP), but it's also a tiny bit more difficult to set up because firstly you need to set up a webserver ([Apache](apache.md) is usually installed on any GNU/Linux distro though, it's really easy to do) and secondly you NEED A PUBLIC [IP ADDRESS](ip_address.md) (as typically you will be behind a [NAT](nat.md) so that computers from outside can't reach your server): you will probably have to ask your [internet provider](isp.md) for it (maybe you already have it, maybe they will give it to you for free, maybe you'll have to pay some small fee; just ask). Then you will also need to set up port forwarding on your [router](router.md) so that the requests from the outside are redirected to your web server computer (Raspberry Pi) -- this is just done in router settings by entering the IP address of the webserver computer somewhere. - - You may also pay for a [VPS](vps.md) (i.e. a server computer a company runs for you and which you access remotely) which has the same advantages as having your own home server (i.e. being able to host game servers, dynamic websites, [gopher](gopher.md) sites etc.), but we won't cover this here. Renting a VPS in some obscure country may be a good option to host a very controversial site. Also VPS may be expensive compared to mere static site hosting. { NOTE: Here is a hosting that looks OK, advocates free speech and is kind of suckless: https://www.nearlyfreespeech.net/, however watch out, IT MAY ALSO BE A SCAM; their business model could just be this: you host your site and pay only for what you use, so they just keep downloading your site from their 3rd party computers and draining your resources, transferring money from your pocket to their own pocket :) So just be careful I guess. ~drummyfish } + - You may also pay for a [VPS](vps.md) (i.e. a server computer a company runs for you and which you access remotely) which has the same advantages as having your own home server (i.e. being able to host game servers, dynamic websites, [gopher](gopher.md) sites etc.), but we won't cover this here. Renting a VPS in some obscure country may be a good option to host a very controversial site. Also VPS may be expensive compared to mere static site hosting. - Optionally buy a domain name (search web for domain registrars), for example *mycoolsite.party*. If you are using a free hosting service, you will get a subdomain for free and don't have to care about this (but can still also use your own domain if you have it and want to). If you have your own home server, you probably want to buy a domain because otherwise people would have to connect to your site by literally typing an IP address to the browser. Once you have the domain, you want to edit the [DNS](dns.md) records of your domain to point to the IP address of your server (i.e. you want to add an "A record"): how exactly to do this depends on the registrar (they will have some kinda online system to edit the records). For starters try to go the easiest way: use some free static site hosting without a domain name. Later, once you get comfortable, you may transition to self-hosting with your custom domain. diff --git a/kwangmyong.md b/kwangmyong.md index a102cfc..c1fda86 100644 --- a/kwangmyong.md +++ b/kwangmyong.md @@ -6,9 +6,7 @@ North Koreans themselves almost never have their own computers, they typically b There seem to be a few thousand accessible sites. Raw [IP addresses](ip_address.md) (in the private 10.0.0.0/8 range) are sometimes used to access sites (posters in libraries list IPs of some sites) but [DNS](dns.md) is also up -- here sites use *.kp* [top level domain](tld.md). Some sites, e.g. of universities, are also accessible on the Internet (e.g. http://www.ryongnamsan.edu.kp/), others like http://www.ipo.aca.kp (patent/invention site) or http://www.ssl.edu.kp (sports site) are not. There seems to be a remote webcam education system in place -- it appeared on North Korean news. There exists something akin a [search engine](search_engine.md) (*Naenara*), [email](email.md), [usenet](usenet.md), even something like [facebook](facebook.md). Apparently there are some [video games](game.md) as well. - - - ## See Also -- [Red Star OS](red_star.md) (North Korea operating system) \ No newline at end of file +- [Red Star OS](red_star.md) (North Korea operating system) +- [sneakernet](sneakernet.md) \ No newline at end of file diff --git a/lrs_dictionary.md b/lrs_dictionary.md index f440678..a7c511f 100644 --- a/lrs_dictionary.md +++ b/lrs_dictionary.md @@ -14,6 +14,7 @@ WORK IN PROGRESS | code of conduct ([COC](coc.md)) | code of coercion, code of censorship | | consume | consoom (see also [coom](coom.md) | | [copyright](copyright.md) | copywrong, copyrestriction | +| [democracy](democracy.md) | democrazy | | digital rights management ([DRM](drm.md)) | digital restrictions management | | [entrepreneur](entrepreneur.md) | murderer | | fair trade | fair rape | diff --git a/main.md b/main.md index 8c37d34..782b603 100644 --- a/main.md +++ b/main.md @@ -83,6 +83,7 @@ Are you a noob but see our ideas as appealing and would like to join us? Say no - That a complement of a [formal language](formal_language.md) can be computationally simpler than the original -- for example that a [pushdown automaton](pushdown_automaton.md) cannot tell which strings are of form a^(n)b^(n)c^(n), but it can tell exactly which ones are not? - That [LGBT](lgbt.md), [feminism](feminism.md) and similar movements are not truly leftist but rather [pseudoleftist](pseudoleft.md) and therefore [fascist](fascism.md)? - That there is no simple formula for calculating the perimeter of an [ellipse](ellipse.md)? +- In 3rd world [pigeons carrying SD cards](ip_over_pigeon.md) are still much faster and reliable way of transferring data than [internet service providers](isp.md)? This also avoids [censorship](censorship.md). ## Topics diff --git a/open_console.md b/open_console.md index 985452d..3d9f788 100644 --- a/open_console.md +++ b/open_console.md @@ -49,7 +49,7 @@ Some notable open consoles (which fit the definition at least loosely) are liste |[ESPboy](espboy.md) |32b 160 MHz| 80 | 4000 | 128x128 |A | |[GB META](gamebuino.md) |32b 48 MHz | 32 | 256 | 168x120 |A + -, SD | |[Nibble](nibble.md) |32b 160 MHz| 80 | 4000 | 128x128 |A, AAA bat. | -|[UzeBox](uzebox.md) | | | | | | +|[UzeBox](uzebox.md) |8b 20 MHz | 4 | 64 | 360x240 |C, + | |[Tiny Arcade](tiny_arcade.md)| | | | | | |[Thumby](thumby.md) | | | | | | diff --git a/smol_internet.md b/smol_internet.md index 558247d..89898b6 100644 --- a/smol_internet.md +++ b/smol_internet.md @@ -8,4 +8,6 @@ What EXACTLY constitutes a Smol Internet? Of course we don't really have exact d - [Fediverse](fediverse.md) - [tildeverse](tildeverse.md) -- [Usenet](usenet.md) \ No newline at end of file +- [Usenet](usenet.md) +- [geocities](geocities.md) +- [neocities](neocities.md) \ No newline at end of file diff --git a/trolling.md b/trolling.md index c2b8884..fd09c23 100644 --- a/trolling.md +++ b/trolling.md @@ -4,9 +4,11 @@ TODO Here are some potentially [fun](fun.md) 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): -- **[Link](link.md) troll**: on my website I randomly put dangerous links that look like normal links, for example "back to homepage" leads to a Google search of "free CP" or "how to get a bomb on the plane". This way anyone who clicks it automatically gets on the NSA watch list :D +- **[Link troll](suck_coq.md)**: on my website I randomly put dangerous links that look like normal links, for example "back to homepage" leads to a Google search of "free CP" or "how to get a bomb on the plane". This way anyone who clicks it automatically gets on the NSA watch list :D - **Crime troll**: - **Evidence troll**: before committing crime I go to a barber shop and collect hair on the floor. Later I scatter all this hair all around the crime scene so that investigators get overwhelmed with DNA evidence of dozens of unrelated people :D - **Crime without motive**: criminal investigators always look for a motive in a crime, if there is none they get greatly confused, so for example as an extremely rich man owning 10 Lamborghinis I like to just steal some shitty car from time to time -- even if clues point to me they are always like "why would this rich man steal such a shitty car, it doesn't make sense". I just laugh :D - **Irrational crime**: similarly investigators usually suspect some basic rationality even of the most stupid criminal -- you want to behave even stupider than that. For example I break into two stores and then just relocate goods from one to the other, then leave :D +- **Creative [Wikipedia](wikipedia.md) vandalism**: for example funny redirects or categorizations (put [Bill Gates](bill_gates.md) to "famous homosexuals" category or something), also consider vandalizing other wikis that usually don't have as much protection. +- Classic trollz revolve around creating [drama](drama.md) on forums -- this is kind of an [art](art.md) as you have to keep the right balance of seriousness and stupidity; too much of the former and you're not trolling anyone, too much of the latter and you're just spotted as obvious troll. It's definitely not about logging on a starting to drop the [N-words](nigger.md) and insulting everyone, that's just an instant ban that ends the fun; you rather want to start slow, get many people seriously involved in the discussion, be polite and then slightly steer the talk towards something controversial (nice if you pretend to be part of some "oppressed minority"). Then you just make it look like you're just an uneducated simple minded individual who kind of happens to lean towards an opinion the others truly hate, but you have to keep their hope that they can convince you to change your opinion, so still try to be polite, just so you keep arguing with them and wasting more and more of their time until they start losing their shit and the thread explodes into [hitler](hitler.md) arguments etc., then just watch and enjoy. - ... \ No newline at end of file diff --git a/wikipedia.md b/wikipedia.md index 15cf399..3e6403e 100644 --- a/wikipedia.md +++ b/wikipedia.md @@ -4,7 +4,7 @@ Wikipedia is a non-commercial, [free/open](free_culture.md) [censored](censorship.md) [pseudoleftist](pseudoleft.md) [online](www.md) [encyclopedia](encyclopedia.md) of general knowledge written mostly by volunteers, running on [free software](free_software.md), allowing politically approved individuals from the public to edit a subset of its less visible non-locked articles (i.e. being a [wiki](wiki.md)); it is the largest and perhaps most famous encyclopedia created to date. 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 politically censored^1234567891011121314151617181920. -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. 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. +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. { Lol I'm banned at Wikipedia now (UPDATE: blocked globally on all their sites now, can't even log in and defend on my talk page), reason being I expressed unpopular opinions on my personal website OUTSIDE Wikipedia :D UPDATE: one guy messaged me more people started to be banned and invited me to an anti-wikipedia forum here https://wikipediasucks.co/forum/, check it out. Also some more stuff on censorship and bias on Wikipedia: https://www.serendipity.li/cda/censorship_at_wikipedia.htm. ~drummyfish } diff --git a/youtube.md b/youtube.md index a5985c6..b06d416 100644 --- a/youtube.md +++ b/youtube.md @@ -2,7 +2,7 @@ YouTube (also JewTube) is a huge, [censored](censorship.md) [proprietary](proprietary.md) [capitalist](capitalism.md) video [consuming](consumerism.md) "website"/platform, since 2006 seized by the [Google](google.md) terrorist organization. It has become the monopoly "video content platform", everyone uploads his videos there and so everyone is forced to use that shitty site from time to time to view some tutorial or whatnot. YouTube is based on content consumerism, aggressive predatory marketing, [copyright trolling](copyright_troll.md), propaganda and general abuse of its [useds](used.md) -- it is financed from surveillance-powered ads as well as sponsor propaganda inserted into videos. Alternatives to YouTube, such as [bitchute](bitchute.md), the "rightist" YouTube, never really caught on very much -- YouTube is sadly synonymous with online videos just as Google is synonymous with searching the web. This is of course extremely, extremely, extremely, extremely bad. -{ https://www.vidlii.com seems alright though, at least as a curiosity. Anyway if you need to watch YouTube, do not use their website, it's shitty as hell and you will die of ad cancer, rather use something like invidious or youtube-dl. ~drummyfish } +{ https://www.vidlii.com seems alright though, at least as a curiosity. Anyway if you need to watch YouTube, do not use their website, it's shitty as hell and you will die of ad cancer, rather use something like invidious or youtube-dl. Here is an **awesome hack I discovered to search only old videos on youtube**! The new shit is just unwatchable, there's clickbait, sponsors, propaganda, SJW shit everywhere, thankfully you can just exclude any year from the search with with "-year" (at least for now), for example: https://yewtu.be/search?q=free+software+-2023+-2022+-2021+-2020+-2019+-2018+-2017+-2016+-2015+-2014+-2013+-2012+-2011+-2010+-2009&page=1&date=none&type=video&duration=none&sort=relevance. Enjoy. ~drummyfish } A [FOSS](foss.md) alternative to YouTube is e.g. [PeerTube](peertube.md), a federated video platform, however for intended use it requres [JavaScript](javascript.md) and there are other issues that make it unusable ([SJW](sjw.md) censorship, videos load extremely slowly, ...). There also exist alternative YouTube [frontends](frontend.md) (normally also [FOSS](foss.md)), e.g. HookTube, Invidious or FreeTube -- these let you access YouTube's videos via less [bloated](bloat.md) and more privacy-friendly interface. More hardcore people use [CLI](cli.md) tools such as [youtube-dl](youtube_dl.md) to directy download the videos and watch them in native players.