User:E.zn/Notes: Difference between revisions
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
::. Runs make.sh every 30 seconds | ::. Runs make.sh every 30 seconds | ||
::<pre>while true; do sh make.sh; sleep 30; done</pre> | ::<pre>while true; do sh make.sh; sleep 30; done</pre> | ||
:]] Michael: Nov 2 | :]] Michael: [Nov 2] | ||
::. [https://en.wikipedia.org/wiki/M.2 M.2] SATA drive | ::. [https://en.wikipedia.org/wiki/M.2 M.2] SATA drive | ||
::. [https://git.xpub.nl/murtaugh/jupyterpi jupyterpi] | ::. [https://git.xpub.nl/murtaugh/jupyterpi jupyterpi] |
Revision as of 12:24, 3 November 2020
- ]] Graduate Seminar 2020-2021
- ]] Guide to the Harvard System of Referencing
- ]] Michael: IRC/infobot [Sept 28]
- . Infobot [Git]
- . Factpacks
- . techdict.fact
- . Infobots and Purl ['read' together in IRC]
- . Run an Infobot
- ]] Py.rate.chnic [Oct 13]
- . Poster markdown
- . Poster css
- . make.sh : bash script that exports poster markdown url in plain text and saves it as py.rate.chnic-poster.md; exports poster css url in plain text and saves it as py.rate.chnic-poster.css; merges these 2 into both pdf and html formats.
curl https://pad.xpub.nl/p/py.rate.chnic-poster/export/txt > py.rate.chnic-poster.md && curl https://pad.xpub.nl/p/py.rate.chnic-poster.css/export/txt > stylesheet.css && pandoc --pdf-engine=weasyprint -c stylesheet.css py.rate.chnic-poster.md -o py.rate.chnic-poster.pdf && pandoc -f markdown -t html -s -c stylesheet.css py.rate.chnic-poster.md -o py.rate.chnic-poster.html
- . Runs make.sh every 30 seconds
while true; do sh make.sh; sleep 30; done
- ]] Michael: [Nov 2]
- // Carl Hammerschlag, MD - Saving the Lives of Others [and Your Own P.1]
- // DIEGO GARCIA: A NOVEL (Fitzcarraldo Editions, 2021) by Natasha Soobramanien and Luke Williams
Pads