Install:
mkdir -p ~/.local/bin
cp rgfzf.sh ~/.local/bin/rgfzf
chmod +x ~/.local/bin/rgfzf| try { | |
| /** | |
| * @typedef {Object} HeadingCache - Extends [CacheItem](https://docs.obsidian.md/Reference/TypeScript+API/CacheItem) | |
| * @see https://docs.obsidian.md/Reference/TypeScript+API/HeadingCache | |
| * @property {string} heading - The heading text. | |
| * @property {number} level - Heading level (1–6). | |
| * @property {number} position - Offset of this item in the note (inherited from CacheItem). | |
| */ | |
| /** |
The Auction API allows you to manipulate lots, bids in an auction. The operations you can do, through the API, are:
POST /lot];PUT /lot/:LOT_ID];POST /auction/:LOT_ID];POST /bid/:LOT_ID];GET /bid/:LOT_ID];DELETE /lot/:LOT_ID].| [credential] | |
| # Never as for you password again. | |
| # When 'store' your password will be store in the file '$HOME/.git-credentials' in plain text (no encriptation), | |
| # because of this, you must use a personal access token, generated here: https://github.com/settings/tokens | |
| helper = store | |
| [gui] | |
| encoding = utf-8 | |
| [core] |
Standard practices say no non-root process gets to talk to the Internet on a port less than 1024. How, then, could I get Node talking on port 80 on EC2? (I wanted it to go as fast as possible and use the smallest possible share of my teeny tiny little micro-instance's resources, so proxying through nginx or Apache seemed suboptimal.)
Alter the port the script talks to from 8000 to 80:
}).listen(80);
| { | |
| "synonyms": [ | |
| "abade,confessor,cura,pároco", | |
| "abadejo,abadiva,badejo", | |
| "abadia,convento,mosteiro", | |
| "abaixa-língua,cataglosso,glossocátoco", | |
| "abaixamento,baixa,diminuição,redução", | |
| "afastamento,desaparecimento", | |
| "aforia,esterilidade,infecundidade,infertilidade", | |
| "agatanhadura,agatanhamento,arranhadura", |