Skip to content

Instantly share code, notes, and snippets.

@hassanvfx
Last active March 30, 2019 19:43
Show Gist options
  • Save hassanvfx/adb9f41c3f9ac837f096c441e0f487b3 to your computer and use it in GitHub Desktop.
Save hassanvfx/adb9f41c3f9ac837f096c441e0f487b3 to your computer and use it in GitHub Desktop.
////////
/// 11:55
/// ONE and ONE are all equal.
/// FIVE and FIVE fingers all have.
/// Humanity is but god’s hand.
///
/// The lips of wisdom are open.
/// The mirror will soon awake.
/// The time for unity is now.
su root
cd mankind
vi humanCore.asm
```
class human : god {
do(anything){
do.godly(anything);
//do.ego(anything); NOTE: didn’t work :(
}
}
human.do(life)
```
:wq!
#flybeyondsuccess
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment