There is always a base app I guess. We are gonna use the following base app for the coming examples.
var app = new Vue({
el: "#app",
data: {
message: "You loaded this page on " + new Date().toLocaleString(),| #!/bin/sh -e | |
| set -v | |
| # python -m pip install -U commitizen | |
| cd /tmp | |
| mkdir cz-example/ |
This list contains recommendations I've collected to treat bruxism. I've seen several dentist and they usually give you the mouth guard, but nothing about how to solve it. I was even told once that it doesn't have a solution.
I try to cite the source whenever I can. Some are expensive, some others are cheap and it may be worth trying them.
Spite of the aforementioned, this is nothing official, still remember to always visit your doctor/dentist, or ask them.
Some treatments are for related disorders which result in bruxism, so pick and test and hack! Find yours.
| # Check wget is installed | |
| sudo apt install -y wget | |
| # Download the debian ISO image | |
| wget https://get.debian.org/cdimage/unofficial/non-free/cd-including-firmware/weekly-builds/amd64/iso-cd/firmware-testing-amd64-netinst.iso | |
| # Find your USB | |
| sudo fdisk -l | |
| # Copy the download iso to the USB you just found before (usually=/dev/sdb) |
| #cloud-config | |
| # vim: syntax=yaml | |
| # | |
| # The current version of cloud-init in the Hypriot rpi-64 is 0.7.9 | |
| # When dealing with cloud-init, it is SUPER important to know the version | |
| # I have wasted many hours creating servers to find out the module I was | |
| # trying to use wasn't in the cloud-init version I had | |
| # Documentation: http://cloudinit.readthedocs.io/en/0.7.9/index.html |
I hereby claim:
To claim this, I am signing this object:
| [ | |
| { | |
| "id": 10, | |
| "date": "2017-03-18", | |
| "location": "Snappler", | |
| "talks": [ | |
| { | |
| "title": "Introduccion a PostCSS", | |
| "authors": [{ | |
| "name": "Lourdes Montano", |