Enable OnePlus native call recorder
OnePlus has enabled call recording in some regions, but not in others due to privacy laws. In my country, it is legal to record personal conversations, but illegal to record conversations as a third party. If an employer wishes to record their employee's calls, they must inform them beforehand.
Despite confusion surrounding the legality of call recording, here is how to enable it.
Install Home Assistant on FreeBSD inside bhyve VM
Doing this on FreeBSD 13.1-p1 vm vm-bhyve 1.5.0 as bhyve vm manager and qemu-tools 7.0.0_1 is required to convert the image from qcow2 to raw I assume.
Rename your MIC in pulseaudio
Configuration
Add load-module module-device-manager to your configuration
Add noise realtime noise canceling to your MIC
Configuration
Open /etc/pulse/default.pa and add load-module module-echo-cancel
Usefull Linux one-liners
This post will contain usefull one-liners. This might change from time to time.
How to connect to an ssh server using certificate
To connect to an ssh server is in windows/linx/bsd the same. At least windows 10.