Slashdot Mirror


User: gmack

gmack's activity in the archive.

Stories
0
Comments
2,131
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,131

  1. They forgot what we use encryption for on Senator Backs Down On Crypto Backdoors · · Score: 2

    I think somone hit him with a cluebat.

    It's actually pretty funny .. whenever I hear politicians talking about encryption it's always email when in fact 99% of my use of encryption is either SSL or SSH.

  2. Re:Do we spend less time maintaining Linux? YES! on CIOs Band Together Against Paying For Software Bugs · · Score: 1

    I maintain 20+ servers as part of my job and I can tell you I'd rather maintain the 15 linux servers then the 2 MS.

    It's all a matter of chosing the right distro. Sure RedHat or SuSE are good on 1 or 2 home desktops but I'd be a fool to run them here simply because Debian is much easier to keep updated.

    Software I need custom compiled to /usr/local libs and the other 90% of the software I don't want to care about on the rest since "apt-get upgrade" does it for me.

    I *might* have to answer some questions but unlike
    Windows 2000 I won't have to reboot 3 times per update. (yes that's a HUGE improvement over NT4 but it's still annoying)

    I've often wished MS had a dependency system. It's my single largest gripe with the OS. If they had one that could automatically update libs when some software needed something newer app writers wouldn't try to include the needed DLLs, and in turn wouldn't try to blindly overwrite what happens to be there alreaddy.

  3. Re:Will Debian Take Installer? on Progeny Debian Is No More · · Score: 1

    Indeed .. I've found it easier to use X4's built in configurator and hand edit the conf file than to use Debian's.

  4. Not such a bad thing really on Progeny Debian Is No More · · Score: 4, Insightful

    While it's sad to see another player leave the field this will make it easier for the others to make a profit. Right now there are too many distros fighting over too few users and we could stand to lose a coupple more.

    Having said that, I would still like to see someone else other than just RedHat actually make money at this. (congrats to them but we need some long term competition)

  5. Re:Hmm? on Preemptible Linux Kernel: Interviews and Info · · Score: 1

    RTLinux is for specialised apps that need guarunteed sub millisecond responce times and is therefore more anal about preemption.

    AFIK the preemption patch doesn't come close to RT in guarunteed latency but on the other hand it doesn't incur the speed hit either.

  6. Re:What does it mean to me? on Preemptible Linux Kernel: Interviews and Info · · Score: 1

    The lower the latencies the smoother your game is likely to be since it's being run at more predictable intervals