Update
This commit is contained in:
parent
eaa715af8c
commit
f0c3f6aecf
14 changed files with 273 additions and 18 deletions
|
@ -7,7 +7,7 @@ If you contribute, add yourself to [wiki authors](wiki_authors.md)! You can also
|
|||
## Rules
|
||||
|
||||
1. **Everything is [public domain](public_domain.md)** under [CC0](cc0.md) to which all contributors agree. No one owns what we write here.
|
||||
2. **No fair use** or even unfrair use. We want this Wiki to be as free as possible and don't thread the fine legal lines. That means you can't directly include anything on this Wiki if it's copyrighted, **even if it's under a free license**. So generally **avoid any copy pasting and rather try to write everything yourself**.
|
||||
2. **No [fair use](fair_use.md)** or even unfrair use. We want this Wiki to be as free as possible and don't thread the fine legal lines. That means you can't directly include anything on this Wiki if it's copyrighted, **even if it's under a free license**. So generally **avoid any copy pasting and rather try to write everything yourself**.
|
||||
3. **Stay on topic**, this Wiki is **CENSORED**: spam, too much of completely non-related text, shitty things, capitalist propaganda and similar are not to be had here.
|
||||
|
||||
## Style
|
||||
|
@ -26,6 +26,24 @@ If you contribute, add yourself to [wiki authors](wiki_authors.md)! You can also
|
|||
|
||||
Articles should be written to be somewhat readable and understandable to tech savvy people who already know something about technology, i.e. not only experts (as is sometimes the case e.g. on Wikipedia). **Each article should ideally start with a general dictionary [definition](definition.md)** and continue with a simple general explanation and overview of the topic. With more paragraphs the text can get more complex. The idea is that a noob will read the first paragraph, understand the basic idea and take something away. A more advanced reader will read further on and take away more things etc. I.e. we educate in a top-down approach.
|
||||
|
||||
## Sources
|
||||
|
||||
These are some sources you can use for research and gathering information for articles:
|
||||
|
||||
- **[Wikipedia](wikipedia.md)**: of course, but don't limit your search to it.
|
||||
- **[Citizendium](citizendium.md)**: can offer a different angle of view from Wikipedia.
|
||||
- **Britannica online**: proprietary, but articles are nicely written, facts are in the public domain so we can steal them.
|
||||
- **[wikiwikiweb](wikiwikiweb.md)**
|
||||
- **[Wiby](wiby.md)**: this will find nice sites of tech nerds that Google won't show among first results
|
||||
- **[Project Gutenberg](gutenberg.md)**: mostly older books but there are already some computer related books like [RMS's](rms.md) biography or [Jargon File](jargon_file.md)
|
||||
- **Wikisource** and **Wikibooks**
|
||||
- **[Metapedia](metapedia.md)**
|
||||
- **[books](book.md)**: Books are still of higher quality than online sources so you can [pirate](piracy.md) some and steal some facts from them.
|
||||
- **[Internet Archive](internet_archive.md)**: A lot of things can be found on the old web that today drown in the bloat of shitsites, also Internet Archive has archives of various forums etc.
|
||||
- **Non-web**: When web fails, you can search the [darknet](darknet.md), [gopher](gopher.md), [gemini](gemini.md), [usenet](usenet.md) etc.
|
||||
|
||||
## Purpose
|
||||
|
||||
Basically the purpose of this wiki is to have fun and also create a coherent and consistent philosophy of a truly good software, technology and also to a related degree society.
|
||||
|
||||
Additionally we want to create a nice, completely public domain, suckless educational resource, an encyclopedia that's written in a nicer style than e.g. Wikipedia.
|
Loading…
Add table
Add a link
Reference in a new issue