Slashdot Mirror


User: Door-opening+Fascist

Door-opening+Fascist's activity in the archive.

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

Comments · 240

  1. Mirror on Top Five Reliable Providers · · Score: 1

    To save Netcraft, here's a mirror of that page.

  2. Slashdotted on Disk Drives Explained · · Score: 1

    That server's gotten /'d, so here's a mirror.

  3. Development release on Software Code Quality Of Apache Analyzed · · Score: 3, Insightful

    Why did they use the development branch of Apache, when only a handful of sites are running it? I would have found an analysis of the stable 1.3 branch, which 60% of the web-serving world uses, to be more informative.

  4. XFS on Three Enterprise Operating Systems Compared · · Score: 1

    I'd be interested in seeing how XFS and NTFS/WinFS compare to each other in terms of large/small file performance, lots of file accesses, etc. Does anyone know of any such comparisons?

  5. My volunteering experience on Paying for Volunteers? · · Score: 1

    If it's affordable to you (I'm still in college so it is for me), accept paid "volunteering" or true volunteer, whichever appeals more to you. I am currently helping out the local school district clean 26 schools of PCs. I spend a few hours a day helping them out, and (for me, at least) their gratitude more than makes up for the lack of pay. It might even open up job opportunities in the future. Right now, doing work I enjoy (and probably will end up doing later in life) is far more important than doing a paying job, like flipping burgers, that I would not enjoy.

  6. SMP on What Kind Of Computer To Bring To College? · · Score: 1

    Definitely SMP. You know the people who are impressed will be your friends.

  7. Re:Wait a minute... on SCO vs Linux.. Continued · · Score: 1

    They're probably using a FreeBSD machine as a proxy/firewall/load-balancer, in front of their IIS web servers. See this FAQ for a more detailed explanation.

  8. Microsoft DOES use Linux on SCO vs Linux.. Continued · · Score: 4, Interesting
    [SCO gave Microsoft a license because] Microsoft is not using Linux.

    Excuse me? Take a look at Microsoft's Netcraft page. The top three machines (UT servers) are running Linux, and are sponsored by MSN.

  9. Re:Corporations are at fault? on Asia Running Out Of IP Addresses · · Score: 1

    Agreed. And not only that, but the big computer corporations often started with class A (16 million addresses) blocks, and acquired more over time. HP, for one, has its own class A, Compaq's class A, Digital's class A, and I believe also has Tandem's class A as well. That's 48 million IP addresses. I bet that a full .001% are actually in use. And all the other old IT companies (IBM, Sun, SGI, etc.) probably are similarly inefficient.

  10. Health care on Is SARS From Mars? · · Score: 1

    Instead of reasoning that diseases pop up near where the atmosphere is thinner, which seems to be giving me near-fatal bogon poisoning, why not say that diseases pop up most where health care is poorest? China, while it is developing, still has poor living conditions and restricted access to life-saving drugs. It makes perfect sense to me that SARS originated in China and not Europe or the US, just as cholera, malaria, and AIDS ravage Africa and not Europe nor the US.

  11. Mirror on Nmap Featured in The Matrix Reloaded · · Score: 1

    That server looks like it's getting loaded. Here's a mirror.

  12. XFce on Low Resource Distro and Window Manager for Kids? · · Score: 2, Interesting

    I've used XFce on everything from a 486 to a P-4. It'll be snappy no mattery where you run it. It's not too hard to get used to, and almost never crashes.

    If you want even less resource consumption, go for VTWM. I've also used it on everything from a 486 to a P-4, and it's even faster than XFce, and not too much more difficult to figure out. We use it at the Earlham College CS department on our Red Hat Linux P-4 clients, and it really flies.

  13. Divide between the young and the old? on America's Broadband Dream Is Alive-- In Korea · · Score: 1

    The article left out an even more important "digital divide": that between the poor and the rich. Seriously, that is something that has far greater "digital availablity" importance (not to mention socioeconomic) than age does.

    It's becoming even more important, too. With the Internet and computers in general becoming more important to life, that the poor have less access to computers is going to hold them back more and more as time goes by.

  14. Mirror on Preliminary OS X & PPC 970 Benchmarks · · Score: 4, Informative

    Ho hum. Another /.'ing. Here's a mirror of of the French, and one for the Babelfish-translated English.

  15. Re:Mirror on Water-Rocket-Powered Cars · · Score: 1

    These mirrors are getting hammered, so here's another one.

  16. Re: Good for your dad! on Searching for the Oldest Running Application · · Score: 1

    I do. I remember typing assignments on an Epson PX-8 with that, with an 80x8 screen. I often look back on it, and I think I would prefer using the PX-8, except it can't do TeX.

  17. Re:Trinitron on Shopping for a New Monitor? · · Score: 1
    However, my understanding is that trinitron tubes are inherently not flat and outer/inner colors and pixel spacing differ slightly (of course I may be completely wrong now). I mean, my trinitrons are really old and I know the technology is even older.

    My Trinitron is about eight years old (rebranded Dell), and isn't flat either. It's just the newer Trinitron FDs that are externally flat.

  18. 256kbps on How Broad is Broadband? · · Score: 1

    There's service marketed as broadband in my area that's around $35(US) a month for 256kbps down/128kbps up. Is that not broadband too?

  19. Trinitron on Shopping for a New Monitor? · · Score: 5, Informative

    Get a Trinitron. They're pricey, but you won't regret it. They're brighter than regular monitors, as sharp as LCD screens, have excellent color and long life. The new ones have a special screen that is externally flat, but internally concave. This reduces glare but prevents the annoying edge distortion of normal flat CRT monitors.

    Sony has an interesting description of Trinitron technology here.

    If you're not adverse to looking on eBay, you can find some good deals there. Remember that many Dell, Sun, IBM, and SGI monitors are actually relabelled Trinitrons, so don't forget to check on them as well.

  20. Re:My experience on A Title To Replace "Systems Administrator"? · · Score: 1

    Poke around in your college's IT and CS departments. I too am a first-year student (at Earlham College), and have an internship with the IT department, and a job as a sysadmin (or whatever we decide to call ourselves) with the CS department.

    In the end, job/internship experience you can put on your resume is probably going to be more useful than a college degree, although the latter might put in a better position for employers who look more at pieces of paper than experience.

  21. Re:nsswitch on FreeBSD 4.8 Released · · Score: 1

    pam_ldap can do part of it, but it can't provide the UID/GID mappings that are required at the filesystem level.

  22. nsswitch on FreeBSD 4.8 Released · · Score: 1

    When is nsswitch going to be added to FreeBSD? I've been wanting to get FreeBSD authenticating off LDAP for a while now, but there is no LDAP support in the hard-coded name switching service.

  23. Re:Only part of the issue on Mainframe Operators Needed · · Score: 1

    It really depends where you go. Where I am, at Earlham College, I've learned more about sysadmining since I got here than at any other time.

    The entire CS department's network is student-run, and being an admin there has taught me far more than any class could have taught me. I also have an internship with the computing center, for which I work on testing out LDAP authentication. Small schools tend to provide more opportunities like that, because it allows direct communication between professors and students, and staff and students.

  24. /.'d on The Thin Line Between Reality and Video Games · · Score: 3, Funny

    Hmmm. I hope CNN has a backup plan for maps, because it looks like it is the latest victim of Shock and Awe.

  25. Re:makes you wonder what they'll do with HP-UX... on HP To Sell And Support Red Hat Linux · · Score: 1

    I can think of a couple reasons.

    It handles high-load much better than Linux.

    It handles many processors much better than Linux.

    It handles lots of memory much better than Linux.

    PA-RISC support is Linux is still kind of iffy.

    It has decent ACL and quota support.

    The last one can be solved using SGI's addition of XFS to Red Hat Linux, but there aren't that many people out there using it yet.

    In short, Linux is useful on the low- and mid-range servers, but HP-UX will still rule the roost on the PA-RISC and high-end Itanium systems.