background: we have several apache httpd c++ servers running internally. UI will send request to one of the servers, then the main server will query many other internal servers to aggregate the result. It is one use case of rpc framework, which is more light weight than httpd. Our code is there, I just want to migrate our server to grpc.
advice on looking for jobs
找工作的过程特别漫长,特别痛苦,会怀疑人生,怀疑自己(大神除外)。希望HUST软院的学弟学妹能在北美顺利的找到工作。
Express communication with GET and POST
I want to do a like system, to record the like and dislike of a certain tool, language or framework, on my own website, Web Hotpot. Recently I’m rewriting it from angular to react.
This blog is used to record how to transfer data from client to server, with get and post method.
Those Food I Cooked
I used to live in an apt near JHU Homewood Campus, for pursuing master degree. During that time, I started to cook dishes for my friends and myself. It’s a way to forget the stress from other things. It’s a way to miss my family. It’s a way to learn survive.
Alert: this blog contains a lot of images!
Web test && monitor
After deploying personal website, Web Hotpot, the configurations can be seen in another blog Web Hotpot. I want to know the web perforamnce of the combination with nginx and nodejs.
256-color config for vim in putty
putty is an SSH and telnet client for windows users to connect to Linux systems.
When connected to Ubuntu Virtual machine, I use putty as a Linux terminal and I use vim as my editor to do some coding. Vim can be configured into a beautiful IDE but putty cannot show the beauty because putty is not a GUI mode.
Web HotPot
keep on programming –> make a living –> marry a girl –> raise a child –> teach him to program !~
Web Hotpot. Source code can be found in our github.
We always see a lot of cool websites. Also, we heared about website elements, such as servers: wamp, lighttpd, frameworks: web.py, twisted, javascripts: angularJS, BootStrap, and some other website techniques. This time, My friend Zhiyue Zu and I want to build our own website systematically, from front to end, from interface to database. We are willing to share our knowledge with others. Also, we’ll appreciate that someone tell us amazing techniques or frameworks.
ERP Intern Experience in Yonyou
ERP is business management software – typically a suite of integrated applications – that a company can use to collect, store, manage and interpret data from many business activities, including: Product planning, cost Manufacturing or service delivery, Marketing and sales.
Yonyou
Yonyou (officially Yonyou Software Co.,Ltd, formerly UFIDA Software Co.,Ltd) is the biggest ERP software provider in China. There are over 60 branches in mianland China and overseas branches over the world. I applied for an intern in Wuxi branch, who is resposnible for the market in Wuxi.
Hello World
Programmers always love “Hello World”
Thanks to my friend Zhiyue Zu ! He recommand me the GitHub Pages and Hexo to me. GitHub Pages support personal static website and hexo can generate personal blog easily. These things are easy to learn, without any cost. The instructions on the official website is enough for us to achieve a personal blog. Moreover, hexo support many themes like next, which is simple but beautiful. Personally, recommand these tools! Try and build your own blog!