a.bauherren.ovh It costs nothing to be nice, it also costs nothing to be an as$hole

How to simplify a program

Webdev

- everything mentioned below to 'filter out' requires too much logic
- instructions for search engine scrapers
- which URLS the crawler can access
- so as to not overload the site with requests
- No need for a YouTube and some social media accounts
- Notified of blog posts
- cat-v.org fake searchbar
- XML has its own sitemaps
- XML is used for RSS feeds
- XML makes information machine-readable. XML sitemaps provide search engines with an efficient list of the URLs on a site
- Setex style headers ( using '=' sign several times under a header )
- atx-style headers, increment depending on no. of pound sign/hashtag 
- [Dan Luu](https://danluu.com/web-bloat/)	
- someone linked cat-v on an arch linux forum, and this idiot started saying he wont click on it
- its like painting your houuse and someone tells you, can do it better
- edit [httpd.conf, includes](https://mail-archive.com/misc@openbsd.org/msg169795.html)
- in html you need to declare in a meta tag, charset = utf8
- reference list, xetex style header?
- http://okturing.com/

UNIX

- GNU cat vs Plan9 cat