Some of my feedback since I was unable to do it on their Web page.
https://twitter.com/kaihendry/status/1115916722618298368
Do please add your comments below. Perhaps my experience wasn't the same as yours!
Though as FREE conferences go, it's the best. Just wish it was easier to meet like minded techs. I guess that is what the User groups are for?
...
https://www.youtube.com/watch?v=QuCt92diklw
IOS's screen records TWO AUDIO TRACKS. I *guess* one for the IOS and one for your voice over. However most video playback only plays back the first audio track.
Choose the voice over second track like so:
ffmpeg -i s.mp4 -map 0:0 -map 0:2 -acodec copy -vcodec copy fixed_audio.mp4
...
https://www.youtube.com/watch?v=2FhmbKKh6mc
Solution: i915.enable_ips=0
IPS stands for intermediate pixel storage which is a power saving feature which I'm told doesn't save very much power (milliwatts) and is buggy.
http://natalian.org/archives/2015/02/18/Archlinux_on_a_Lenovo_X1C3/
...
https://www.youtube.com/watch?v=sv4DRkSiiWk
Hi, I'm briefly showing what Webconverger looks like if you boot up with it. It's an easy to use, fully featured Web platform that clears your private data once you close the last tab.
...
https://www.youtube.com/watch?v=4VMQv1y0XLg
The Mikrotik configuration example https://gist.github.com/kaihendry/cb0aa9ac431e1f8f0bab51b3ce757793 that works WITHOUT knowing your WAN/Internet address.
Bonus: Mikrotik has a lot of features including an API with can be used to export to Prometheus for monitoring https://github.com/nshttpd/mikrotik-exporter
...
https://www.youtube.com/watch?v=haWvhhd_Ec8