User:E.zn/Notes: Difference between revisions
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
::. [http://www.foo.be/docs/tpj/issues/vol3_2/tpj0302-0002.html Infobots and Purl] ['read' together in IRC] | ::. [http://www.foo.be/docs/tpj/issues/vol3_2/tpj0302-0002.html Infobots and Purl] ['read' together in IRC] | ||
::. [https://hub.xpub.nl/bootleglibrary/read/470/pdf#page=181 Run an Infobot] | ::. [https://hub.xpub.nl/bootleglibrary/read/470/pdf#page=181 Run an Infobot] | ||
:]] Py.rate.chnic [Oct 13] | |||
::. [https://pad.xpub.nl/p/py.rate.chnic-poster Poster markdown] | |||
::. [https://pad.xpub.nl/p/py.rate.chnic-poster.css 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. | |||
:: <pre>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</pre> | |||
::. Runs make.sh every 30 seconds | |||
::<pre>while true; do sh make.sh; sleep 30; done</pre> | |||
:]] Michael: [Nov 2] | |||
::. [https://en.wikipedia.org/wiki/M.2 M.2] SATA drive | |||
::. [https://git.xpub.nl/murtaugh/jupyterpi jupyterpi] | |||
:]] David Benqué: [Nov 20] | |||
::. [https://github.com/drathier/stack-overflow-import StackOverflow Importer] | |||
:// [https://www.youtube.com/watch?v=mZ741-F1VYQ Carl Hammerschlag, MD - Saving the Lives of Others [and Your Own] P.1] | :// [https://www.youtube.com/watch?v=mZ741-F1VYQ Carl Hammerschlag, MD - Saving the Lives of Others [and Your Own] P.1] | ||
:// [https://diegogarciabook.tumblr.com/ DIEGO GARCIA: A NOVEL (Fitzcarraldo Editions, 2021) by Natasha Soobramanien and Luke Williams] | :// [https://diegogarciabook.tumblr.com/ DIEGO GARCIA: A NOVEL (Fitzcarraldo Editions, 2021) by Natasha Soobramanien and Luke Williams] | ||
Line 27: | Line 36: | ||
:- [https://pad.xpub.nl/p/GRS290920 GRS290920] | :- [https://pad.xpub.nl/p/GRS290920 GRS290920] | ||
:- [https://pad.xpub.nl/p/GRS15Oct GRS15Oct] | :- [https://pad.xpub.nl/p/GRS15Oct GRS15Oct] | ||
:- [https://pad.xpub.nl/p/GRS_marloes_session3 GRS_marloes_session3] | |||
:- [https://pad.xpub.nl/p/2020-11-09-xpub2 2020-11-09-xpub2] | |||
:- [https://pad.xpub.nl/p/Idiotic-computing-workshop-201120 Idiotic-computing-workshop-201120] | |||
:- [https://pad.xpub.nl/p/py.rate.chnic-23-11-2020 py.rate.chnic-23-11-2020] | |||
</div> | </div> |
Latest revision as of 13:23, 23 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]
- ]] David Benqué: [Nov 20]
- // 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
- - 2020-09-15xpub2
- - GRS_session1_20_21
- - py.rate.chnic
- - 2020-09-28-xpub2
- - GRS290920
- - GRS15Oct
- - GRS_marloes_session3
- - 2020-11-09-xpub2
- - Idiotic-computing-workshop-201120
- - py.rate.chnic-23-11-2020