Last active
April 29, 2018 17:17
-
-
Save mohitmun/418f93acbbc6d60c1a265679373a8b22 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CS | |
DMKS | |
Heterogeneous programming | |
OpenCl | |
https://en.wikipedia.org/wiki/OpenCL | |
Compilers | |
Design patterns | |
https://en.wikipedia.org/wiki/Worse_is_better | |
File System | |
File Descriptors | |
https://twitter.com/b0rk/status/982105689303629824?s=20 | |
Graphics | |
Frame Buffers | |
https://news.ycombinator.com/item?id=16755552 | |
People to follow | |
Jasper St. Pierre | |
Links: | |
https://news.ycombinator.com/user?id=Jasper_ | |
http://blog.mecheye.net/ | |
https://github.com/magcius | |
Media | |
Video | |
Formats | |
Networking | |
Command line | |
https://gist.github.com/mohitmun/963f95aaf61d50e512511ac4eb097e50 | |
Reverse Engineering | |
https://yurichev.com/mirrors/DCC_decompilation_thesis.pdf | |
Security | |
Blogs | |
https://github.com/DhavalKapil/ctf-writeups | |
http://www.swiecki.net/research.html | |
People to follow | |
https://github.com/DhavalKapil | |
Robert swiecki (Google Security engineer) | |
http://www.swiecki.net | |
Awesome Lists | |
Erlang | |
https://gist.github.com/mohitmun/418f93acbbc6d60c1a265679373a8b22#file-erlang-txt | |
Tools | |
Editors | |
Vim | |
https://gist.github.com/mohitmun/418f93acbbc6d60c1a265679373a8b22#file-vim-txt | |
Interesting github projects | |
https://gist.github.com/mohitmun/418f93acbbc6d60c1a265679373a8b22# | |
People to follow | |
Bruce Dawson (Googler) | |
Links: | |
https://randomascii.wordpress.com (Blog) | |
Alan Shreve (Creator of ngrok) | |
Links: | |
inconshreveable.com (Blog) | |
Maths | |
Hall of Fame | |
https://en.wikipedia.org/wiki/John_Horton_Conway | |
Tricks To learn anything | |
1. Search on HN for blogs and comments | |
2. Search on Reddit | |
3. Stackoverflow/Stackexchange | |
4. Github search code if related to programming |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Blogs | |
http://www.evanmiller.org/why-i-program-in-erlang.html | |
Learning | |
Book: Learn you some erlang | |
https://stackoverflow.com/questions/1017017/what-is-the-best-way-to-learn-erlang | |
Links | |
https://www.scribd.com/document/6505089/Concurrency-Oriented-Programming-in-Erlang-by-Joe-Armstrong | |
https://stackoverflow.com/questions/8426897/erlangs-99-9999999-nine-nines-reliability | |
https://stackoverflow.com/questions/8107612/the-actor-model-why-is-erlang-special-or-why-do-you-need-another-language-for | |
https://www.infoq.com/presentations/erlang-software-for-a-concurrent-world | |
http://www.erlang-factory.com/upload/presentations/389/EFSF11-ErlangVM.pdf | |
http://www.evanmiller.org/why-i-program-in-erlang.html | |
Talks | |
https://vimeo.com/23509552 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/antlr/antlr4 (parser|parse structured text) | |
https://github.com/junegunn/dotfiles (dotfiles) | |
https://github.com/ggreer/the_silver_searcher |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment