Don't Worry, Be Happy

Welcome


  • Home

  • Categories

  • Archives

  • Tags
Don't Worry, Be Happy

Apache httpd combined with grpc failed

Posted on 2017-03-16 | In note |

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.

Read more »
Don't Worry, Be Happy

advice on looking for jobs

Posted on 2016-03-26 | In note |

找工作的过程特别漫长,特别痛苦,会怀疑人生,怀疑自己(大神除外)。希望HUST软院的学弟学妹能在北美顺利的找到工作。

Read more »
Don't Worry, Be Happy

Express communication with GET and POST

Posted on 2016-02-20 | In note |

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.

Read more »
Don't Worry, Be Happy

Those Food I Cooked

Posted on 2016-02-17 | In cook |

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!

Read more »
Don't Worry, Be Happy

Web test && monitor

Posted on 2016-02-16 | In note |

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.

Read more »
Don't Worry, Be Happy

256-color config for vim in putty

Posted on 2016-02-12 | In note |

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.

Read more »
Don't Worry, Be Happy

Web HotPot

Posted on 2015-09-14 | In note |

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.

Read more »
Don't Worry, Be Happy

ERP Intern Experience in Yonyou

Posted on 2015-09-09 | In blog |

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.

Read more »
Don't Worry, Be Happy

Hello World

Posted on 2015-09-08 | In test |

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!

Read more »
Changyun Gong

Changyun Gong

9 posts
4 categories
22 tags
github linkedin
© 2017 Changyun Gong
Powered by Hexo
Theme - NexT.Pisces