# How To Deal With Modern Web I realized that this is just a [How To Deal With Complexity][0]. 1. Hide details. (Abstraction) => [Various Frontends][1] 2. Make standard, well-understood pieces and describe the whole as a "mix and match" of the pieces. (Reductionism) => Use seperate programs. Don't use any browser, if you can. 3. Make a new language to emphasize particular aspects. => Use something like Markdown and RSS. [0]: https://thricegreat.neocities.org/how_to_deal_with_complexity.txt [1]: https://thricegreat.neocities.org/various_frontends.txt