Slashdot Mirror


User: metamatic

metamatic's activity in the archive.

Stories
0
Comments
5,494
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,494

  1. Re:There's one good thing about it. on Perl 1.0? · · Score: 1

    Sorry, but you need to convince me that tab damage isn't going to be a problem with Python, even though it is with every other programming language I've ever used (over a dozen).

    Maybe there *is* something remarkable about Python that makes it not subject to the formatting problems encountered in every other programming language, but convincing me of such a remarkable claim will require more than telling me to shut up.

  2. I don't buy guides, but I'd buy maps on Are Game Guides Dying? · · Score: 1

    Game guides are a waste of money. However, if they sold sets of nice glossy color maps for (say) $5, I'd probably buy those. F'rinstance, I could have used a good map of Vice City, and I'm currently addicted to Ratchet and Clank and could use some maps for that.

    The problem is, they don't sell the maps without the useless book...

  3. SL-C760 question on Opie GUI/PIM Project Reaches 1.0 · · Score: 1

    So does that mean I could buy a Sharp SL-C760 from Dynamism, replace the OS with OpenZaurus, replace the PIM stuff with Opie, and have an SL-C760 in English running completely open source software?

    Would there be a hit on storage space from doing this, or could I flash over the Sharp ROM?

  4. Re:There's one good thing about it. on Perl 1.0? · · Score: 1

    Well, the obvious answer is to just use an editor where this isn't a concern.

    Oh, so now I need a special text editor to use Python. Are there any editors which automatically adjust their tab width to match the apparent value used in the file being edited? Or are you talking about some hypothetical editor?

    It really isn't too much to ask to standardize the tools on a project so things like this don't become an issue.

    On the contrary, I think the chances of my persuading the open source developers whose code I use to conform to one standard, let alone my standard, are slim to none.

    As to why tab damage is worse than a missing curly brace in Java: the difference between a curly brace and the absence of a curly brace is always visible.

  5. Re:Devil's advocacy on How To 'Sell' Open Source Software · · Score: 1

    It may not be a nice thing to do, but that doesn't mean it isn't the right thing to do.

    (Personally, my MP3 server is filled with MP3s from CDs I legally own.)

  6. i18n? on Ruby 1.8.0 Released · · Score: 1

    UNICODE support added yet?

  7. Perl 1.0 on Perl 1.0? · · Score: 2, Informative

    "...so why not give this piece of 1980s computing history a try?"

    Because I remember it?

    I didn't consider Perl usable until Perl 5, because that's when it *finally* got lexically scoped local variables... Pretty horrifying that it took four major revisions to get that far.

  8. Re:There's one good thing about it. on Perl 1.0? · · Score: 2, Insightful

    So when I pull up a piece of Python code that's indented with three spaces, and edit it in vi which is configured to indent with tabs and display tabs as three spaces, the Python interpreter is going to somehow divine which lines line up? I don't think so.

    No matter how much Python advocates try to convince me that it'll all somehow be better, I already spend too much time having to clean up irregularly-formatted Java and Objective-C code, and that's just for my own benefit when I have time spare. I don't want to deal with a language where I have to reformat other people's code just so I can work with it.

  9. Adios, Amiga on How To 'Sell' Open Source Software · · Score: 2, Insightful

    It actually reminds me of the ol' Amiga days, where you couldn't easily buy apps off the shelf, but you could get dodgy compilation disks from the guy across town, with screeds of apps on them. That worked for me, but no good for Joe Public...

    Well, it worked for you until all the commercial software companies stopped developing Amiga software because nobody bought legal copies. Then it was adios, Amiga.

  10. Devil's advocacy on How To 'Sell' Open Source Software · · Score: 1

    I agree, I've been saying for awhile that software piracy is what's really killing the open software movement.

    So why not report the pirates?

    If the 'dozers I knew had to pay for their Microsoft software, they'd all switch to Linux.

  11. 16C on New High-End HP Calculator? · · Score: 1

    Yes! A thousand times yes!

    Would it be that hard for them to make a few more 16Cs? I'd dash out and buy a couple (one for office, keep my existing 16C for home, and one for a spare in case the idiots discontinued it again).

  12. Re:You're missing the point on There Is No Single Instant In Time · · Score: 1

    In other words, time is like voltage.

    Of course, this is completely at odds with the quantum mechanical quantization of time inherent from the planck length, so it'll be interesting to see how he resolves the two.

  13. Black Holes in Russia on There Is No Single Instant In Time · · Score: 2, Interesting

    Well, the real reason is that the literal translation of "black hole" means something obscene in Russian. Perhaps someone knowledgeable in Russian slang can tell us what...

  14. Re:damn RTF on Wizards Releases 3.5 Edition System Reference · · Score: 1
  15. Re:damn RTF on Wizards Releases 3.5 Edition System Reference · · Score: 2, Interesting
  16. It's not clear on SQL: Visual QuickStart Guide · · Score: 1

    The Ingres project used a database query language called QUEL, short for QUEry Language.

    IBM developed a query language inspired by QUEL, which they jokingly named "sequel", rationalized as "Structure English (version of) QUEL".

    That name was then shortened to SQL, still pronounced "sequel" by people who know what they're talking about, "ess queue ell" by people who don't.

    So the name "SQL" was not really derived from "Structured Query Language"; rather, SQL was derived from SEQUEL, which was derived from QUEL. The S, Q and L did originally stand for "Structured", "Query" and "Language", but at different times during the evolution of the final terminology...

  17. Re:I understand the convenience but... on SQL: Visual QuickStart Guide · · Score: 3, Funny

    ...doesn't it end up being easier reading the documentation for the SQL products themselves?

    I have a set of DB2 manuals on my shelf, and can therefore answer your question with a confident "No".

  18. Re:damn RTF on Wizards Releases 3.5 Edition System Reference · · Score: 1

    Sure it does. Just convert the license text to a license and copyright page, and add a link to that page to each of your HTML files, and you're legal.

    Unlike you, I looked into the legal questions before I started the work :-)

  19. Re:Speaking as a Perl programmer... on Exegesis 6 (Perl 6 Subroutines) Released · · Score: 1

    Not knowing Ruby makes me far from ideal as the person to fit it with Unicode.

  20. Re:damn RTF on Wizards Releases 3.5 Edition System Reference · · Score: 1

    I started working on an HTML version of the previous edition of the SRD. I'm potentially interested, but I think I need to tackle it again, with more automation this time...

  21. Speaking as a Perl programmer... on Exegesis 6 (Perl 6 Subroutines) Released · · Score: 1

    ...will someone please hurry up and add Unicode support to Ruby so that I don't have to learn Perl 6?

  22. Re:Not loudness, but DRM, AFAIK on Remove iPod European Volume Cap · · Score: 1

    Uh, dynamic range of CD is 90dB. Thanks for playing, though.

  23. She should sue on Remove iPod European Volume Cap · · Score: 1

    She should sue them for damages. It's negligent of them to play the sound dangerously loud.

    I say this not because I like lawyers or want them to make more money, but because I'm sick of the ridiculous state of play that bands turn the volume up way too loud and expect everyone to wear earplugs. Of the last three live shows I've been to, two of them were ruined by the sound system being turned up way too high... one was painful even *with* earplugs.

    #1: Autechre. The whole appeal of Autechre is the delicate intricacy of their music. Live, however, it was like being on the beach at D-Day, operating a jackhammer, while someone on the horizon fiddled with a shortwave radio.

    #2: Wire. Seminal band, incredible poetic lyrics. Which were totally inaudible. Bruce Gilbert stormed off the stage in disgust at the end.

    I've almost given up going to live shows, but every now and again someone like Negativland or Royksopp does it right.

  24. Re:iPod isn't the only thing that will be crippled on Remove iPod European Volume Cap · · Score: 1

    You should get a Xin super-mini headphone amp from fixup.net.

  25. Re:Hopefully this fulfills the Exchange Need on Kroupware Komplete · · Score: 1

    Uh, there's Domino for iSeries. It works just fine on iSeries. It has been benchmarked supporting over 100,000 simultaneous users, that's why I mentioned it. AIX or Linux versions won't scale that far.