You may also enjoy
How to write good git commit messages
less than 1 minute read
It’s totally true that the commit messages of a repo become less and less informative as project goes. The article, How to Write a Git Commit Message, give...
How to build a neural network for MNIST using tensorflow
11 minute read
Instroduction The first step to dive into machine learning is to do experiment on MNIST dataset for most of beginers. MNIST is a dataset of handwriting digit...
Skills to Get
less than 1 minute read
Language & Framework JVM Java Kotlin Android Kotlin Native Groovy Gradle Front End Javascript ReactJS Redux Saga Dart flutter ...
Install jx on minishift
1 minute read
Proxy Start lantern on Ubuntu. lantern -addr 192.168.0.105:37103 Never try lantern -addr 0.0.0.0:37103 jx install will fail due to ::37103 install...