I hereby claim:
- I am mechazod on github.
- I am mejiamariano (https://keybase.io/mejiamariano) on keybase.
- I have a public key whose fingerprint is 033E C0C4 3A2A 86CD 1633 67DC 8B48 CB86 FA22 F2DF
To claim this, I am signing this object:
Video | |
- https://egghead.io/lessons/react-course-overview-advanced-react-component-patterns | |
Articles | |
*Adeel Imran | |
- How to work with React the right way to avoid some common pitfalls | |
https://medium.freecodecamp.org/how-to-work-with-react-the-right-way-to-avoid-some-common-pitfalls-fc9eb5e34d9e |
1. Create a text file name script.txt | |
// script.txt content | |
"Master, my name is Siri. I am here to serve your every desire" | |
2. Install lame using homebrew | |
3. Create audio file from script.txt | |
run: `say -f script.txt -o greetings.aiff` | |
4. Convert AIFF to MP3 using Lame | |
run: `lame -m m greetings.aiff greetings.mp3` |
be aware using this coz not working | |
https://github.com/tonyseek/homebrew-premake | |
use official | |
https://premake.github.io/download.html#v5 |
https://wiki.octave.org/Octave_for_macOS#Homebrew | |
``` | |
brew install qt | |
brew install octave --with-qt | |
``` |
Installing OpenSSL 1.0.0 | |
https://medium.com/@katopz/how-to-upgrade-openssl-8d005554401 |
# If you come from bash you might have to change your $PATH. | |
# export PATH=$HOME/bin:/usr/local/bin:$PATH | |
# Path to your oh-my-zsh installation. | |
export ZSH="/Users/nixplay/.oh-my-zsh" | |
# Set name of the theme to load --- if set to "random", it will | |
# load a random theme each time oh-my-zsh is loaded, in which case, | |
# to know which specific one was loaded, run: echo $RANDOM_THEME | |
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes |
!! Pre-requisites | |
// install virtualbox | |
https://matthewpalmer.net/blog/2017/12/10/install-virtualbox-mac-high-sierra/index.html | |
https://www.virtualbox.org/wiki/Downloads | |
// docker | |
https://docs.docker.com/docker-for-mac/install/ | |
!! Start | |
// install minikube |
I hereby claim:
To claim this, I am signing this object:
1) "Event.invitees:1000000151" | |
2) "Event:strRSVPStatus:1000000151:[email protected]" | |
3) "Event.hshDetails:1000000151" | |
4) "Event.strInvitee:1000000151:[email protected]" | |
5) "Event.lstPhotos:1000000151:1000000008" | |
6) "Event.lstInvitees:1000000151" | |
7) "Event.photos:1000000151" | |
8) "Photo.hshDetails:1000000151" | |
9) "Event.lstPhotos:1000000151" |
When you open esp, there should be a video for house to use for at least the first five times you open the app. | |
Also with any new updates letting everyone know what it New. | |
> Coachmarks, | |
a. static images | |
b. can be animated graphic | |
c. video | |
- Right when you open up esp, it should populate events within a 50 mile range of you. Not every event ever created. | |
> Front-end will give his/her current coordinates to pull in the backend what's need to index of collected event feeds. |