norcimo5·vor 8 Jahren·discussHow about re-using / hacking intel's ME (Management Engine) for this type of fault tolerance?
norcimo5·vor 9 Jahren·discussoooooor 3) The Girl Scouts accepting boys in their organization. Am I the only progressive optimist in this crowd? :p
norcimo5·vor 9 Jahren·discussTo encrypt: tar cz foo | openssl aes-256-cbc -salt -out foo.encTo decrypt: openssl aes-256-cbc -d -in foo.enc | tar xz(foo can be a file or directory)
norcimo5·vor 9 Jahren·discusshttps://github.comThere are A LOT of projects that could use your help there. Trust me, it works!
norcimo5·vor 9 Jahren·discuss"To Live Your Best Life, Do +Applied+ Mathematics". There's something delightful about using mathematics as a mean to an end...
norcimo5·vor 9 Jahren·discussAwesome! Thank you for pointing out some good open-source alternative apps for 3d, video and photography!
norcimo5·vor 10 Jahren·discussI'm with you! This is one of the last few articles related to 'vr on linux' that I read before the Holidays: http://www.roadtovr.com/steamvr-to-get-linux-and-mac-osx-sup...AFAIK both Unity and Unreal Engines have 'experimental' linux builds available. I started the year hardware-strapped, but hopefully sometime in 2017 I'll start dabbling with these linux alternatives.Good luck!
norcimo5·vor 10 Jahren·discussYes please! I'm not blind either, but would love to collaborate / contribute also. My email address is in my profile. Thanks.
norcimo5·vor 10 Jahren·discussopenssl aes-256-cbc -salt -in myfile -out myfile.encopenssl aes-256-cbc -d -in myfile.enc -out myfile
norcimo5·vor 10 Jahren·discussYes, but the truth of the matter is that they did exactly that. So "can't" is not the right word in this context.
norcimo5·vor 12 Jahren·discussGreat post! I'm a diehard embedded C programmer, so any new language tidbit is always welcome. Thanks! ;)
norcimo5·vor 12 Jahren·discussHis code snippets are not showing up correctly on his site:"bool ok = socket99_open(&cfg, &res);"
norcimo5·vor 12 Jahren·discuss"The Joy of x: A Guided Tour of Math, from One to Infinity" by Steven Strogatzhttp://goo.gl/ybI6KP