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.
- Host: GitHub
- URL: https://github.com/queicherius/braindump
- Owner: queicherius
- License: unlicense
- Created: 2016-09-03T20:11:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-17T16:21:20.000Z (about 9 years ago)
- Last Synced: 2025-07-03T14:08:30.937Z (6 months ago)
- Topics: braindump
- Size: 29.3 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)