Slashdot Mirror


User: wft_rtfa

wft_rtfa's activity in the archive.

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

Comments · 91

  1. Re:Hype? on Departure Of The Java Hyper-Enthusiasts? · · Score: 1
    It's this thing called the Borland VCL, used by both C++ Builder and Delphi.

    I see your point with Delphi, but that environment wasn't freely available or cross platform, and Borland C++, although an awesome enviroment, is not standard C++. There wasn't even a standard C++ at the time most of Borland C++ was being developed.

    .NET did learn a few things from Java, but mostly of the "whatever you do don't do this" variety.

    Obviously, you've never programming in Java and C#. For, me after working as a Java developer for four years, it was easy to make the shift and start working as C# developer because of all the similaries between C# and Java. I just would think, how do I do this in Java and capitialize.

    Like designing your bytecode language with runtime interpretation performance in mind first, making JIT a secondary addon. That's why Java apps take forever to start while .NET feels like a native executable - the .NET bytecode is optimized for use as raw input for a JIT compiler.

    People think that .Net code runs starts so much faster than Java code because the first time you ran a Java app, it was 1999 and you had a slow computer, every time you think Java, you think of that experience. If you were to run .NET code on slow hardware, it start up just as slow as Java. The main reason Java is slower, is API bloat and they don't use the native APIs to do things as much as .NET. You do pay a price for being able to run on so many different OSs.

  2. Re:Has the previous hype of Java and J2EE moved on on Departure Of The Java Hyper-Enthusiasts? · · Score: 1

    You could also think of Java as an old girlfriend. When you first meet her, she was exciting and fun to be around. She helped you out in a lot of tough situations where no one else could. However, over the years she got fat and other women seem more fun. Don't get me wrong, she's still sexy, but some of these other women you are spending time with seem hotter.

  3. Re:A Humble Note on Departure Of The Java Hyper-Enthusiasts? · · Score: 1

    I think he meant that it was one of the first practical languages that was well planned and well designed with a theoretical basis in mind. ML, Prolog, and lisp are more academic languages made for AI and to torture CS undergrads. Too bad SQL is not a programming language or I'd give you that one.

  4. Re:Hype? on Departure Of The Java Hyper-Enthusiasts? · · Score: 3, Insightful
    To be fair, Java's hype was well deserved.

    I think your reasons for the hype really hit the nail on the head. Before Java, programming languages were just languages and usually didn't come with a huge standard API. Especially one that was object orientated , cross platform, and was really powerful.

    The concept is so good that Microsoft did their best to copy all the good things about Java (almost everything from Java and a few from VB) with C#. I don't think we would have C# or the .NET framework if it weren't for Java. So to say that the hype was undeserved is just silly. However, because Java has grown to be a little over complicated, a lot of people don't understand Java, and people fear or dislike what they don't understand.

  5. Re:Self inflicted? on Microsoft Sued Over Alleged Xbox 360 Defects · · Score: 1
    Most consumer products class actions, you end up with some coupon which is not really worth much. The persons that win are the lawyers.

    Yes, you found the root of the problem. Our legal system is overrun with lawyers.
    That and generations of old people out of touch with reality making all the laws.

  6. Re:In other words... on The Economics of P2P File-Sharing · · Score: 1
    P2P file sharing is the right thing to do...it's socialist.

    That's right! Stick it to the man!

    Any good performing artist can get very weathly from doing concerts. Who needs a second summer home anyways?

  7. Re:Actually on Microsoft Loses $126 Per Unit on XBox 360 · · Score: 1
    You may be on to something. They could easily have sold out of xbox 360s for the first few months with a higher price point. After all, they are selling on e-bay for more than $600.

    However, if all the customers pay big bucks for the system, they have less money to spend on games. If I were Micrsoft, I would have set the system price about $150 higher and then lowered it $100 in about three months, then lowered it about $70 four months after that, so they don't have shortages. Their manufacturing can't keep up with the demand. Although, having a low price gets people excited about it and rushing to the stores.

  8. Re:Question about Hungarian Notation on What Workplace Coding Practices Do You Use? · · Score: 1

    I agree that hungarian notation is generally bad. However, it can be useful for some purposes. As for GUI programming you may have a label a textbox, and a variable all for something like price that the user enters.

    TextBox txtPrice; Label lblPrice; float price;

    However, I think postfixes are easier to read. Hungarion notation isn't that bad for GUI objects.

  9. Re:ROMs? on The Reality of Patent Expirations for the NES · · Score: 1

    Who cares? If I have ROM copies of every Nintendo game on my computer, I doubt anyone cares. Nintendo isn't making money from NES games anymore and many of the publishers have gone out of business. Besides no one is checking my computer to see what NES ROMs I have.

  10. Re:BULLONEY!! on Java Urban Performance Legends · · Score: 1

    Don't forget that Java is also about ease of use. If I'm writting a light desktop app that will be used by lots and lots of people, I might go with C/C++ for performance reasons.
    But, I my boss tells me he needs a program that reads some data from a database and creates some file output or some everyday programming task, I'm not going to waste my time using C/C++ when Java or C# will work just fine.

  11. Re:An elevator... on Space Elevator Gets FAA Clearance · · Score: 1

    Reminds me of an epsode of south park. Maybe they are actually trying to make an elevator to heaven.

  12. Re:I'm going to go with 'smell' on What is Mainframe Culture? · · Score: 4, Funny

    I think it's the beards. Windows programmers are usually cleanly shaved, unix programmers are usually bearded, and mainframe programmers usually have gray beards. They probably have a distinct smell, but I'm not going there.

  13. Re:Contrast on How to Become A Real-World Superhero · · Score: 1
    Now, a badass remote-controlled robot to roam the streets, beating the crap out of the bad guys, that would be something else .

    I guess you've never seen the movie RoboCop. The scene with the huge robot not recognizing the guy dropping his gun and shooting him anyways is classic.

  14. Re:So is this movie actually good? on How the Batsuit Works · · Score: 1
    I seemed like in the fights they zoomed in very close so you couldn't really tell what was going on, but you could see a lot of action and movement. It's an interesting technique, but I didn't care for it.

    I enjoyed the action scenes, but the story was better.

  15. Re:So is this movie actually good? on How the Batsuit Works · · Score: 1

    I just got through seeing the movie in the theater. It was awesome. Far better than the last few Star Wars movies, and certainly better than the previous Batman movies. This one is not hookie but not too dark, not too stupid but not complicated. It's the most realistic portrail of Batman I can remember. I enjoyed it very much.

  16. Re:How often does this happen now? on 3.9 Million Citigroup Customers' Data Lost · · Score: 3, Interesting

    Actually all this hacking and losing of data has been happening for quite some time. We are just now hearing about it more because California passed a law requiring people to be notified of data loss.

    In this case, the lost cargo is probably in a UPS warehouse somewhere. They probably ran over the cargo with a forklift, and it's currently unidentifiable.

    See http://www.perkinscoie.com/content/ren/updates/eco mm/062703.htm for more info on the CA law.

  17. Re:Have a taste... on Apple Switching to Intel · · Score: 1

    Those little endians always mess me up when working with different CPUs.

  18. Re:Why not just download XP Pro, its just as illeg on Free Upgrade From XP Home to XP Pro Lite · · Score: 1

    Whether it's legal or not doesn't really matter if Microsoft releases a Windows update that "fixes" this hack.

  19. Re:This is so obvious. on Europe Home to Majority of Zombies · · Score: 2, Insightful
    This has been obvious to me ever since Wolfenstein 3D almost 14 years ago.

    Yes, and Shaun of the Dead last year made it even more clear.

  20. Re:this is just a patch to a kludge on Cubicle Privacy · · Score: 0
    I used to work in a cube farm, but moved to differenct company with a real office. Offices are overrated, unless your company doesn't have many then it makes you special.

    However, it's really easy to get bored with an office and complete silence all day. However, I do like the window view.

  21. Re:Upon reading the article on Cubicle Privacy · · Score: 1

    I wouldn't mind having a device that turns everyone's voices into voices like Charlie Brown's teacher. But, I think everyone in management at my company already has one.

  22. Re:I'm pretty torn about this on HP Announces National Id System Built on .NET · · Score: 1
    Please explain to me what makes you think that HP is not a bad company.

    I guess I didn't put a lot of thought in to that statement, but I've always liked their printers.

    Anyways, my point was that with a big company like HP, the project is less likely to totally screwed up like the Boston traffic management system or the Denver airport. As this project won't be everything to them, and their reputation is on the line.

    Now they're out to take away my liberties

    Blame your congressmen for that one. That's like blaming Lockheed Martin for the war in Iraq.

  23. Re:one of the best on Spielberg & Lucas Approve Indy 4 Script · · Score: 1
    I guess if you say a man is only as old as that man's girlfriend, then Harrison Ford is only 41.

    I guess that's a little old for an action film, but if they have some younger costar for the action parts, it should be pretty good. As even in the Fugitive, which was excellent, Ford was a little slow and that was over ten years ago.

  24. Re:asdf on Nothing of .Net in Longhorn? · · Score: 1

    The .NET framework is too slow. Considering how Microsoft loves to bloat their code, the end result of using .NET would be an incredibly slow user experience.

  25. Re:it's funny on The Microsoft Millionaires Come of Age · · Score: 1

    Bill Gates has also donated more money to charity than any one person has...ever.