Slashdot Mirror


User: msuarezalvarez

msuarezalvarez's activity in the archive.

Stories
0
Comments
1,728
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,728

  1. Re:Year of the Linux of Desktop on Linux Desktop to Appear On Every Asus Motherboard · · Score: 1

    Of course apps are needed. From what you and the GGP say, it is clear neither of you has used a semi-modern distro and their packaging systems (of course, I am disregarding the GGP's remark that install mechanisms should be in the kernel, as it only shows that he really has no understanding of what he is talking about). Yum and its analogues have solved the problem an age ago.

  2. Re:Year of the Linux of Desktop on Linux Desktop to Appear On Every Asus Motherboard · · Score: 0

    ... because, as we all know, what people want their desktop for is to install all day long hundreds and hundreds of packages.

  3. Re:A tragedy... on Earthquake In China · · Score: 1

    You do not read the news much, do you?, if you think that now people are suffering and now feel the need to start making these dumb remarks.

  4. Re:One problem machine out of many installs on Windows XP SP3 Creating Havoc · · Score: 2, Informative

    Hmm. Why?

    Anyone is free to offer whatever product they want, even as inadequate as Windows. The industry, on the other hand, could have been more selective.

  5. Re:Author is misleading at best.... on How Microsoft Dropped the Ball With Developers · · Score: 1

    [...] is an impressive concept and great first step in the emerging world of super rich UI applications.

    Oh, come on. Whoever let the marketeer loose will now have to catch him again and put him back in the jar!

  6. Re:SMBs ... not Enterprises on The Continuing War Against Microsoft's "Facts" Campaign · · Score: 1

    simply doesn't beat the fact that Windows is more intuitive than Linux in a lot of ways.

    There is nothing intuitive about neither system, if you are talking about system administration. You have to know what you are doing, otherwise you are a disaster waiting to happen.

  7. Re:Not ridiculous at all-- I'm still using Gaim... on Pidgin Controversy Triggers Fork · · Score: 1

    In the same sense that GNOME 2.0 is not GNOME 1.4. A rather academic, "We both step and do not step in the same rivers. We are and are not.", not very interesting sense.

  8. Re:And the real reason: incompetence on Pidgin Controversy Triggers Fork · · Score: 1

    Have many projects so popular that are installed by default on most distros and which users use daily have you maintained? I have maintained one such application...

  9. Re:Really.... OT on SCO's McBride Testifies "Linux Is a copy of UNIX" · · Score: 1

    If you read what you were replying to, you'll notice that the question was: cannot one say that the US also pretends to have a free market?

    I simply cannot believe you missed that: it must be a new record for poor reading comprehension skills around here!

  10. Re:And the real reason: incompetence on Pidgin Controversy Triggers Fork · · Score: 1

    So that conditional tests what condition exactly? In order for the conditional to actual do something, the condition has to depend on something whose value can be changed. How do you propose to change it? You either need UI which toggles some variable, you need to get the value from some configuration file somewhere, or something. And then you need to make the value, if it is changeable from the UI, persistent. And then you need to test that the UI works, and that both branches of the conditional work under all circumstances and that they both interact correctly with everything else. You need to check that the functionality is accessible with the keyboard. Then you have to document your changes, and you have to document the functionality in user-level documentation. And then you have to translate the UI and the user documentation. And you will have to decide if and how to make the change backwards compatible, so that people using two versions do not see breakage. And you will have to ask every single reporter of every single issue minimally related to the change under what of the two modes she was operating. And from there on you will have to make sure every single change you make to the program works well with both modes of operation.

    It really is much more than wrapping two branches of code in an if-then-else...

  11. Re:Not ridiculous at all-- I'm still using Gaim... on Pidgin Controversy Triggers Fork · · Score: 1

    Pidgin is not a fork of Gaim: it is Gaim...

  12. Re:And the real reason: incompetence on Pidgin Controversy Triggers Fork · · Score: 1

    Have you looked into the matter so much that you are certain that this is a matter of a conditional in the code? Or are you just telling us what you imagine the matter is?

    I won't tell you which answer I think is correct: you tell me first...

  13. Re:Hmmm... where have I heard this before? on Pidgin Controversy Triggers Fork · · Score: 1

    Have people stopped using GNOME?

  14. Re:Typing preview on Pidgin Controversy Triggers Fork · · Score: 1

    You cannot simply add an option for every single piece of behavior. That is the exact opposite of designing an app.

    In the case you mention, a sane solution is to always reserve space for the `typing' notification so that text does not shift up when the notification appears. Having a piece of UI in order to provide alterantive behavior for such a tiny detail that is beyond absurd.

  15. Re:Why do idiots do this? on Pidgin Controversy Triggers Fork · · Score: 1

    Well, the user that is right and disagrees with the design choices of the developer, can pick another IM app. Why would the developers have to do something they do not want to do?

  16. Re:This feature sounds Gnomish on Pidgin Controversy Triggers Fork · · Score: 1

    `It will not hurt' is a really bad reason to add something to a UI...

  17. Re:Is there a technical reason not to allow both w on Pidgin Controversy Triggers Fork · · Score: 1

    Good usability is hiding all the obscure, "they shouldn't want/need that" features under an "advanced options" button.

    That's so absurd I cannot really believe you are serious.

  18. Re:I have said it before on Post-Suicide Account Cracking? · · Score: 2, Insightful

    You have probably never been in actual need.

  19. Re:la la la la I CAN'T HEAR YOU la la la on Microsoft Downplaying Recent DNS Vulnerability · · Score: 1

    You were wrong.

  20. Re:I don't understand on Negroponte vs. Open-Source Fundamentalists · · Score: 1

    Maybe they, for example, want to be able to fix problems with the OS even after MS's interest in maintaining whatever variant of CP they may or may not be developing for the XO? (For an example, consider the people who want to stick with XP, even by paying more, while MS is clearly going to let it become unsupported eventually---you, on the other hand, are willing to believe they will support a special variant of XP for the XO with essentially no financial incentive, for as long as it is needed?)

    Really, if you cannot come up yourself of at least 5 reasons which answer your own question not from your imagination but from recent history, you have clearly been in a coma for at least two decades.

  21. Re:OLPC Has Lost Its Way on Negroponte vs. Open-Source Fundamentalists · · Score: 1

    Pushing an agenda is not necessarily bad. In fact, it can be very, very good.

  22. Re:Well, sorta flawed review on Usability Testing Hardy Heron With a Girlfriend · · Score: 1

    The fact that you are surprised by its contents changing when you select something new means that you, which are such a proficient user from what you say, do not know what it is: the contents of the `middle button paste' is defined to be precisely (and has been since forever) the contents of the last selection, so it changes every time something new is selected.

    One may argue that this is strange behaviour, but its use of by far non-mandatory: every sane app which was updated in the last 10 years at least should handle explicit copy and paste (the one most apps handle through Ctrl-V/C/X).

    The middle button thing is a historic artifact, whose existence no one will possibly guess unless she is told about it. And if you are going to tell something to a new user by all means it should be something more relevant and useful than the middle button paste thingie, like where is the GUI to install new software...

  23. Re:Well, sorta flawed review on Usability Testing Hardy Heron With a Girlfriend · · Score: 1

    Well, the menu item 'Add or Remove software' is not on Ubuntu's Application menu?

  24. Re:Simple logic on Usability Testing Hardy Heron With a Girlfriend · · Score: 1

    The logic of it is: with open source, people write software to fix their own problems. Only in rare cases (the big ones: Firefox, Ubuntu, and with commercial OSS) will any developer spend time fixing someone elses problem.

    Having been part of a prominent OSS project which involves hundreds of people working on many, separate subprojects which are mostly independent, I can say that that is a false statement. 90% of the time spent by devs fixing bugs in that project was in solving other people's problems.

  25. Re:Medical 'insurance' is an extended warranty on Bill Prohibiting Genetic Discrimination Moves Forward · · Score: 1

    If you look into the matter, you'll find that those people willing to risk their lives mostly do not come from countries where health care is socialized but, quite the contrary, following recommendations issued from organizations such as the IMF (that is, essentially from USian think tanks---using the word `thing' in this context is quite an oxymoron, but well, that's what they are called...) their countries have privatized as much as they could without causing too much chaos.

    It is rarely scandinavians nowadays who build boats out of a few trees and sail to the US... At the very most of kindness, your comment can be read as remarking that there are places where health care is worse than in the US. You are of course free to consider than sufficient.