In the middle of the desert you can say anything you want
Kept working on my internship report.
for the % symbol:
\%
To use a simplier citation style, \bibliographystyle{unsrt}
. For this I had to remove the package apacite
.
For using urls with underscores in Bibtex:
\usepackage{hyperref}
, and then
howpublished = {\url{https://scikit-learn.org/stable/modules/outlier_detection.html}}
for some reason worked for me, even though it shouldn’t have.
Die Prognose \ How I divided them between X und Y –> Wie ich die zwischen X und Y aufteilte.\ Abweichungswerte – deviation values
Don’t plant at tree, plant an orchard. Source
Made humus, following this basically recipe:https://www.bodybuilding.com/recipes/traditional-hummus. Next comes either bodybilder’s hummus or pesto hummus.
Rereading “Your rainforest mind”, reading “The Rime of the Ancient Mariner”.
Colored one page of my calendar and made one simple lineart drawing. The time has come to learn to add pictures to Jekyll. For reference:
![Hummus](/assets/pics/hummus.jpg)
{:height=“300px”}. {:height=“300px”}. {:height=“300px”}.
Using this guide:
git config --global credential.helper cache
\
git config --global credential.helper 'cache --timeout=3600
Researched viability of it all, and got the impression that it doesn’t really make sense for me to get into it and that there are better ways to spend my time. Keep looking for ideas for other (but similar!) places where I can apply some of the approaches.
[This])https://www.oreilly.com/learning/algorithmic-trading-in-less-than-100-lines-of-python-code) is a nice intro.