Slashdot Mirror


User: Narchie+Troll

Narchie+Troll's activity in the archive.

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

Comments · 607

  1. PoE? on New Computer Powered By PoE · · Score: 1

    This is just a cover for all the nukes they're planting across the US. Bastards.

  2. Re:Son, on Gates Calls for Increase in Tech Labor Supply · · Score: 1

    I doubt most people hiring programmers really want someone who "sucks at some rather basic stuff," which was the point.

    In any case, C++ templates are a major feature, and C has nothing like them.

  3. Re:No shortage of Tech workers! on Gates Calls for Increase in Tech Labor Supply · · Score: 1

    You cannot pick C++ up in a few weeks. It's easily the most complex programming language in current use. Experience in an unrelated language or even C does not qualify you to be a C++ programmer.

  4. Re:Notorious for its speed?!? on Graphical Gentoo Installer In The Works · · Score: 1

    Actually, GCC only optimizes at levels 1, 2, or 3. As much as some people enjoy putting "-O99" in their CFLAGS, it does nothing.

    In addition, most distributions that I'm aware of compile with -O or -O2 at the most, since -O3 blimps the crap out of code and breaks some things. Gentoo uses -O2 by default.

    The main argument made in favor of Gentoo's speed is usually that most distributions compile for somewhere between i486 and i686. Whether compiling with CFLAGS="-O3 -pipe -funroll-loops -fmake-stuff-go-fast -march=athlon-xp" really helps is up for debate.

  5. Re:Speak, Memory! on Comments are More Important than Code · · Score: 1

    Go to NaN and beyond?

  6. Re:Too late? on Microsoft to Introduce PDF competitor 'Metro' · · Score: 1

    Just like everyone's on XP now, right?

    In 4 or 5 years from now when Longhorn is on most desktops, then we'll see. Lots of things can change in half a decade.

  7. Re:Opinions on GUI. on Longhorn Beta is Disappointing · · Score: 1

    How are you able to correctly leave the apostrophe out of 'looks' but not out of 'sees'? Is there any reason why an apostrophe should be in the latter but not the former?

    In any case, many people do not want their computer to look like the Las Vegas strip. They want it to be usable and for text to be legible. Most eye-candy enhancements only decrease usability (except for window shadows, which do alleviate some of the flaws of the WIMP interface).

    I do agree that the default XP theme is blindingly awful.

  8. Re:Who is gonna use these Tablet thingies anyway? on FCC Pics of the IBM ThinkPad X41 Tablet PC · · Score: 1

    Cursive sucks anyway. It's less legible and definitely not necessary for signing your name. Most writing needs to be done in print, anyway.

    Seriously, how similar is your signature to what you learned in cursive lessons?

  9. Re:Linux extremist? on The Truth About Linux and Windows · · Score: 1

    FreeBSD doesn't have software suspend. I've used it before, and overall it's fine.

  10. Re:The more i read that name on The Truth About Linux and Windows · · Score: 1

    I'd say a significant amount more than half the people on earth, actually.

  11. Re:Linux extremist? on The Truth About Linux and Windows · · Score: 0, Redundant

    I use Linux. I'm not a Linux zealot. I'm actually not too keen on Linus in general, and I'd switch to another free system if it suited my needs.

    Unfortunately, none do except for Linux. So I use it. No extremism there.

  12. Re:This feels odd on The Truth About Linux and Windows · · Score: 2, Insightful

    You know, it never ceases to amaze me that Slashdot has more "dissenters" than the "slashbots" they criticize.

    For example, there's a massive host of conservatives (economic and/or social) here who constantly suggest that they're going to be modded down for their views. Of course, they rarely are, since a sizable portion of the site's visitors agree with them.

    Beyond that, it often seems that there are more "believe it or not, I like Windows" types here than the stereotypical Linux zealot. Seriously, Slashdot doesn't exactly suck Stallman's dick. Have you noticed how obsessive people are about Apple here? I think the GNU zealots (of which I am proudly one) are greatly outnumbered by Linus-style 'pragmatists'.

  13. Re:Ha on Fat Geeks Healthier Than You Thought · · Score: 1

    "drink DIET COKE"

    Or water. Your bones and kidneys will thank you profusely. As will your urethra when you manage to avoid getting a kidney stone.

  14. Re:Unbelievable on Microsoft's New Mantra - It Just Works · · Score: 1

    I would consider that a feature.

  15. Re:way tooo geeky for me... on BBC Reviews Hitchhiker's Guide to the Galaxy · · Score: 1

    When I was two I singlehandedly defeated two street gangs and emerged untouched. Try that on for size, you punk bitch.

  16. Re:way tooo geeky for me... on BBC Reviews Hitchhiker's Guide to the Galaxy · · Score: 1

    OK, let's take this real simple now so you can understand.

    Hitch-hiker's = HH = H2
    Guide to the Galaxy = GG = G2

    I don't question that a 7-year-old could read the books and know what all the words were. I question whether a 7-year-old would understand it to any reasonable extent.

  17. Re:let's be equal - don't recognize any marraiges on Microsoft Abandons Gay Rights Bill · · Score: 1

    "If a couple want the "benefits" of marraige, have their lawyers draft a 50-page "financial merger and caretaking of minor children and durable power of attorney" agreement and file it at the courthouse."

    And thus only the well-off can get the benefits of marriage?

  18. Re:way tooo geeky for me... on BBC Reviews Hitchhiker's Guide to the Galaxy · · Score: 1

    You must have been an awfully precocious 7-year-old if you understood just about anything about H2G2.

  19. Re:Bush on Congress Declares War on File Leakers · · Score: 1

    This law doesn't apply to him, unless he's somehow sharing unreleased media on his iPod.

    And the President does get a salary, you know. A pretty decent stipend.

  20. Re:Draconian on Congress Declares War on File Leakers · · Score: 1

    In the majority of cases, it is not a crime to violate copyright. It is a tort, which is what it should be.

  21. Re:"Common Carrier" - what about sites that host i on Congress Declares War on File Leakers · · Score: 1

    You missed the point. Is the host of that forum responsible if a user uploads said files?

  22. Re:Root, Shmoot on Michael Robertson Says Root is Safe · · Score: 2, Insightful

    In 1992, there wasn't a spam and malware epidemic crippling systems and networks across the globe.

    You're like someone in the 1980s complaining about not being able to have unprotected anonymous sex anymore. Times have changed.

  23. Re:Okay now... on Michael Robertson Says Root is Safe · · Score: 2, Informative

    With GNU rm, you only get a prompt if
    a. you attempt to delete a write-protected file
    b. you use the -i switch, which some distros automatically stick into the global bashrc

  24. Re:Excellent commentary... on Michael Robertson Says Root is Safe · · Score: 1

    Why is it NEEDED? If you want ActiveX, you can use IE on Windows and risk the security complications, many of which are directly due to ActiveX.

  25. Re:Now flash will suck on Adobe Buys Macromedia for $3.4B · · Score: 1

    And this is a change how?