Wednesday, November 17, 2021

Old documentaries that clearly explain a topic

The Impossible Map - The problem of projecting a map of the Earth onto a flat surface

Donald Duck in Mathmagic Land

Spinning Levers - How a Motor Works

Sunday, November 14, 2021

5 lines for your .vimrc file

Makes working in vim nicer

set hlsearch    " highlight all search results
set ignorecase  " do case insensitive search
set incsearch   " show incremental search results as you type
set number      " display line number
set noswapfile  " disable swapfile

Powershell

Connect to your 365 instance. You have to do connect first, always.  Powershell ISE can't be used.  If you try you'll get a "A ...