Disk cloning to a smaller disk
Switching out the disk of a laptop (and maintaining the computer as-is) requires cloning – and in some cases it makes sense to clone to a smaller disk. Yes: Family holidays for this geek, start out with a line of …
Jens Ulrik Lange on Web technology, programming, Linux and IT project management
Switching out the disk of a laptop (and maintaining the computer as-is) requires cloning – and in some cases it makes sense to clone to a smaller disk. Yes: Family holidays for this geek, start out with a line of …
Installed Ubuntu 9.10 a few days ago. Everything seemed OK (very very nice actually) except for a little network performance glitch that may also bother you.√Ǭ† Canonical has once again taken Linux one step further away from the status of …
Found this little test which gives an indicator as to Javascript performance in your browser. On my system (Windows XP on two year old Lenovo T60p laptop) i tried to run it ten times on my browsers with all plugins …
Seems like a very cool plugin to enhance the userexperience – performance wise, plus it seems to prepare WordPress blogs for high traffic spikes. Bug found: Links to posts from archives seems to cache PHP-code – not the resulting HTML. …
Ever asked yourself what actually happens when you perform a certain thing in a certain program? Which files are read, created, updated and what goes on in my registry. The Sysinternals Process Monitor tool does this. Filter the events any …
I originally learned about this MySQL shortcoming in the book High Performance MySQL, and luckily I remembered it for an issue that struck me today. I have two tables – one containing blog-posts, and one containing a record for each …