Slashdot Mirror


User: amoe

amoe's activity in the archive.

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

Comments · 48

  1. Re:Why does this code even exist? on PHP Floating Point Bug Crashes Servers · · Score: 1

    FYI, the grandparent's meaning for 'optimal' was ambiguous, it didn't necessarily refer to efficiency. Could also be referring to bugs in the system strtod(). OTOH I agree that efficiency is the more likely interpretation, just about.

  2. Story is untrue on 4chan Declares War On Snow · · Score: 1

    Just FYI this story is actually a total lie. I would tag it as 'lies' if I could figure out how.

  3. Re:GNU/Linux, *BSD, etc. on Georgia College's New Policy — Reporting All P2P Users To the Police · · Score: 2

    Citation needed

  4. Autotools is king on Autotools · · Score: 1

    To everyone recommending CMake: have you actually viewed a reasonably-sized CMakeLists file? It's disgusting, at least as bad as configure.ac. CMake's only selling point is that it supports Windows better. (I can't comment on if it supports it particularly well.) And from the GNU folks POV, why should they support a non-free OS that more than doubles the maintenance load?

  5. Re:FLOSS alternative? on Review of Adobe Creative Suite 5 · · Score: 1

    polished

    CS4 is one of the buggiest pieces of software I've ever seen, it was actually pretty shocking.

  6. Re:Obligatory on Ireland Criminalizes Blasphemy · · Score: 2, Informative
  7. hohoho on Robbers Scared by GTA · · Score: 1

    Brings a new meaning to the term "savegame"!

  8. Re:The recent trend in "louder is better" on Tubes vs Transistors: An Audible Difference? · · Score: 1

    Reading the links might help you understand.

  9. Re:Please not .net.. on Coding The Future Linux Desktop [updated] · · Score: 1

    The language/class library itself is Microsoft all the way through. Look at some C# code and weep.

  10. Re:At its current rate, there won't be a "big year on Open-Source Software and "The Luxury of Ignorance" · · Score: 1

    The real reason the registry is an example of bad design is because it is stored entirely in one file. Hence, it can be wiped out by an even mildly idiotic user manoevre. GNOME, and probably KDE, have things similar to the registry, but done right (subdirectories and XML).

    I would welcome some uniformity in the configuration arena. But I don't think that's going to happen, unless Linux developers decide to use one programming language for everything, and the chances of that happening are less than zero.

  11. Re:Mmm Perl on Cultured Perl: Fun with MP3 and Perl, Part 2 · · Score: 1

    It is useful for the user to keep a clear mental division between the name of a file and its contents, since there is no intrinsic link between the two. More association simply leads to more "metaphor shear", as Neal Stephenson puts it.

  12. Re:Incredibly foolish article on Literacy: Natural Language vs. Code · · Score: 2, Insightful
    Programming has become such a complex subject, that there is no way the majority of users could ever hope to achieve the level of proficiency needed to even code the simplest of applications

    No? Shell scripts written by people who have been immersed in the Unix environment only a few weeks seem to suggest otherwise. If you put the time in and use the right form, programming - i.e. logic - isn't mentally taxing; it can be universal.

    This lets the users concentrate on using the applications that were written to perform other business needs that they will spend their time studying.

    This is newspeak for "shackling the users to what you think they want".

    Out of the 40 people that started a Java class in my college, only 6 of us finished it. 34 couldn't keep pace and couldn't understand it.

    That was Java. Imagine if programming was as simple as hooking together a few pre-written components - like a graphical Unix shell, if you like. Once the user had become naturalized with the components, they could begin to write their own in whatever language they felt capable of; there would still be applications, but they would be infinitely extensible by the user.

    Isn't that better than being chained to an inflexible GUI? It makes me wonder why someone hasn't done it, because it certainly is technically feasible.

  13. Re:Maybe next round... on GTK 2.3, And The Emerging File Selector · · Score: 1

    Half of these things are unfeasible, since GTK+ is a toolkit and has to avoid having state that would tie it to a given environment.

    And tree view with completable boxes is clearly the best approach to file selection. More importantly, the widgets have to be programmer-extensible (like Java's are, IIRC).

  14. You missed the point on Linux Users Try FreeBSD 5, Windows · · Score: 1

    Yes, the article was a troll. Occasionally, trolls make good points. This time, the point made was: it is useless to review an operating system while expecting it to work in exactly the same way as the operating system you are used to; people do this constantly when reviewing desktop Linux.

    And I must say you're a fine one to talk about trolling, since virtually all of your comments are trolls. You and roblimo both have massive agendas.

    .
  15. Re:It wont matter on Newest Audio CD DRM Proves Ineffective · · Score: 1
    Its just that shitloads can't, and as a musician in the latter category, I have to worry a little more about putting food on the table than becoming as cultured as you apparently are. Smirk.

    Apologies if I sounded slightly holier-than-thou there. I was not suggesting that all electronic music could be performed live. (However, I would suggest to you that most can; whether you get any takers for live performances depends on you.)

    but I don't think I'm being unfair that I receive *some* limited compensation (certainly not as much as the labels want) such that I can make a living wage and continue to create more music.

    I was certainly not suggesting that you should have no right to that, and not supporting the idea that all music profits should be taken from live performances either. My comment is what its text says, and implies nothing more.

    In summary: you seem a little touchy. Check yourself next time before you jump on someone.

  16. Re:The one i hate most on Software Fashion · · Score: 1
    development tools more sophisticated than vi and grep

    I don't think users of vi and grep are to blame for the abomination that is Hungarian Notation. I believe we have MS to blame for that one. (I'm not sure about this - corrections welcome.)

  17. Re:It wont matter on Newest Audio CD DRM Proves Ineffective · · Score: 1
    Particularly composers of electronic music, in which the music cannot be 'performed' live

    Electronic music can be performed live, and often is. Broaden your horizons.

  18. Re:mplayer's option syntax annoys me on Mplayer Revisited · · Score: 1
    Maybe they don't want to have an option for every character in alphabet. If so the extra dash is just extra typing.

    All real geeks shorten all options to the point where they're one character. :-)

    It's hard to debate what is ugly

    True. But if anything, the double dash is more intuitive to the untrained eye, because of its use in quotation attribution and such. Prefixing things with a single minus sign makes no sense to people unraised on Unix.

  19. Re:and this bullshit too: on Mplayer Revisited · · Score: 1
    And people wonder why this shit isn't mainstream yet?

    Joe User isn't expected to use the command line. Anyway, even if he does, the syntax to do simple things is simple: mplayer -dvd 1 to play a DVD.

  20. mplayer's option syntax annoys me on Mplayer Revisited · · Score: 4, Interesting

    Why did they pointlessly violate the established (and useful) double-dash for long options convention in favour of an ugly and irregular one dash for all options? I'm aware that it's probably an imitation of the X standard, but in this day and age that's probably not a good thing to imitate. Also, it doesn't allow you to abbreviate with one-character options.

  21. Re:Logical flaws, galore. on SCO's Open Letter to Open Source Community · · Score: 1
    I'm not part of YOUR community. Learn to live without me, however hard you may find this.

    I like how your argument changes from "There is no cabal (open source community)!" to "I'm not a part of it", with the implied suffix "...but it does exist". Just as us wishing that you were a part of the community doesn't make you one, you not being a part of it doesn't mean it doesn't exist.

  22. Re:Worse on RIAA Parses 'P2P' As 'Peer 2 Porn' · · Score: 1
    This show is for the UK, which tends not to be quite so conflicted about sex as the US.

    Hahahah! I'm sorry, look at the front page of any red-top paper in the UK and you'll find sex scandals all over the place; this is the primary reason people read them. The majority of our comedy is based around sexual awkwardness; our uptightness about sex is famed, as well as our inability to speak emotionally, et cetera (I'm happy to say the latter is mostly mythical). Our society witchhunts paedophiles daily and moans about the teenage pregnancy rate regularly while refusing to address it apart from with sneers. We're "less conflicted"? (Admittedly, the US is almost as bad, with its religion-heavy slant.)

    Still, I'm interested in this:

    2. Pedophiles are those interested in pre-pubescent children. Go look at DSM-IV, or even a decent dictionary.

    I didn't know that, although I've always held that opinion. This will be nice to throw in people's faces in arguments, thanks.

  23. Re:Exceptions on Beginning Java Objects · · Score: 1
    the programmer should check for the existence of the file before trying to open it

    And code a classic race condition? No thanks.

  24. Re:Slashdotters descended from Dijkstra on Dijkstra's Manuscripts Available Online · · Score: 1
    the elegant features of this first really modern language.

    I feel this ancient filk needs some repetition (courtesy of fortune):

    IBM had a PL/1,
    With syntax worse than JOSS;
    And everywhere the language went,
    It was a total loss.
  25. Re:it's kind of odd though on Netscape Founder Says Web Browsing Innovation Dead · · Score: 1
    Odd that with bookmarks they're backwards.

    True. And it's doubly weird, since Unix's lack of limitations on characters in filenames would solve the problems of the grandparent, and remain elegant.