Skip to content

Instantly share code, notes, and snippets.

View AbhimanyuAryan's full-sized avatar
:octocat:
"Attention is all you need" - Birth of LLM 2017

Abhimanyu Aryan AbhimanyuAryan

:octocat:
"Attention is all you need" - Birth of LLM 2017
View GitHub Profile

A zoomable candlestick chart.

Copyright © 2015, Anil Nair - MIT License

@AbhimanyuAryan
AbhimanyuAryan / cracking.md
Created February 11, 2016 07:08 — forked from vertexclique/cracking.md
Cracking guide for Sublime Text 3 Build 3059 / 3065 ( Mac / Win x86_64 / Windows x86 / Linux x64 / Linux x86 )

MacOS

Build 3059

MD5: 59bab8f71f8c096cd3f72cd73851515d

Rename it to: Sublime Text

Make it executable with: chmod u+x Sublime\ Text

@AbhimanyuAryan
AbhimanyuAryan / Install Composer to use MAMP's PHP.md
Last active September 12, 2015 15:38 — forked from kkirsche/Install Composer to use MAMP's PHP.md
How to install Composer globally using MAMP's PHP

##Create an alias to MAMP's PHP installation

To do this, we can simply create an alias for our bash profile. We'll be doing this is nano, though you can do it in vim or a number of other editors as well.

Within the terminal, run:

nano ~/.bash_profile

This will open nano with the contents, at the top in a blank line add the following line: