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
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
test for new deploy with resync to own server.
wait
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.
These two days, I trid to create a production web server with nginx and uwsgi for django app on a VPS from vultr.com. With the help from some atircles from internet, I learn lots of things and finished the work finally.
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.
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.
Until now I have used the mac os for 3 years, but I never learn about the relative development things of Mac os. In this articles, I will take introduction about some tools for the developer on Mac. The main contents are from the macOS setup Guide from Sourabh. It is very suitable for the rookie like me.
最近国内的vpn监管变得更加严格了,用了很久的vpncup也挂掉了,相关服务商基本都进去喝茶了。不得不开始研究一下自建方案,无意间发现了shadowsocks这个开源项目,并看到了国内码农们与gfw抗争的一段心酸的历史。