Jack's Ship

The ship will go to every where

Install on Windows

test install on windows

install ruby 2.6.10 install python 2.7.6 install git

gem install bundler -v ‘~>1.17.2’

bundler install rake install

install rsync

do all the operation under mingw64

Create Progressive Web App

Progressive Web Application (PWA) is designed for mobile, starting from Google for Android Chrome and Chrome OS from 2015, and it is not only a shortcuts of url, but also it takes web application benefits and add advanced features to give the experience same as the first-class naive app.

Starting on Heroku

Heroku is a cloud platform as a service supporting several programming languages that is used as a web application deployment model. It has been running for 10 years which start from 2007. There are lots of articles to comparing Heroku with other alternative serives, e.g. Amazon Web Sevices, Google App Engine. It maybe not suitable for large bussiness, but Heroku is a good choice of starting your work. Because it offers a real free plan which enough to run a seed web app of different platform and the community is active and helpful which could solve most problems during your work.

'Jump' by AI

Recently, one friend recommanded me an article about using AI to play a popular html5 game on Wechat called “Jump”. The destination of the game is to make the chessman jump from one table to another by touching the screen with right timing.

从开源项目Shadowsocks感慨

最近国内的vpn监管变得更加严格了,用了很久的vpncup也挂掉了,相关服务商基本都进去喝茶了。不得不开始研究一下自建方案,无意间发现了shadowsocks这个开源项目,并看到了国内码农们与gfw抗争的一段心酸的历史。