gaarai.com

Code, Technology, and Random Ramblings

First Day with Ubuntu at the Office

I got Ubuntu successfully installed on my office machine (Dell Studio 17) yesterday. Today, I’m going to use it all day at the office while making notes on what still doesn’t work, what I could get to work, how I fixed problems, and I’m sure some random ramblings will enter at some point.

Read more

No comments

Tool to Optimize MySQL Configuration and Performance

Web applications developers such as myself often have a hard time keeping up with everything that’s going on. There’s always some new programming or scripting language, new standards, new browsers, new technologies, new paradigms, new social networks, and on and on. Every day, something new happens. The end result of all of this always ends up being very similar: people demand faster applications that deal with ever-increasing amounts of data which end up putting massive stress on the server architecture.

As we toil to improve the performance of the applications and their snappy response times, it becomes easy to forget about how we can tweak settings on a low level to provide massive speed improvements on the front-end. For example, most people don’t know that you can configure MySQL to take better advantage of the resources that the server has available.

By default, MySQL is configured to consume a relatively limited amount of memory resources. Start giving MySQL more memory to work with, and your application’s performance can improve greatly.

Read more

No comments

Linux Distro Tests

I’ve poked around with some distros over the last few days. They’ve all been Live Distros running in VMWare. Some of the Distros ran very well like this (Fedora, Mandriva, openSUSE, and Ubuntu), but others failed miserably in one way or another (Linux Mint, Sabayon). Unfortunately, CentOS cannot be installed from a Live CD, so I was unable to test out its installer in VMWare.

Read more

No comments

Initial Linux Distro Selections

As I talked about in my Time to Switch to Linux post, I’m ready to finally migrate away from Windows and into Linux. The biggest question for me is which Distro do I want to start with. Me being a lover of lists, I have a few criteria that I want the Distro that I select to meet:

Read more

2 comments

Time to Switch to Linux?

Over the past few years, I have developed a very strong desire to dump Windows entirely from my day to day computing. I tire of the obscure errors that no one has answers for yet are easily reproducible, the way that Microsoft is enforcing its “genuine Windows” initiative in ways that irritate paying customers while only mildly bothering pirates, and how Windows always has a black box model of operation which always keeps me, the user, out of the loop on what my own computer is doing. The final insult: User Account Control. I disabled that within minutes. Talk about a useless feature. People who know what they are doing will always click yes because they know what they are doing. People who don’t know what they are doing (the ones that were the primary focus for this feature) will quickly learn to always click yes because clicking no may prevent them from doing what they want.

Read more

3 comments