• Saturday

    • https://thisboredapedoesnotexist.nathancooperjones.com/.
    • 5G wifi (5GHz) is completely different than 5G cell (5th gen). Duh.
    • Eight sleep gets HRV from piezoelectric sensors (vibrations). Oura uses IR sensors on your arteries. Sympathetic nervous system = fight and flight, parasympathetic = rest and digest. You want Heart Rate Variability (variance in time between heartbeats) to be HIGH, showing that you can switch between both system modes quickly. If low, you’re too stressed and the body can’t transition quickly.
    • Remote-WSL extension for vscode. Can get everything over \\wsl$ mount, but the ext gives autocomplete and debugging. Remember clicking the green lower left on windows vscode and “Open folder in WSL” is the same as going to WSL and “code .” at the dir.
    • Wash trading, momentum ignition, manipulation, more: https://www.singlelunch.com/2022/01/09/an-anatomy-of-bitcoin-price-manipulation/.
    • Building blockchain.
      • The examples are old. Webstorm, legacy node, non-builtin crypto package, more. Still followed along.
      • Used swarm to autodiscover peers and communicate on the p2p network.