Daily Shaarli

All links of one day in a single page.

12/17/23

GitHub - shikaan/keydex: đź”’ Terminal based password manager for KeePass databases.
TDOA Sound Localization with the Raspberry Pi | by Kim Hendrikse | Dec, 2023 | Medium

TDOA Sound Localization is determining the source of a sound when all you know is the differences in the time of arrival of the sound event…

GitHub - Pbatch/CameraChessWeb: Record a chess game live and upload the PGN to Lichess

Record a chess game live and upload the PGN to Lichess - GitHub - Pbatch/CameraChessWeb: Record a chess game live and upload the PGN to Lichess

Five People Founded Tesla, But Only Elon Musk Became Extremely Rich
I hate bubblesort

[Simon Tatham, 2023-12-06]

Many years ago, my employer used to use “Can you name any sorting algorithms?” as a quickie interview question.

I’m something of a sorting-algorithms nerd, which is a quality that often comes with strong opinions. My personal prejudice (although I did my best not to let it affect the outcome of the interview) was that I was always extra pleased if our candidate listed a handful of well-known algorithm names and didn’t mention bubblesort.

Why? Because I hate it. Bubblesort is an awful sorting algorithm, and I wish people would stop teaching it.