I belong to the ZX Spectrum generation.
I grew up with a rubber keyboard on the tip of my fingers and I've spent too much hours in a row in front of a black and white small television...
This revolutionary machine is almost 30 years old and to celebrate that there will be a brand new ZX Spectrum 48K, with the same old games and some innovations...
48K rocks! :)
./M6
The Math Behind Consulting Companies
An entrepreur friend pointed me to this very interesting post about the math behind consulting companies.
Here it is: The unfortunate math behind consulting companies.
./M6
Here it is: The unfortunate math behind consulting companies.
./M6
Fetching Lines From Big Files
Today I had a DB2 bulk loading problem. I got a couple of rejected records on a 2G+ file. These kind of files are too big to be manipulated with conventional text editors, and even text editors that can handle such files are, usually, not very fast.
Since I was in Windows, I've open th MSYS shell, changed into the correct directory and typed
Since I was in Windows, I've open th MSYS shell, changed into the correct directory and typed
cat -n STPRRIMH.S.ULD.U110115.UN | grep 1943664 > MH.txtThis is an instantiation of a more generic command
cat -n < file > | grep < line >In a few seconds I had a new file containing exactly the information I needed.
Haiku - BeOS Lives
Never Steal a Hacker Machine
Here's what happens when you steal a hackers computer:
./M6
./M6
Subscribe to:
Posts (Atom)