Yes… it’s fine as an indication of what’s available but not for reading.
Youtube auto quality can create a haze, that then sees text look slightly out of focus… the HD is fine but even that would benefit from being some base minimum.
Perhaps just bump the browser font minimum … I don’t know if Beaker has the same but in Firefox [about:preferences#content].Advanced.[Minimum font size]
I want to state I’ve been using all the software perfectly fine from two different Windows 7 machines. So it’s not officially supported, but does seem to work or at least for me it does.
Great work @hunterlester on the videos, they willl help me a lot but i have little constuctive criticism
the videos are a bit hard to follow what exactly you are doing and may require some rewatching to understand fully every action you do and its purpose (especially to new devs), but a blog post could complement the videos adding more meaning to some of the actions and working as a better overall reference
for developers it isn’t too clear what the coding practises to use whether to free the method e.g. cryptosignkey at the end of its function, after the outer function is completed or at the end of the script freeing all the methods at once and what the purpose of freeing actually is (security, performance or both), also the old safe-js used headers and metadata should it be used here, again a blog post could really help this out especially if it contained the code in the video (this could be copy and pasted)
overall great job on the videos but i think some written form such as the code in use in the videos but with comments explaining the purpose of each action could complement the videos and could really help developers , also i think helper functions should be under consideration because the simpler the safe network is to use and understand the less mistakes will be made and the more developers will create their content here as well as developers migrating their content here