Slashdot Mirror


User: udittmer

udittmer's activity in the archive.

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

Comments · 24

  1. Re:I've found these tools useful on Ask Slashdot: Best PDF Handling Library? · · Score: 1

    FlyingSaucer uses iText 2, which is licensed under the LGPL - that might maybe make it OK (and free) to use?

  2. Or do something else on Why NASA's Budget "Victory" Is Anything But · · Score: 0

    With a fraction of that money a lot of deaths could be prevented by improving road safety, tackling malnutration or other causes of preventable deaths. Seems more important to me than than human spaceflight in the shape of the iSS or Mars missions.

  3. w3schools is a horrible site, ... on IE Drops To Single-Digit Market Share · · Score: 1

    ... the fact that IE usage there is below average suggests that IE users are on average smarter than the web population as a whole (so they know to avoid it).

    That off-topic remark aside, why do people think that this matters? 10 years ago it made a difference, but now? Not so much.

  4. Re:Headline on How Your Compiler Can Compromise Application Security · · Score: 1

    +1. That's a paper everyone should read.

  5. Re:Why? on Why Microsoft Office For iOS Will Likely Never See the Light of Day · · Score: 1

    To work on them collaboratively from disparate locations. Emailing document versions back and forth or having people access the document off a file server don't come close.

  6. Re:Excel has been around since 1985 on Why Microsoft Office For iOS Will Likely Never See the Light of Day · · Score: 1

    Yep. PowerPoint was also first on the Mac. Word for Mac also happened in the mid-80s. Granted, calling it "Office " happened much later, but there wasn't much more to it than bundling the individual apps.

  7. Re:Yet another crappy summary... on SHA-3 Finalist Candidates Known · · Score: 5, Informative

    Not only is the claimed quote ("too fast to be true") nowhere to be found in the linked article, but there isn't even a basis for that claim.

    There is in fact a basis for that claim, even if it isn't mentioned in that particular article. See http://crypto.junod.info/2010/12/10/sha-3-finalists-announced-by-nist/ for more about that.

  8. No need to quit Facebook on Debt Collectors Using Facebook To Embarrass Those Who Owe · · Score: 1

    There's no need to quit Facebook over this, all it takes is making the list of friends viewable by friends only. Which is actually good practice for all social networks.

  9. Re:Plenty of heads up. on Apple Deprecates Their JVM · · Score: 1

    There has never been a Sun Java for Macs.

    Of course there was. JDK 1.0.2 was entirely Sun's doing. The awfulness of it prompted Applet to take over in order to control it - and the Java experience on the Mac became much better fast,

  10. Cringeley has a picture and beta tester comments on Apple Tablet Rumor Wrap Up · · Score: 1
  11. Re:ALICE from CMU on How To Teach a 12-Year-Old To Program? · · Score: 1

    +1. Storytelling Alice might be more age-appropriate -if not gender-appropriate- though.

  12. Not the first one on NASA's Orbiting Carbon Observatory Set For Launch Tomorrow · · Score: 1

    The Japanese satellite Ibuki has been in orbit since January.

  13. historical charts on Florence Nightingale, Statistical Graphics Pioneer · · Score: 1

    An interesting article on historical charts -including this one and the one by Minard- was published by the Economist last year: http://www.economist.com/world/europe/PrinterFriendly.cfm?story_id=10278643

  14. from the mid-Fifties on What Is the Oldest Code Written Still Running? · · Score: 1

    Ten years ago I worked for a manufacturer of steam turbines. The code to design the turbines still had comments dated from the mid-Fifties in it, and it was obvious it really was that old, and that some parts had barely been touched since. This was in Fortran, although some of the newer parts were in C.

    I'm fairly certain that the code is still being used, due to the way it is being maintained (just update and patch, no throwing away and starting over).

  15. Re:java 6 is available for osx from apple already. on Java 6 Available on OSX Thanks to Port of OpenJDK · · Score: 1

    Indeed, it was pulled a couple of months ago. And even if someone gets their hand on it, it doesn't work under Leopard (10.5). Of course, it hadn't been updated before being pulled for a long time.

  16. Re:Far from what people want... on Firefox 3.0 Makes Leap Forward · · Score: 1

    > So basicly they are just removing the bloat and making the browser faster.

    They're making the bookmark system faster, not the browser. Using bookmarks constitutes a fraction of the time spent in a browser, so the overall performnace gain will be negligible.

  17. Mark I wasn't about Enigma on Help Break Original Enigma Messages · · Score: 1

    ... and neither was Eniac (http://en.wikipedia.org/wiki/Eniac), although Eniac was built for military purposes: the calculation of trajectory tables for ballistic artillery.

  18. Best thing about OSI... on DECnet Isn't Dead · · Score: 1

    ...is the 7-layer theoretical model. It's very easy to talk about network funtionality when you can just say "that's a layer 4 functionality (or protocol)" and it's just understood that it's above IP, but beneath HTTP, and what it does and does not attempt to be.

  19. Re:But who survived? on 38,000-year-old Human Footprints in Mexico · · Score: 1

    I visited the US last year, and there were still some people living there. None seemed older than about 100 or so, though. Of course, some may have procreated since then.

  20. Re:how could they stop it? on Apple May be Intel Show Pony · · Score: 1

    Actually, Phil Schiller even said that Apple would NOT stop it if some enterprising hacker were to do it. It would be totally unsupported of course.

    Ulf

  21. Re:Berlin - pre unification on Ghost Stations of the London Underground · · Score: 1

    The line you rode must have been the one that ran underneath Eastern Berlin for a couple of miles. If you look at subway maps of the time, you won't see the stations, but the line is clearly marked as running through GDR territory. I'd guess that the policemen were there is case somebody managed to get into the stations and tried to stop and get on the train.

  22. Re:how about Oracle? They're pretty good liars on Most Outrageous Vendor Lie Ever Told? · · Score: 1

    I have not seen any story of an Oracle DB being broken/broken in since - it's their app server that was shown to be vulnerable. Their naming scheme is confusing, though, both DB and app server have "9i" in their names.

  23. Re:RedHat on new Macs? on Red Hat To Support PowerPC, AltiVec · · Score: 1

    What's especially interesting is that Darwin runs on Intel PC's. This means that if Apple wanted to make Mac OS X available as an alternative to Microsoft Windows, all it would theoretically take is a recompile for the x86 architecture...

    No, it would take a hell of a lot more. Darwin runs on x86, but that's only the fundation. What's missing is e.g. Quartz (graphics engine), Aqua (UI), and all the rest of the Carbon APIs. An x86 port would be a HUGE undertaking. The rumors about Apple having (had) prototypes are in my opinion based on x86 versions of Rhapsody, the OS X precursor that never saw the light of the day. Rhapsody descended much more closely from NextStep, of which an x86 version existed. But not OS X.

  24. Re:A real supercomputer? - what about software? on Cringely Wants A Supercomputer in Every Garage · · Score: 1

    Lets also not forget the little matter of needing software that can take advantage of parallelism. Not being familiar with QNX I don't know if it can schedule threads or processes across networked computers (my guess would be no), but tools for parallel execution (especially compilers and efficient networking libraries) are still hard to write and generally expensive. Something like MPI can probably be gotten for free these days, but then you're back coding Fortran or C or something, always with a watchful eye on parallel performance. That takes experience and time, both of which aren't cheap. Also, if any communication needs to hapen between processors, network latency usually tends to be a bigger problem than network bandwidth, unless large amounts of data are transferred (in which case good performance may be impossible due to a low CPU/communication ratio).