serhii.net

In the middle of the desert you can say anything you want

18 Jan 2019

Day 13. DT; Bewerbungen.

Resume

Added the new experience I forgot to add; very glad I could keep it still one page long.

TODO: Possibly change the template to make it less hack-y.

DNB

Scratchbox/stack

  • T P.HP Find something to do with the Scratchbox at the end of each day? All three of them
  • T h.it Add my vim spellcheck files with my custom words also to my dotfiles repo.
  • T connect https://de.wikipedia.org/wiki/Lastprognose with its English article about Load Forecasting;
  • add aliases for zsh and basic taskwarrior tasks. t 123 start -> tws 123

Latex

\& istead of &, like with \%.

German

Again spellchecking everything, later will anki-fy this.

  • Abschlüss -> Abschluss
  • Nationale Technische Universität „Kiewer Polytechnisches Institut Ihor Sikorskyj“
  • interdisziplinär
  • Load Forecasting -> Lastprognose

PDF

Pdfunite is part of poppler. pdfunite in-1.pdf in-2.pdf in-n.pdf out.pdf

Vim

Decided to map my insert mode things to +whatever, started with this suboptimal way to insert the date: imap <F2>d <esc>:put =strftime('%c')<cr>kJA

Python

For progress bars:

from tqdm import tqdm
for i in tqdm(my_list):

Productivity

A match made in heaven. http://www.infinitelooper.com/ is my new favourite website.

Zsh

Added alias for anki-vim as av.

Nel mezzo del deserto posso dire tutto quello che voglio.