It is my commitment to make this happen as I recognize that this is also where we find intellectual joys and the true achievement of being a professor. Written by cjlin February 20, 2008 at 2:12 am Posted inRandom thoughts 懷念老同學 ...
YoPark
I am not a space enthusiast and if there are no beautiful women on the moon to talk to, I wouldn’t pay a farthing to go. In fact, if I must go, I would have to be paid handsomely to go. You see I got some sense and ideas where that fare to the moon would be put to good...
make your code not valid Python 2, and no __future__ statement can fix that. Removing code One of the things you will probably see in the background of this section is that static languages would be of great help for this task. I would tend to say "thank you captain obvious", but...
I had promised that I would do a series of screencasts illustrating different aspects of HPC Server...Date: 02/13/2008Windows Server 2008 High-Availability ClustersIt is no secret that HPC Server 2008 will offer the option to make the head node of a HPC cluster......
That Valiant episode is a testament of the Silicon valley culture that’s now creeping in for good in the Indian ecosystem. He is a bit philosophical but I like the way he translates that to reality and that I think make us think very hard. eventually that is the core of his success,...
I’ve had a few conversations recently both online and face to face about the role of Quality Assurance and what I think are some of the traits that will help you learn if this is a field for you, or if you are already in the field how to really get more out of it for yourself ...
If you want to change the world and make it a better place, go for it. If you want to make it so big that you are the most rich person alive, good for you. It doesn’t matter what your ideals and hopes and aspirations are. If you can’t enjoy your very own life, what is th...
This will allocate on the stack for small amounts, still in a constant amount, or if too large, will use a heap-allocated array. This pattern may also make it easier to useArrayPool, if you choose, which also does not guarantee that the returned array is exactly the requested size: ...
Though, you can directly use Logback in your application, it usually make sense to use a logging facade like SLF4J. Now that I have convinced you that Logback is a better option, let’s see what it takes to use it. If we are using Maven, using Logback simply involves declaring the fo...