An open API service indexing awesome lists of open source software.

https://github.com/queicherius/braindump

Ramblings, discoveries, documentation, "how to do things" - a typical braindump.
https://github.com/queicherius/braindump

braindump

Last synced: 4 months ago
JSON representation

Ramblings, discoveries, documentation, "how to do things" - a typical braindump.

Awesome Lists containing this project

README

          

# Braindump

> Ramblings, discoveries, documentation, "how to do things" - a typical braindump.

**Guides**

- [Configure a Ubuntu 16 server](./docs/configure-a-ubuntu-16-server.md)
- [Setting up common applications](./docs/setting-up-common-applications.md)
- [Https & Caching for Node.JS (using Let's Encrypt, Nginx & Varnish)](./docs/https-and-caching-for-nodejs.md)
- [Simple mail redirection server](./docs/simple-mail-redirection-server.md)
- [Log parsing with GoAccess](./docs/log-parsing-with-goaccess.md)
- [Free backup service for ESXi](./docs/free-backup-service-for-esxi.md)
- [Resize disk of a Linux LVM](./docs/resize-disk-of-a-linux-lvm.md)
- [npm package recommendations](./docs/npm-recommendations.md)

**Experiments**

- [Comparing databases for news storage](./docs/comparing-databases-for-news-storage.md)
- [Music recognition services for the browser](./docs/music-recognition-services-for-the-browser.md)
- [Serializing big objects with JavaScript](./docs/serializing-big-objects-with-javascript.md)
- [Storage methods for the browser](./docs/storage-methods-for-the-browser.md)