(Untitled)

Jun 09, 2008 09:17

My computer is having issues. In particular my laptop (12 inch powerbook), is making really loud fan noises. Of course, I can't get it to reproduce these noises for the Apple people who hand out warranty stuff, since I have to use it (while running Firefox) for a good long while to make the noises. The solution they give is to use Safari. I don ( Read more... )

Leave a comment

Comments 1

agnoster June 9 2008, 16:36:09 UTC
Interesting... "yes" is a UNIX utility that just repeats a given string (default: "y") over and over again. (Useful for an automated install process that keeps asking you for confirmation.) So if that's running, I could see how it chews up you CPU. The question is, *why* is it running? By inspecting the parent id you could determine which program started it...

Also, most things that didn't work right in Safari a while ago (though by no means all) work. I use Safari as my default browser, and Firefox when I'm debugging.

Reply


Leave a comment

Up