Stone Park

订阅
A New Journal Begins
网址: http://www.xulei.me/blog
作者: eddyxu

最近的文章 · · · · · ·

The battery of macbook is good enough

2009-02-12 04:54:28 查看原文
Today, I started to use my macbook with battery from 8:15am to 1:50pm, since today is terrible Wednesday. This result really surprises me. I did not hold any hope for that.

Change Time Machine backup frequency

2009-01-24 19:43:52 查看原文
Last week I bought a 1TB external hard drive, and I split 250 GB  of space for Time Machine. However, I considered it was no necessary for me to back up my Macbook hourly, then I found this article: link, wh...

Rules I learnt for modern distributed system implement

2008-11-18 07:46:17 查看原文
This semester I take a “Distributed System” courses and currently I am reading the source codes of Hadoop. I learnt some rules about how to design a distributed system: * Using RPC until you have evidences...

Lessons from my last project

2008-11-09 23:05:34 查看原文
Last year, I spent almost one year on a project which contained multiple components that would distributed on a clusters. Recalling the design of that project, I realized the biggest mistake I made was trying t...

A way to access private members

2008-08-14 18:57:08 查看原文
It is sometimes necessary to test internal state and methods of a class ( for c++ ). Here I found a way to do it, simply put the following code into the unit test file: #define private public #include "th...

A simple explain to the GTD

2008-08-13 19:27:53 查看原文
Getting Things Done(as known GTD) is a methodology that increase personal productive. However, learning to process as a GTD guy is a tremendous mass. Hundreds of books, tools, hints will make a simple met...

New site is available.

2008-07-30 22:25:23 查看原文
I have used xulei.org for years. Now, it is time to say goodbye to it. I bought this new site name: xulei.me . So i decide to create a new site in it to record my new journey in Nebraska, US.

Hello world!

2008-07-30 21:47:52 查看原文
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!