kirsle.net/www/wiki/Main-Page.md

36 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

# Main Page
Welcome to the Kirsle.net Wiki!
This mostly just serves as a place for me to quickly write down random ideas and make quick pages that I can edit from my website's front-end. It's like the GitHub Wikis, except it's hosted on my own server and I wrote the code for it myself. ;)
See [the index](/wiki/_pages) for the list of all available pages in this wiki.
# Technical How-To's
* [Python cocos2d Installation](/wiki/Python-cocos2d-Installation)
* [Fedora on Macbook](/wiki/Fedora-on-Macbook)
2018-02-02 03:49:48 +00:00
* [Debian on Macbook](/wiki/Debian-on-Macbook)
2020-08-11 19:59:33 +00:00
* [Linux on Smartphones](/wiki/Linux-Phones)
* [nginx configs](/wiki/nginx-configs)
2020-08-11 19:59:33 +00:00
* [Go WebAssembly](/wiki/Go-WebAssembly)
# Ideas and Notes
* [Minecraft Clone](/wiki/Minecraft-Clone)
* [Minecraft vs Terraria Account Models](/wiki/Minecraft-vs-Terraria-Account-Models)
* [Things Learned with jQuery Mobile](/wiki/Things-Learned-with-jQuery-Mobile)
* [Built with RiveScript](/wiki/Built-with-RiveScript) - Collection of known RiveScript projects
* [Protocol Buffers Protocol](/wiki/Protocol-Buffers-Protocol)
* [Optimize RiveScript](/wiki/Optimize-RiveScript) - So it can support Alice-sized brains
2019-05-17 03:36:39 +00:00
* [Self Hosting](/wiki/Self-Hosting) - Own your own data + how well Android works in 2018 without Google.
2020-08-11 19:59:33 +00:00
* [Degoogle](/wiki/Degoogle) - Notes on my personal effort to de-google my life.
* [Simple CAS Protocol](/wiki/Simple-CAS-Protocol) - Simple overview of single sign-on with CAS protocol.
* Google-fu examples:
* [Vue.js public path config](/wiki/Vue-DDG-Searches)
# Personal Reference
2018-01-05 00:58:39 +00:00
* [Bookmarks](/wiki/Bookmarks) - Pages I found interesting
2019-05-17 03:36:39 +00:00
* [Publishing RiveScript Modules](/wiki/Publishing-RiveScript-Modules)