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