Slashdot Mirror


User: lostguy

lostguy's activity in the archive.

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

Comments · 210

  1. Re:Save file dialog on Microsoft Tech Suport vs Psychic Friends · · Score: 4

    You get paid by the line, don't you?

  2. Re:Gloves on Best Device For Gesture Based Input? · · Score: 2


    It sounds like a nice idea, but using a glove or a touchscreen for hours will kill your arm.


    See gorilla arm
  3. Re:How ironic. on Why Isn't BSD a Desktop Operating System? · · Score: 1

    NeXT never used microkernel Mach. That was one of the things Apple did, to move from Mach 2.5, which was a monolithic kernel.

  4. Re:Hold it! on Update From Cray World · · Score: 1

    The first person to mention Quake loses a testicle.

    Umm, that would be you. I'll trust you to do the right thing.

  5. There is no need to update it. on Trying To Save HyperCard For Mac OS X · · Score: 2

    Lots of HyperCard stacks are in use today, in all sorts of places - businesses, doctor's offices, museums, and more. Currently there seem to be no plans on Apple's part to update HyperCard to run natively under Mac OS X.

    Everyone seems to read this as "Apple is dropping support for HyperCard." Let's take a few seconds to analyse the situation.

    There are thousands upon thousands of HyperCard stacks out there, developed for the last fifteen years. A safe estimate would indicate that the vast majority were developed more than three years ago.

    OS X is support on boxes shipped with G3s and G4s. These are all boxes developed in the past three years or so. By one of the few appropriate applications of Moore's Law, these machines are from 1 to 1000 times faster than the boxes used to develop and deploy the HyperCard stacks, which are mostly UI-bound anyway.

    There's not a significant enough performance hit for Classic apps for these HyperCard stacks to be slower than they were originally. It's still pretty doggish, but it is in Apple's best interests to improve Classic.app and MacOS.app to lure customers away from their old boxes. As it is, even though it's slower than it should be, remember the environment for which they were developed, and remember that almost all of them are not computationally demanding.

  6. Re:"Open Source" hardware on First LEON Silicon Tested Successfully · · Score: 1

    I am a capitalist.

    Not from what I infer, based on your views. "From each according to his abilities, to each according to his needs," sounds like something other than Capitalism.

  7. Re:What to do now? on 3Com Drops Internet Appliances · · Score: 1

    No, we have to destroy the cows. You'll be milking your dog. Just be sure it's female.

  8. Re:Franklin warned against the Jews on Slashback: Franklin, Head-Mounting, Timing · · Score: 1

    by Anonymous Coward

    No shit.

  9. Re:JSP + Servlet + EJB = Heaven on The Fastest Web Language On The 'Net? · · Score: 1

    For equivalent purposes, the difference is minimal, and not worth the effort, since it's presentation code anyway. You shouldn't be mixing your presentation layer with your business logic.

    As for the difference between C++ vs. assembly, C vs. asm is probably a better analogy, as it is a one-step difference. (C is basically just a really nice macro assembler :-)) Your statement is mostly a myth in this day and age, anyway. A decent C compiler can produce faster code than hand-written assembly on most modern platforms, for anything greater than a microscopic example.

  10. Re:Look for the bottleneck first... on The Fastest Web Language On The 'Net? · · Score: 2
    I beleive the database server and other libraries that you call out to make a much larger impact in speed.


    We have an application constructed in a similar fashion: JSP/Servlet in the presentation tier, custom appserver for object persistence and business logic at the backend, talking to Oracle. Under load, the cpu profile was 70%/25%/5%.
    Apparently, all the string manipulation in the presentation layer (parsing requests and generating responses) had a much higher resource requirement than the pure-object or database components. Oracle wasn't even sweating, but we've worked hard not to make it do so, given the expense of JDBC.

  11. Re:JSP + Servlet + EJB = Heaven on The Fastest Web Language On The 'Net? · · Score: 1

    php, optimized with zend's optimizer will outperform jsp by about 15%

    Be careful with that kind of generalization, unless you're going to post references. There's a huge variation in jsp engine performance. This is a vendor benchmark site (so take it with a grain of salt, especially where their product is concerned), but you can see how wide the range of performance can be between JSP/Servlet engines.

  12. Re:JSP + Servlet + EJB = Heaven on The Fastest Web Language On The 'Net? · · Score: 2

    JSP's are pretty robust, but slower than pure servlets (which are also robust)

    ????

    JSPs are compiled into servlets. Admittedly, they may be slower than intentionally-coded servlets, but after the first call, they are servlets.

  13. Re:AT&T Didn't give us VNC on Sentient Computing Lab · · Score: 1

    Never mind that the badge-tracking system is three or four years old, and has been discussed in the media, and then discarded as old news.

  14. Re:Sounds like a good idea on Are Unix GUIs All Wrong? · · Score: 1

    I'm sure you're not presenting this as anything other than a gross hack. :-)

  15. Re:Sounds like a good idea on Are Unix GUIs All Wrong? · · Score: 1

    Your solution would require the installation of X libraries on all machines using your binaries.

  16. Re:Steve Jobs: first GPL violator? on NeXT Lives -- In Apple · · Score: 4

    In case you wanted to read what RMS had to say about that (among other things).

    I was looking to see if Andy Tai's statement was true (it was stated so tersely I took it to be an unwarranted attack. ;>)

  17. Re:Send "sparkles" on Spammer Gets Spammed · · Score: 1
  18. Re:It just the first step... on Helix Code Changes Name To Ximian · · Score: 1

    You'll need to drive screws into the sides of your head, then, to keep your glasses from falling off.

  19. Re:Hovercraft design questions on What is 'IT'? · · Score: 1
    Other articles about Kamen have reported that his company has developed a small prototype Stirling-cycle electrical generator. Since Stirling engines can use efficient multi-fuel external combustion. A practical Stirling generator would be light weight, efficient, and clean. He could use his own generator to power his device.


    There are two problems with this:

    1) There wouldn't be much point in the amount of secrecy this has demanded if it was as simple as stringing together his current patents and articles to form some composite invention. Since it's assumed he doesn't want people to find out about it, it's going to be a bigger leap than that.

    2) More importantly, in the Wired article, he talked about using a briefcase-sized Stirling engine to power a cell phone. Do you know how big it (or an array of them) would have to be to move my 150lb carcass?

  20. Re:60-day notice? - there are always exceptions on She Was Fired, But Never Told · · Score: 1
    [T]he oldeconomy works, not the new economy.


    'Nuff said.

  21. Re:WHAT THE **HELL**. PLEASE MOD THIS UP. on Million Dollar Reviews: Sun E10K/4500/450 Servers · · Score: 1

    That's dynamic. The version I have here says meta name="DATE" content="2001-01-03 19:42:38".

  22. Now we know who's behind all those posts on Iraq Stockpiling PS2 Consoles! · · Score: 1

    Saddam has obviously been using a pseudonym while trolling for information! He's probably been using us for years, asking about the suitability of various non-computer computers as components of a beowulf cluster!

    The bastard!

  23. Re:Jesus didn't even speak Hebrew. on Why Language Advocacy is Bad · · Score: 1

    Sort of. Jesus spoke both Hebrew and Aramaic. All serious jewish scriptural study at the time was done in Hebrew, with a tiny amount of Aramaic.

    It would be like, speaking Spanish with your family at home, or when you go out drinking with your buddies, but speaking, reading, and writing in English at work. :-)

  24. Re:patent system encourages innovation? on Ogg Vorbis Update: Thomson Trouble · · Score: 1

    Actually, we have patents so that people will feel safe revealing the secrets of their technology, knowing they will have protection from competition for a few years.

    It's not to provide incentive for people to find other routes to a solution, but rather, so that they can avoid having to reinvent the wheel -- in exchange for waiting a few years. Short-term innovation is stifled to further long-term innovation.

    In the past (and in other fields), when the timescale for innovation was longer, this worked effectively. In the computer industry, especially with software, the timeframes assigned to patents can constrict innovation.

  25. Re:But will it be enough? on Intel Says 10GHz By 2005 · · Score: 1

    Back in the box with your Apple ][+, or at least upgrade to a ][e.