Slashdot Mirror


User: WeedMonkey

WeedMonkey's activity in the archive.

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

Comments · 87

  1. Re:I'll try again. on Germany Mulls A Copyright Levy + VAT For PCs · · Score: 1
    Although IMHO the BBC has really "dumbed down" over the past decade. For evidence of this please see next Wednesday's prime time viewing on BBC1, our great nation's permiere TV channel.

    While I'd agree with you in general (and especially about primetime), they're showing one of the best films ever at 11:45pm. If you've never seen it, watch it.

  2. Re:Demo vs. full version on Grand Theft Auto Released For Free · · Score: 1

    If you're like me, it'll be in the "box of old computer stuff" in the attic along with printouts like your EBDIC/ASCII tables and line printer pictures of Einstein.

  3. Re:Open Source? on Do You Write Backdoors? · · Score: 1

    I'll save you reading the other 21%: Linus did it.

  4. OT: Your sig on What is Wrong With Game Development? · · Score: 1
    The Space Program: Fourteen deaths in 20 years? Imagine seeing those kinds of statistics in, say, the trucking industry.

    Imagine seeing the same amount of people driving space shuttles as trucks.

  5. Re:Screenshots on Longhorn M4 Build Review · · Score: 1

    Overclocked! w00t!

  6. Re:Yay for biases? +1 for an article, though. on Longhorn M4 Build Review · · Score: 1

    Slackware, off the top of my head, lets you set up the partition table and then tells you to log in as root (no password) to run the setup program.

    Once you've completed installation, you get to set a root password. Once you've done this, you can log in (as root) and add your users.

    Not sure how other distros work, but I see absolutely no functional difference here between Slack and recent Windows versions.

  7. Re:Days at a time? on Microsoft: Because Bugs are Cool · · Score: 1

    > Does windows even have an "uptime" command?

    Well, no, not exactly - instead, it has "net statistics [workstation|server]" which gives you a detailed breakdown of your network activity, and shows the date & time at which it started logging:

    C:\>net statistics workstation
    Workstation statistics for \\ERIS

    Statistics since 2/20/2003 8:36 AM
    [snip lots of stats]

    Incidentally - and I'm not a Unix guru, so ICBW - isn't logging in as root to find out your uptime the equivalent of using a sledgehammer to push in a thumbtack?

  8. Re:So... on UK ISP Imposes Download Limits · · Score: 1


    E1s run at £6,000 p.a. to around £15,000 p.a. (at least in London), depending on what sort of SLA you're after.
    </pedantry>

    2Mbit SDSL is reasonable these days, starting from about £2,000 p.a. - again, it depends on your SLA requirements and how much installation charge you're prepared to swallow.

  9. Re:Not Very Useful At All on Googling For Dates? · · Score: 1
    If my date is googling for me, is she supposed to think I'm the professor or the sex offender?

    Depends what turns her on. She might think you're both.

  10. Re:CIDR and the centralisation of routing is to bl on Growing Commercialization Threatens Net Security · · Score: 1
    I seem to remember a rogue DNS network that was set up (in the process giving the finger to ICANN) but I cant remember its name....

    The two I know of are OpenNIC and AlterNIC, but there are probably many more.

  11. Re:Thats Almost $77,000 Per Employee! on WorldCom Wins $25M Bonus Judgement · · Score: 1

    This is Slashdot. A lot of people round here need help with this sort of thing.

  12. Re:Weird on Registrar Told To Stop Direct-Mail Scare-Tactics · · Score: 1

    Welcome to Slashdot!

  13. Re:Error,Cannot Close Application, Click OK to clo on Gnarly Error Messages · · Score: 1

    I know it doesn't help you now you've moved onwards and upwards, but for the benefit of anyone reading who doesn't know this trick:

    Rather than doing this:
    if (value == 1) {

    Do this:
    if (1 == value) {

    If you get your comparison and assignment operators muddled (and, let's face it, typos happen to everyone) you'll catch it a lot easier this way, as your interpreter or compiler will have a fit trying to assign the contents of "value" to the number "1".

  14. Re:We will never know on RMS Weighs In On BitKeeper · · Score: 1

    Nearly 3,000 so far - maybe he just hasn't said anything as insightful as RMS yet ;-)

  15. Re:I think the answer is easy on Blind User Sues Southwest Over Web Site, Cites ADA · · Score: 1
    Let's take a look: here's the W3C validator's report on that site.

    It's complaining because you've missed 3 ALT tags, and you haven't quoted 4 attributes. Both of these are trivial: getting your site up to spec should take you about a minute, including the time taken to think of the text for your ALT tags.

    So - I'm genuinely curious here, because I rely on this daily and find it an excellent tool - what were these "stupid things" which make you want to ignore it? Have you considered submitting feedback to the W3C with some possible improvements?

  16. Re:W10 (OT) on SANS/FBI Release Top 20 Security Vulnerabilities · · Score: 1
    Since that person is bashing geocities, I wonder what great, stable ISP they recommend instead?

    34sp.com

    IANTOP HTH HAND

  17. Re:send an email/page on 60,000 Credit Cards Numbers Stolen Online · · Score: 1
  18. Re:Credit Card on 60,000 Credit Cards Numbers Stolen Online · · Score: 1

    Any chance you could subsequently dispute the charges (as the slips haven't been correctly signed by you)?

    When you get your bank statement a month later, could you phone them up and say "there's a transaction on here I didn't make...."?

    IANELA.

  19. Re:A Full T1 is ... on How to Test Your T1? · · Score: 1

    Yup, and I got three months' ADSL rental from BT when they screwed up my payments. However, if you read the apology letter you probably got with the cheque, it will say "enclosed is a goodwill payment" rather than "enclosed is your compensation". Point is: they don't *have* to give you that.

  20. Re:A Full T1 is ... on How to Test Your T1? · · Score: 1

    But if a cable connection to a home goes down for (say) 24 hours, the provider will just .

    If a T1 to a corporate goes down for (say) 2 hours, the customer starts invoking the SLAs and getting compensation.

    *That's* what you pay for. Not the bandwidth, but the ability of your CTO to metaphorically bang on the shop counter and ask for the manager.

  21. Re:Trying to get on Google on Mr Anti-Google · · Score: 1

    Since you need to have links to your site from other sites to get rated highly in Google, it is almost impossible to get them, as people who may be interested in linking to your site won't find it on Google.

    If you run a new site, you should submit it to the relevant category of www.dmoz.org, the open directory project. A listing in there gets you into Google within a month.

    Also, marking up your site well - using <h1>...</h1> instead of <p><b>...</b></p>, for example - will work wonders: Google (and, I imagine, other engines) pays more attention to text in headings than body text.

  22. Re:Wordperfect has name recognition. on HP Drops Microsoft Word in Favor of WordPerfect · · Score: 1

    my 16000x1200 desktop.

    Wow, that's a wide widescreen :-)

  23. Re:Which Usenet groups have spam? on The Continuing Rise of E-Mail Marketing · · Score: 1

    I'm trying very hard not to think about what would happen to a spammer who targetted the Monastery, but that's only because I'm about to go and eat lunch.

  24. Re:Still Some Roads to Conquer on MySQL A Threat To The Big Database Vendors? · · Score: 1

    It used to be that the hammers could be ran over by a tank without bending and could survive explosions. Well, that wasn't in the spec. It's probably just something marketing made up for an advert.

  25. Re:Who Else thought Story #2 was more intersting? on The Day The Music Died: Windows Media and DRM · · Score: 5, Funny
    Is there a Dumbass Tag for HTML?

    Given the state of most web pages, it appears to be <body> ... </body>.