A place where I share my daily experience in both technical and non technical issues. Expect to read Linux kernel related posts too.
30 January 2011
Fantastic CGI!
Silestone -- 'Above Everything Else' from Alex Roman on Vimeo.
Not sure about you people, but I think the above video is simply superb! And to make it even "more superb", it was made just by 2 person in 2 1/2 month. They certainly have the skill...
NB: If somehow the above embedded video isn't shown in this blog, just head over to this site to watch it.
regards,
Mulyadi
Subscribe to:
Post Comments (Atom)
How to execute multiple commands directly as ssh argument?
Perhaps sometimes you need to do this: ssh user@10.1.2.3 ls It is easy understand the above: run ls after getting into 10.1.2.3 via ssh. Pi...
-
Ever saw something like below messages inside your KVM (Kernel Virtual Machine) guest's console? " BUG: soft lockup - CPU#0 stuck f...
-
Quick summary first: use gcc -save-temps ! Ever dig into Qemu (qemu.org) source code? OK, I assume you ever did that at least once... may ...
-
Dear readers This time I met interesting case, thus I think it is worth sharing it with you all. But first, big disclaimer. I AM NOT FREE ...
No comments:
Post a Comment