norcimo5·8 ปีที่แล้ว·discussHow about re-using / hacking intel's ME (Management Engine) for this type of fault tolerance?
norcimo5·9 ปีที่แล้ว·discussoooooor 3) The Girl Scouts accepting boys in their organization. Am I the only progressive optimist in this crowd? :p
norcimo5·9 ปีที่แล้ว·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·9 ปีที่แล้ว·discusshttps://github.comThere are A LOT of projects that could use your help there. Trust me, it works!
norcimo5·9 ปีที่แล้ว·discuss"To Live Your Best Life, Do +Applied+ Mathematics". There's something delightful about using mathematics as a mean to an end...
norcimo5·9 ปีที่แล้ว·discussAwesome! Thank you for pointing out some good open-source alternative apps for 3d, video and photography!
norcimo5·10 ปีที่แล้ว·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·10 ปีที่แล้ว·discussYes please! I'm not blind either, but would love to collaborate / contribute also. My email address is in my profile. Thanks.
norcimo5·10 ปีที่แล้ว·discussopenssl aes-256-cbc -salt -in myfile -out myfile.encopenssl aes-256-cbc -d -in myfile.enc -out myfile
norcimo5·10 ปีที่แล้ว·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·12 ปีที่แล้ว·discussGreat post! I'm a diehard embedded C programmer, so any new language tidbit is always welcome. Thanks! ;)
norcimo5·12 ปีที่แล้ว·discussHis code snippets are not showing up correctly on his site:"bool ok = socket99_open(&cfg, &res);"
norcimo5·12 ปีที่แล้ว·discuss"The Joy of x: A Guided Tour of Math, from One to Infinity" by Steven Strogatzhttp://goo.gl/ybI6KP