Slashdot Mirror


User: jim3e8

jim3e8's activity in the archive.

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

Comments · 183

  1. Re:FP without the syntax hurdle on Higher-Order Perl Available For Free Download · · Score: 1

    First of all, Perl is the ultimate syntax hurdle, and I say this as a fan of Perl.

    Second, if you're interested in functional programming, don't shy away from the languages you mention. Neither Common Lisp nor Scheme is particularly difficult (especially Scheme, whose syntax is almost nonexistent) and neither is purely functional.

    Finally, read SICP.

  2. Re:The exploits - they do nothing! on Mac OS X Root Escalation Through AppleScript · · Score: 1

    Same exact thing here on OS X 10.4.11.

  3. Re:Statistics on Are C and C++ Losing Ground? · · Score: 2, Insightful

    I write code that controls hardware. You bet it's C++. I write code that's IN the hardware. An interpreted language? Are you out of your damn mind?


    Forth is interpreted.
  4. Re:Well duh on IPv4 Address Crunch In 2 Years, IPv6 Not Ready · · Score: 1

    Of course! All we need do is drill for new IP blocks in the previously unexplored 355/8, 356/8, and 357/8 tar sands.

  5. Re:Jumping off the bandwagon? on Obsolete Technical Skills · · Score: 1

    Maybe you should take up martial arts?

  6. More appropriately on Sci-Fi Tech We Could Have Right Now (For a Price) · · Score: 1

    * One chick at some time.

  7. Re:No offended actors? on Joel Hodgson Answers · · Score: 1

    Sandy Frank, Sandy Frank! Likes to crap in his hands!

    I saw that once as a kid, and still recall it instantly upon seeing that name. So Sandy Frank probably has a point.

    Sandy Frank, Sandy Frank! He's the source of all our pain!

  8. Re:Not there yet. on Warner Backs Blu-Ray. End Times For HD-DVD? · · Score: 1

    You argue for higher-density 500GB video media. Fine, though it will be many years before such a disc is available. But then you say this would improve broadcast football games (I assume you mean broadcast, unless you're Netflixing last season). Which is it, disc or broadcast? Distributing a 500GB movie on discs is currently a bit fanciful, but distributing a 500GB movie over the air (in real time? that's 560 Mbps, compared to 19Mbps OTA HD broadcast), or over cable, is laughable.

  9. Re:Loading PE is not a big deal on Native Windows PE File Loading on OS X? · · Score: 2, Insightful

    Lastly, "Is Apple planning native PE execution within OSX?" - if they were _planning_ that, they wouldn't include this into a production release of the OS. This means that it's already used for something.

    It's common to include "unused" code and undocumented interfaces in an OS, especially if they are benign.

    For example, Quartz 2D Extreme (QuartzGL) has been available since 10.4 was released, and it's still disabled, and enabling it is not officially supported as it may cause stability issues. Yet they did not simply compile it out, but left it in as an undocumented option.

  10. Re:Java whiners on Java 6 Available on OSX Thanks to Port of OpenJDK · · Score: 1

    Java used to be a first-class citizen. The writing has been on the wall since before Apple made the announcement, over two years ago, that the Java API for Cocoa is deprecated in Mac OS X version 10.4 and later. Although that's discouraging for Java developers, things do change.

  11. Re:What the Flip? on GOOG-411's "Biddy-Biddy-Boop" Sound Backstory · · Score: 1

    It's an advertisement for GOOG-411. Now all the slashdotters that had never heard of it, have heard of it.

  12. Re:Got cable, but slowly transitioning... on Are You Being Cheated by Digital Cable? · · Score: 1

    Second, I pay for cable and regularly download shows that I miss.

    Yes, exactly. You pay for cable. The parent indicated he was "transitioning away" from cable, at which point I would hope he would stop torrenting non-broadcast shows.

    I have no problem with your argument, as it's not related to mine.

  13. Re:Got cable, but slowly transitioning... on Are You Being Cheated by Digital Cable? · · Score: 1

    Now if you're talking torrents of cable shows, then yeah, maybe there's an argument to be made. But otherwise you can just STFU about how grabbing a torrent of something that is already available for free is "stealing."

    In fact, I was talking about torrents of pay cable shows, and that is precisely the argument.

    Neither the parent nor I mentioned broadcast, and it's a safe assumption that if your cable bill is outrageous, you're not just watching local broadcast on it. And if you're already getting it for free, it has nothing to do with your outrageous cable bill, anyway.

    I'm not sure why you used Heroes, as it's a bad example--being not only available for free over broadcast, but even officially available online.

  14. Re:Got cable, but slowly transitioning... on Are You Being Cheated by Digital Cable? · · Score: 1

    No, not at all, and I don't see why it would be construed as such. I just think you should find legal ways to obtain content, or boycott it if the available options are unacceptable.

  15. Re:Got cable, but slowly transitioning... on Are You Being Cheated by Digital Cable? · · Score: 1

    You're right, that's certainly an option and if you can get HD broadcast, it'll probably look a lot better than cable anyway.

    It sounded like the parent poster watched non-broadcast channels, though.

  16. Re:Got cable, but slowly transitioning... on Are You Being Cheated by Digital Cable? · · Score: 3, Insightful

    Transitioning to what? Illegal downloads? Cable is too expensive compared to simply stealing the stuff?

    What you're saying, I hope, is that for now you're willing to be behind on your shows, and you'll instead buy or rent entire seasons on DVD, or just stick to rented films, until legal downloads / a la carte cable becomes available. I'd suggest iTunes at well under your $5 an episode target, but I assume this is too low-quality for you.

    Or maybe you'll just steal it.

  17. Re:A bit pricey on Optimus Keyboard Pre-Orders In Mere Hours · · Score: 1

    Ah, a keyboard ... how quaint.

  18. Re:20 minutes on How Long Does it Take You to Tweak a New Box? · · Score: 1

    `dpkg --get-selections` is also an excellent routine step to run at backup time. I have successfully used this output to recover a corrupted machine. This method allows you to skip backing up the /usr hierarchy (excepting /usr/local/). Lately I have taken to backing /usr up anyway as direct recovery is faster, especially if you've simply botched a critical file such as libc.

  19. Re:And STILL no OpenType support on OS X on OpenOffice 2.2 Released · · Score: 1

    NeoOffice only uses a small amount of Java code for OS X look-and-feel. The guts are C++.

    I suspect you won't read that page, Anonymous, but you should.

  20. Re:And STILL no OpenType support on OS X on OpenOffice 2.2 Released · · Score: 1

    I see; I've only used it on Intel. I have a related but different perspective--Microsoft Office is slow on Intel due to the Rosetta layer, so NeoOffice is faster for me.

  21. Re:And STILL no OpenType support on OS X on OpenOffice 2.2 Released · · Score: 1

    Is there a particular reason you prefer the regular X11 version over the native OS X version (NeoOffice)?

  22. Re:Hidden away on page 14 on Intel vs. AMD - Today's Generation Compared · · Score: 1

    `make -j4` is a compelling real-world reason to have 4 cores. SMP is not limited to multithreading.

  23. Re:Can you give me one good reason to "upgrade" ? on Windows Vista, More Than Just a Pretty Face · · Score: 1

    Somehow OS X manages to include a bunch of interesting technical features, and still impress the computer illiterate and literate alike. You didn't answer the original question, which was "why should I, who am computer literate, upgrade?" The existence of a "new IP stack" is all well and good, what are the benefits and drawbacks?

  24. Re:WTF is Ethane? on Researchers Scheming to Rebuild Internet From Scratch · · Score: 1

    Generally true, although the highly popular projects such as Gallery tend to rise to the top nonetheless.

  25. Re:Nup, No, Nada. on Microsoft Move to be the End of JPEG? · · Score: 1

    Hell, why not bump it to 1,024 bits per channel and just make up the image data? The sensor just gives you a suggestion.