Slashdot Mirror


User: tmgtmgtmg

tmgtmgtmg's activity in the archive.

Stories
0
Comments
6
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6

  1. Dealing with various issues during upgrade on Ubuntu 8.04 Released · · Score: 2, Informative
    I didn't have such a great experience upgrading.

    My video card didn't work, sound didn't work, and, apparently, I use stale software with has been deprecated.

    Either way, here's a review of my adventures:

    http://thomer.com/howtos/hardy_heron.html

    Here's a summary of the woes described on that web page:

    1) to get nvidia to work for a GeForce 8600 GTS (and in my case TwinView, for two displays), you need to download a beta driver straight from nvidia,

    2) to get sound to work you need to run a completely undocumented /etc/init.d/alsa-utils reset,

    3) Firefox 3 (beta) is cool and all, but it does not support various plugins so I downgraded to firefox-2, and

    4) xmms, which is ugly but worked just fine, has been deprecated and its replacement, audacious segfaults and freezes.

    5) I got annoyed by trackerd hosing my disk and my CPU, so I removed it.

    Hope this helps.

  2. Lockout: The Self-imposed Work Enforcer on PC Users Fight Distractions to Work · · Score: 1

    I don't want to toot my own horn too much, but I wrote a tool against distraction. It's silly, but it works for me. Sometimes.

    http://thomer.com/lockout/

    It was also featured on Slashdot a while ago:

    http://slashdot.org/article.pl?sid=04/08/24/212825 1&tid=185&tid=133&tid=1

  3. What about stuttering? on Are You Talking to Your PC Yet? · · Score: 1
    Not that I'm very interested in using software for speech recognition, but if I were, I'd be in trouble. I stutter a bit (how to react when talking to a person who stutters), and, the estimates vary, a lot of people do at some stage in their life.

    Most stutterers don't stutter when they're alone, though. But, then again, even when I'm alone, recording a message on an answering machine can be a challenge since I know that someone is going to hear it. Stuttering is a big mindfuck, so I wonder whether I'd experience the same sort of self-awareness when talking to a computer.

    As far as I know, software like this doesn't deal well with speech disorders, and it probably should't be expected to.

  4. Re:Sudo su on Software For Slackers: Lockout · · Score: 1

    Lockout can change /etc/sudoers as well.

  5. Re:I've had him as a professor on More From Tanenbaum · · Score: 1
    we had to modify the MINIX kernel to do memory fragmentation

    To be a little more precise: we had to modify the memory manager (that lives outside of the kernel) to do memory fragmentation.

  6. I've had him as a professor on More From Tanenbaum · · Score: 5, Interesting
    I think I like this guy. Has anyone here ever had him as a professor? Is he this amusing when he's teaching class? :)

    I've had him as a professor and he co-advised my Master's thesis.

    Indeed, he is as amusing when teaching class. I took one or two classes he taught. However, his lectures are useless because his books speak for themselves. The only real reason to go to his lectures is because he is very funny.

    In addition to the lectures, we had to modify the MINIX kernel to do memory fragmentation and modify the file system to support ACLs. Both not very hard, but a good learning experience.

    I know he's always on the lookout for graduate students to work with him. Having had him co-advise my Master's thesis, I can wholeheartedly encourage you to work with Prof. Tanenbaum.