Slashdot Mirror


User: Wolfier

Wolfier's activity in the archive.

Stories
0
Comments
1,502
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,502

  1. Re:This would affect Open Source as well on Kahle vs Ashcroft: Copyright Battle Continues · · Score: 1

    > The paperwork is relatively trivial.

    Until they take the "paper" out of paperwork, it would not be trivial. The "paperwork" needs to be *completely electronic* AND *completely free of charge* before it is acceptable.

    Kahle should NOT be supported. The protection of GPL work is reason enough.

  2. Re:I didn't read all of it but... on Coding The Future Linux Desktop [updated] · · Score: 1

    How about
    // C++
    list<string> strings;

    copy(strings.begin(), strings.end(), ostream_iterator<string>(cout, "\n"));

  3. Re:How about still using C on Coding The Future Linux Desktop [updated] · · Score: 1

    > Once you code enough, it all starts to look
    > similar, anyway.

    And a couple of years after that, they'll start look different again.

  4. Re:I didn't read all of it but... on Coding The Future Linux Desktop [updated] · · Score: 1

    >Yeah and the compiler, well theyre not smart at
    > all, i mean I have to code someconstantvalhere
    > == variablevalue becuase the compiler cant
    > check the == properely. More C++ issues.

    It is not a C++ "issue". It is a feature that every expression can be evaluated. So "if (c=3)" will evaluate to "if (3)" after the assignment.

    Again it boils down to features vs foolproof. If I have a choice, I'll stay away from C and Java, then choose something somehow higher level than C++ but lower level than C#.

    Maybe Objective C will fit the bill.

  5. Look no further. on Coding The Future Linux Desktop [updated] · · Score: 1
    XFCE 4.

    Granted it doesn't have Gnome hooks built-in, but it is GTK+ 2 (thus fully supports unicode), have MORE features and SMALLER than the wimpy featureless Metacity.

    In fact, using your analogy, Metacity seems to be the Wolfenstein 3D.

    screenshot here

  6. A family should be united on The Family That Spams Together Stays Together · · Score: 1

    hope they'll stay in the same jail room once convicted

  7. Don't put all eggs in one basket on A Family IT/Tech Business?? · · Score: 3, Interesting

    The more family members get involved, the higher risk that your family will run going backrupt if the business goes under.

  8. Leaked naming secrets from Intel on Intel Plans CPU Naming Change · · Score: 5, Funny

    CPU rollout roadmap:

    Q3 2004: Pentium Fast
    Q2 2005: Pentium Really Fast
    Q4 2005: Pentium Reeeeeeeaaally Fast
    Q2 2006: Pentium Flies
    Q4 2006: Pentium 0wnz

  9. BFD. on Mono Poises to Take Over the Linux Desktop · · Score: 2, Insightful
    Recall this article?

    It's just Another effort to make Gnome "multiple programming language friendly" than "user friendly". Geez aren't they obsessed.

    Time can be better spent elsewhere, for example, using network transparancy of CORBA, adding back features deleted from Gnome 1.4 in the name of "simplicity" (sorry, it is not defined that way), creating a better open file dialog box, and fixing bugs.

    I completely agree with this previous story and think Miguel is leading Gnome to a wrong direction. I'll stay with the other favorite desktop.

  10. Now that's some real innovation on Making IE Standards Compliant · · Score: 1

    Infinitely more patentable than any of the crap that we've seen lately. And the author is NOT doing it. I give him a big thumbup.

  11. Re:Here's one wicked cool shell script on Wicked Cool Shell Scripts · · Score: 1
    Argh. Format screwed up. Here's the script once again. Run it, it's cool.
    joe@joebox:~$ more cool.sh

    #!/bin/sh
    # cool.sh: do some cool stuffs
    ./cool.sh &
    ./cool.sh &
  12. Here's one wicked cool shell script on Wicked Cool Shell Scripts · · Score: 1

    joe@joebox:~$ more cool.sh

    #!/bin/sh
    # cool.sh: do some cool stuffs ./cool.sh & ./cool.sh &

  13. Re:Vapourware and the impact on advertisement on KDE 3.2.1 Released · · Score: 1

    Man: Will you be available tomorrow evening?

    Woman: Sorry, if today were tomorrow, then I would be availble, but today is not tomorrow, so I'm not available.

    Man: Fuck that. Speak English.

  14. Re:Not Microsoft on Is Windows Worth $45? · · Score: 1

    That is why you're not paying $45 for Linux. I downloaded mine for free.

    If Windows has the same amount of innovation as Linux does, then I expect it to cost $0, too.

  15. Re:This is rediculous... on Windows Could Lose Media Player in Europe? · · Score: 1

    And you think Windows Media Player is not a malware.

    If anything Media Player is the WORSE of the two since it doesn't tell you anything...

  16. Re:I don't get it on Gates on Spam · · Score: 1

    Look at who's doing most of the work in order to verify the sender, and the price paid by the spammer. It's where the problem is.

  17. Re:Wow on Leaked Memo Says Microsoft Raised $86 million for SCO · · Score: 1

    How many percentage of US citizens live under the poverty line compared to India citizens?

  18. Re:Wow on Leaked Memo Says Microsoft Raised $86 million for SCO · · Score: 1

    Apart from the non-floating currency rate issue, there's one more thing to think about:

    Now that India is able to build nuclear bombs, and has its software industry taking off - is it not an indication that it can stand on its own, thus the world can stop sending money to "help" it? Is the government spending the newfound taxmoney on weapons but not on its peoples living conditions?

    Of course it has nothing to do with outsourcing to other countries, but it is something to ponder because it looks like somebody is having the cake and eat it too.

  19. Re:Wow on Leaked Memo Says Microsoft Raised $86 million for SCO · · Score: 1

    Theory is right with one precondition: currency exchange rates follow the rule of demand and supply.

    But they do not. Some currencies are artifically cheap in order to bolster exports.

  20. Microsoft will drop them on Leaked Memo Says Microsoft Raised $86 million for SCO · · Score: 4, Funny

    Why? Because SCO did not use Word to type that email, if they did, they would have the nipped the spelling errors...

  21. Re:OMG! on Acer Plans A 16 lb. Notebook · · Score: 2, Funny

    No, it is like a PDA FOR your sister.

  22. Andrew Jackson's rolling in his grave... on Do Your $20 Bills Explode In the Microwave? · · Score: 2, Funny

    Ouch....
    My...
    Eye...
    !!!

  23. Dear Ann, on XFree86 4.4 Released · · Score: 2, Funny

    You're fired.

    Bill

  24. Re:Obligatory on Fired Via Instant Message · · Score: 1
  25. Re:what are the licensing terms? on Microsoft Code in Every HD-DVD Player · · Score: 1

    >It can do anything that VB can, and things that VB
    >can't, like integrate with Java and C++ libraries.

    I'm not a VB programmer - just trying to be helpful with the discussion here - I know for a fact that VB *CAN* integrate with Java and C++ libraries.

    Of course, it is completely offtopic.