Slashdot Mirror


User: SlashdotSucks

SlashdotSucks's activity in the archive.

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

Comments · 8

  1. Not ironic at all on Cybersquatting Disputes Resolved Online? · · Score: 2

    Haven't you learned the lesson from DEC? They used the "appropriate" name altavista.digital.com for their search engine, and then had to spend 3 million dollars to buy the "inappropriate" domain name altavista.com. Plus, who can type domainmagistrate.networksolutions.com without making a typo?

  2. Re:Isn't that like CompUA or BestBuy? on On Keeping Geeks in a Metropolitan Area · · Score: 1

    Yes, you are uninformed. CompUSA and BestBuy are luser-oriented, while Fry's is geek-oriented. You can find all kinds of connectors, cables, converters, motherboards, cases, drives, memory, etc, although the prices are pretty high. They also carry customer electronics, but I would never buy a TV or fridge from Fry's. Their customer service SUCKS, and they make you jump through all kinds of loops if you want to return something.

  3. When is Red Hat going to ship a decent whois clien on Network Solutions Changes WHOIS · · Score: 1

    The fwhois that Red Hat ships really sucks and seems to be unmaintained. The syntax is non-standard ('whois query@server' instead of the more standard 'whois -h server query'). This causes a lot of problem when you try to search an email address. It's about time they update this little pathetic tool with something that knows about the new NSI registry, arin, and the country top level domains.

  4. Re:the right tool for the job on Mars Orbiter Lost Over Metric Conversion Error · · Score: 1

    If the US switches to the metric system, the kids would have a much easier time to learn math and science. Why do people always complain that Amrican kids are not interested in math and science? Simple, the metric system is just not intuitive to them.

    Look at the stock market: they still use things like 1/32 and 3/16, it's just ridiculous. When you see a stock price change from 7/32 to 3/16, it's not even instantly clear if the stock has gone up or down!

    When people use the metric system, science and math just become so much more intutive. Similarly, people brought up with the octal or hexadecimal system would be great computer scientists. I wished we would all use a hexadecimal system when I tried to learn transforming a decimal floating point number to binary!

  5. Free Domains on New DNS Agreement Announcement · · Score: 1

    Not just cheaper, but free. Coming soon: www.namezero.com I'm not affiliated with the company, I'm just glad that Network Solutions' will get a formidable competitor.

  6. Re:Where are the Alpha ports on Linux and Closed Source Databases · · Score: 1

    Having a 2G file size limit does not mean you can't have a table or database with more than 2G of data. Actually most Oracle tuning books recommend splitting huge tables into multiple datafiles, for ease of backups, among other reasons.

  7. LVM please on Linux 2.4 Feature Freeze · · Score: 1

    Is LVM going in? FreeBSD has had it for a while now. I can't wait another year or two for LVM in the kernel.

  8. Re:devfs inclusion on Linux 2.4 Feature Freeze · · Score: 2

    Linus answered a devfs question at the Linux Expo last month in San Jose. He said he likes the idea of devfs, but doesn't like the naming schemes.

    I personally would really love to see devfs included in the official kernel. There are so many hot pluggable hard drives these days, it's really ridiculous to have to rename each device every time you pull out or insert a disk.