Skip to content

Instantly share code, notes, and snippets.

@TheAshwanik
Last active July 9, 2020 23:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TheAshwanik/f02ea8f1fca0e16a1daf to your computer and use it in GitHub Desktop.
Save TheAshwanik/f02ea8f1fca0e16a1daf to your computer and use it in GitHub Desktop.
Things which I stumble upon accidentally and would want to learn more about them.
1. An Analysis of China’s “Great Cannon"
https://www.usenix.org/system/files/conference/foci15/foci15-paper-marczak.pdf
2. Amazon Webservices in Plain English
https://www.expeditedssl.com/aws-in-plain-english
3. AWS - microservices-without-the-servers
https://aws.amazon.com/blogs/compute/microservices-without-the-servers/
1. ProGuard Obfuscation - http://proguard.sourceforge.net/
2. Linux Tutorials
EDX Training
------------
https://www.edx.org/course/introduction-linux-linuxfoundationx-lfs101x-2#!
https://training.linuxfoundation.org/images/pdfs/Preparing_Your_Computer_for_LFS101x.pdf
http://www.ee.surrey.ac.uk/Teaching/Unix/
http://www.yolinux.com/TUTORIALS/LinuxTutorialAdvanced_vi.html
https://gist.github.com/fffaraz/2b86cf1f1a1f9564c51b
3. Cryptography- https://www.khanacademy.org/computing/computer-science/cryptography/crypt/v/intro-to-cryptography
4. D3 Leanpub Book - https://leanpub.com/D3-Tips-and-Tricks/read
5. Hovercraft - impress.js presentations from reStructuredText = https://github.com/regebro/hovercraft
6. Shamir Encryption - https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing
https://news.ycombinator.com/item?id=17788093
https://news.ycombinator.com/item?id=23541949 (https://simon-frey.com/s4/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment