Slashdot Mirror


User: wubc

wubc's activity in the archive.

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

Comments · 10

  1. new uniform for the next Metal Gear Solid on US Army to Try Out New, Anime-based Uniforms · · Score: 1

    I guess the invisible aspect of the new uniform will make Solid Snake's life easier in the next iteration of Metal Gear Solid. Wait, all the enemies has one too, damn...

  2. More bad news on Sprint ION's $100/mo, 8Mbps Home Service Tanks · · Score: 1, Informative

    FuckedCompany post Sprint is going to lay off 6000 people. In the forum it seems a lot of it has to deal with ION.

    For me, I will still get on the net with my 56k modem to check e-mail until I got some cash to burn in this tough economy to get DSL...

  3. which one to get on Pocket PC 2002 · · Score: 0

    I am new to the PDA world and I am saving money to get a PDA around the holiday season. I was wondering which one to get? my main use for it right now is to take notes during class or conference. HP Compaq 3800 series is very enticing but the price is.... Anyway, any recommendation?

  4. Re:What can be done about terrorism? on More On Tragedy · · Score: 0, Offtopic

    I think Operation SwordFish, Rainbow Six, etc should really be created now.

  5. Depends on the university you are going to on Can University Students GPL Their Submitted Works? · · Score: 1

    I graduate from University of Michigan last December and my professor in my software engineering class told the class any work we done belongs to us. Of course the university can argue that they provide the resources for you to get the stuff you designed/invented and the policy can change from year to year (depends on how the university).

  6. My experience of learning programming language on Java as a CS Introductory Language? · · Score: 1

    I went to Michigan for college and when we first started we start learning assembly language and moves on to C. Java was offered as a non technical elective course since you will be learning C++ as you go. I personally think you need to have C (maybe even assembly) background before you get into OOP and I think Java is a cleaner language than C++. C++ gives developer more freedom but if not use carefully the program can crash left and right while Java is more stable and will throw exceptions to you when something goes wrong (even at times you don't know why it crashed)

  7. It's the end of internet as we know it on Launchcast Sued · · Score: 1

    Maybe RIAA should just sue every company that help shaping the internet today. RIAA people must be thinking: File sharing comes from internet, kill the internet, solve the problem and we can get all the revenue again :P

  8. What would happen IF... on RIAA Trains Legal Sights On Aimster · · Score: 1

    First Napster, then Gnuetella, now Aimster. Let's have a strike if RIAA wins the case, THEN we will see how the online file swapping application help/hinder the industry :P

  9. Hopefully this will be at least decent on Emperor: Battle for Dune · · Score: 1

    after the disaster of Dune 2000, hopefully Westwood learned something and don't ruin a franchise that ushered in the real time strategy genre by the way, where is red alert 2 expansion pack?

  10. Re:What about AOLServer? on AOL And The GPL · · Score: 1

    If I remember right I took a web database class in college and we use AOLServer to serve up web pages from Greenspan's start up company (I forgot the name, I think MIT and several other colleges are doing that right now). Personally I don't like it due to the fact we are using tcl as scripting language instead of writing it in jsp or php.