Slashdot Mirror


User: WWE-TicK

WWE-TicK's activity in the archive.

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

Comments · 157

  1. Re:UMD on Linux to Replace Solaris at Duke · · Score: 1

    The labs at UMD's sister campus, UMBC, have had machines that dual booted Linux and NT for years now.

  2. Re:Blackbox is the best! on Blackbox (Finally) Updated · · Score: 1

    KDE isn't a window manager.

  3. Re:Can be harder in C++ on Optimizations - Programmer vs. Compiler? · · Score: 1

    There's nothing unreadble about the code rrowv posted to anyone who's familiar with C++ and the STL.

  4. Re:it's not reverse engineering on Mono Progress In the Past Year · · Score: 1

    > The catch is that C# and CLR are not open
    > standards - they are just ECMA standards.

    By that logic I guess we shouldn't write applications in C or C++ too. After all, they're not open standards either - they are just ANSI standards.

  5. Re:team america on North Korea Admits to Having Nuclear Weapons · · Score: 1

    I'm the asshole? First you brag about being able to speak 3 languages. Then you insult the guy you're responding to by saying he'd be lucky to even be able to understand 2 of the languages you supposedly know just to be able to hold your jock, all the while not realizing that he was in fact quoting a movie. So I may be an asshole, but you're a pretentious, idiotic, asshole.

    Again .. learn to post anonymously. Hint: ending your post with "Anonymous" doesn't make your post anonymous.

  6. Re:team america on North Korea Admits to Having Nuclear Weapons · · Score: 1

    You missed not looking like a friggin' idiot. You should have at least posted anonymously.

  7. Re:These guys just don't get it... on Round Two for MPAA Lawsuits · · Score: 1

    And this, I guess, is why a true democracy can never work.

  8. Re:Guide to Success on Advice for Returning to School After Long Break? · · Score: 1

    Free healthcare as a human right? Only if you made it illegal to do anything that would be harmful to your health. There's no such thing as "free" healthcare.

  9. Re:Engineering within limits brings great results on Where's My 10 Ghz PC? · · Score: 1

    Depends on how you look at it.

    Windows 95 had to be more backwards compatible with MS-DOS than any other OS at the time and had to support an extremely large installed base of legacy software and hardware. Given these design contraints, it's amazing that Windows 95 ran at all.

  10. Re:Ignoring reality on Qt 4 Beta 1 Available for Download · · Score: 1

    The wxWidgets mailing list has always been helpful, but compiling the latest stable (2.4.2) release of wxGTK was just a simple matter of issuing a "--enable-gtk" on the configure command line for me.

  11. Re:Ignoring reality on Qt 4 Beta 1 Available for Download · · Score: 2, Insightful

    Well then his post makes even less sense, you stupid anonymous jackass.

    He says "working through GTK rather than natively hurts it". There is no "native" toolkit on X. Unless you're talking about raw Xlib or perhaps Athena since thats the widget set that actually comes with X. I can't imagine having wxWindows wrap Athena being any better than wrapping GTK, and if you want it to use Xlib directly theres the wxUniversal port.

  12. Re:Ignoring reality on Qt 4 Beta 1 Available for Download · · Score: 1

    > Wx is getting there but still a nightmare to
    > install (IME of course) and working through GTK
    > rather than natively hurts it.

    Whatchoo talkin' about, Willis? On Windows, you can either have wxWidgets wrap around the native Windows controls or use the wxUniversal port where wxWidgets reimplements all of the widgets itself much like how Qt does it.

    I suppose you can also try getting wxGTK compiled on Windows, but why in the world would you ever want to do that?

  13. Re:Knuth on Tim Bray's Top Twenty Software People in the World · · Score: 1

    Yes he did. He wrote the first BASIC interpreters Microsoft sold in the early days of the company.

  14. Re:Atheism isn't the same as secularism. on New Advances Bring Fusion Closer to Reality · · Score: 1

    Atheism is as much a religion as baldness is a hair color or not stamp collecting is a hobby.

  15. Re:uhhh, what? on MySQL Database Design and Optimization · · Score: 1

    > MySQL is used by tens if not hundreds of thousands
    > of people around the world.

    So is Windows.

    MySQL == the Windows of SQL DBMSes.

  16. Re:I transferred and got burned on How Important is a Well-Known CS Degree? · · Score: 1

    In Maryland, at least, you can use Artsys to look up which classes transfer to where and how they transfer in as at the receiving institution. I made heavy use of this as I too went through a number of institutions to get my bachelors in computer science. However, all the schools I went to were in Maryland and all of my classes transferred to the other schools without any problems.

  17. Re:It's like a free ride when you've already paid. on GTA: San Andreas Leaked · · Score: 1

    > Right to a profit is the same as saying "Give
    > me free shit."

    How is being compensated for one's work the same as saying "give me free shit". I have bills to pay, and working for free doesn't pay those bills. You'll realize that just as soon as you move out of your parents' basement and into the real world.

    I have the right to charge as much as I want for a product that I create. It would of course be in my best interest to charge a fair price, otherwise a competitor would most likely come around and offer the same thing but for a better price. If I don't, I wither away and die, which is how it should be. How is that not capitalism?

  18. Re:It's like a free ride when you've already paid. on GTA: San Andreas Leaked · · Score: 2, Informative

    > Developers and publishers have no right to
    > profit

    As somebody who works as a software developer professionally, all I gotta say to you in response to this is "FUCK YOU" followed by a "KISS MY ASS".

    > except in as much as customers will
    > voluntarily pay them.

    Oh ... but isn't it always voluntary? Nobody is holding a gun to your head forcing you to shell out money, is there? If you don't like the price, look elsewhere. If nobody provides the same thing for the price you're looking for, either do it yourself or suck it up and pay the price.

    > But please, don't demand that I pay money to
    > publishers and artists

    That's fine as long as you don't go ahead and use their work without paying for it (assuming the developer wants you to pay for it). If you don't want to pay, then don't use it.

  19. Re:It's like a free ride when you've already paid. on GTA: San Andreas Leaked · · Score: 1

    Yeah ... why should the people who developed the software be compensated for their work anyway.

    That whole concept ... being paid to provide goods or services ... is completely ridiculous!

  20. Re:The Justice League? on Fantastic Four Animated Series · · Score: 1

    You probably mean Justice League Unlimited.

    And IMHO, it's not as good as the Justice Leage. I don't like format of the new JLU show. Instead of two-parter episodes, each episode is it's own 20 minute story (excluding commercials). This leads to stories that don't have as much depth and feel more "rushed" compared to the two-parter format of the JL series.

    They should go back to the old format.

  21. Re:Biggest problem with Unix on Ask Unix Co-Creator Rob Pike · · Score: 1

    We used to do this back in the MS-DOS days, minus the "drop and go" part since it didn't have a standard GUI.

  22. Re:They knew. on First JPEG Virus Posted To Usenet · · Score: 1

    Mosaic always had the option to not display images. All graphical web browsers have this option.

  23. Re:IE shipped at the same time as win 95 in Plus on Private Mars Mission Planned For 2009 · · Score: 1

    Which of course isn't the same as shipping with Windows 95.

  24. Re:Great work on the story, "editors" on Programming Language Popularity Survey · · Score: 1

    Yes ... its a fourth generation programming language.

  25. Re:Security? on Defending The Skies Against Congress And The Elderly · · Score: 2, Insightful

    > You do realise that that is the argument used
    > for centuries to keep blacks and women from
    > voting, right?

    > Can you prove that a dumb person has less
    > value than a smart person, and is less
    > deserving of being heard?

    By virtue of being dumb, a dumb person will consistenly make more dumb decisions compared to a smart person. Therefore, their opinions should be held with much less value, if at all.

    This is not the same argument that kept women and blacks from voting. Women and blacks were kept from voting simply because they were women or black. The reason for this is probably because it was thought that they were dumb because of this fact. We now know this to be false; a person's gender or race usually has very little bearing on their overall level of intelligence.

    However, a person can be dumb (regardless of race or gender), and therefore their opinions will probably be dumb as well. It would be more beneficial and better use of time to listen to the smart people first.