Slashdot Mirror


User: SolitaryMan

SolitaryMan's activity in the archive.

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

Comments · 1,049

  1. Re:Same backwards on Gates Mocks MIT's $100 Laptop · · Score: 1

    The same applies to $100 desktop program. You can look at it as a way to fight microsoft on desktop market, gaining a big share in the future.

    I'm not protecting Gates in this partucular situation, I'm just a little bit skeptical about this $100 desktop program too.

  2. Re:This will never fly... on Bill Could Restrict Freedom of the Press · · Score: 5, Insightful

    Or they could arrest people, hold them in jail for a while, charge them, and then before the courts can make a decision, drop charges and let them go with stern warnings. That way, the courts don't get a chance to shut them down since they have to have a real dispute, but the administration can use it to silence opponents.

    Note to self: never vote for this guy.

  3. Irony! on The Near Future of Intel · · Score: 3, Interesting

    The page showed me an AMD ad with this article. Was enough for me to know "near term future of intel" :)

  4. Re:Your wish has been granted: on U of Wisconsin's Mac OS X Security Challenge · · Score: 3, Insightful
    • Keep your machine patched
    • Don't randomly open ports for services you don't use
    • Have a personal firewall/router
    • Don't run software you don't trust
    Excuse me, but an "average Joe" doesn't have to know what any of these words means. Until then, we're bad engeneers.
  5. Re:Ridiculous! on What Corporate Projects Should Learn From OSS · · Score: 1
    Comparable to the number of abandoned open-source projects you see not updated since 2004. Corporate or open source, they fail just the same.
    In corparate world projects fail on user side, while in FOSS world projects fail on developer side letting users go free :) Let me explain what I mean. Assume that some company and OS community work on the same big project, that is in high demand.

    In FOSS world, if you design software badly, no one will be able to figure out how it works and extend it. If they eventually figure out how it works, they So in this case project is just abandoned. It will never be finished, therefore never used.

    In corporate world you can go a very long way with bad design, because you pay people to do the job. And when deadline approaches everyone forgets about design quality. So in this case bad software will actually be shipped and tested by users and fails only if they figure out that software is a crap son enough. If they figure this out much later, when they heavily depend on it, then they are screwed...

  6. Looks like a fault: on 'Infectious' Open Source Software? · · Score: 1
    From TFA:
    * "Infectious" nature: Many open source licences are "infectious", meaning that the original open source licence may apply to:
    (a) the original software if re-distributed
    (b) any modification of the original software if redistributed
    (c) software containing or integrated with the original software, if redistributed
    (d) software used in conjunction with the original software to provide a web based service.
    Correct me if I'm wrong, but I don't know any OSI licenses that enforce (d). Seems like they forgot to add "if redistributed" here too.
  7. Re:Fantasy. You too :) on Let Joe Average Help You Code · · Score: 1
    99% of users don't even want to open the help.
    100% of users don't want to open the help. 99% of them never do it.
  8. Looks like asking for more trouble to me... on Microsoft Confirms 6 Versions of Vista · · Score: 1
    With linux the only viable solution I have found is to include all the relevant libraries for the software and have a startup script that specifies LD_LIBRARY_PATH.
    Looks like you are asking for extra trouble: now you have to maintain libraries you bundle with your software.
  9. Re:Asking for search data... on Justice Dept. Rejects Google's Privacy Concerns · · Score: 3, Funny
    Has the government really thought this through?
    Have you seen the government?
  10. Re:Microsoft will not fragment like linux on Microsoft Confirms 6 Versions of Vista · · Score: 2, Informative
    You write an app for linux and you can never tell what their system is going to be like. They could be on redhat, or ubuntu, or any of the popular distros.
    If your application depend so much on linux _DISTRO_ version, then I think you should double check your code. If you are writing an installer for the app or/and need to check some library version, then yes, this can be a problem. Besides, with my debian box I can "apt-get install" almost any application/library that is missing.
  11. Re:robots.txt? on Partial Victory for Perfect 10? · · Score: 1
    Case closed? Oh, sorry, I forgot Google has lots of money.
    As one man once said...: Never ascribe to malice that which is adequately explained by incompetence. (Napoleon Bonaparte)

    I say google should remove perfect10 site completely from index for ... no reason. This will probably be a good lesson.
  12. Re:So? on Yahoo! Bans "Allah" in Screen Names · · Score: 1
    Hey its their service, let them ban whatever they want. If they get out of hand, people wont use their services. Problem solved. Market forces rule.
    Well, when it comes to protecting rights of minorities market forces do not rule by definition, unless other people are concerned. In this case some people try to attract public attention to the issue so it can make a difference.
  13. Re:PotgreSQL... on Oracle Acquires Sleepycat · · Score: 1

    ...Enterprise features...

    Until this, your post was pretty insightful.

  14. Re:Correction from paranoid on Google Adds Chat To Gmail · · Score: 1
    Just to mention, logging of chats is turned off by default. You have to turn it on manually.
    It should be:
    Examination of chat logs is turned off by default. You have to turn it on manually.
    It is not that I'm so obsessed with it, but there *is* a difference. Remember it. One day it can matter.
  15. Re:free support on Open Source vs. the Database Vendors · · Score: 1
    But, if there's a feature missing that you require, then for certain businesses -- not all -- it may well make sense to add code yourself. A tech company may underutilised coders on the payroll: it may be cheaper to get them to code and support that feature than it is to sack them.
    And if the company chooses to donate the code to that application (submit a patch), they wouldn't have to support that feature for the rest of their lives. If the patch gets committed they will receive this feature with all new software versions (updates) and they don't have to worry about recompiling application every time. At the same time, free application receives new feature. Looks like win-win situation to me.
  16. Re:Get into drug dealing, man. on Would You Quit Over Patents? · · Score: 1
    It's time to get over the whole "software patents suck thing:" they already exist, they already affect you, and your failure to patent something doesn't mean someone else won't try to patent it.
    It's time to get over the whole "drugs are bad thing": they already exist, they already on the market, they already affect many people and your failure to sell them doesn't mean someone else won't try to do it. It's big money after all.

    In a war, you have to shoot people because they are shooting at you. If you don't kill them, they will kill you. This software patent thing is a war.
    This kind of reasoning gave the world Afganistan, Iraq and the biggest disaster of all -- George Bush jr.
  17. Re:unpopularity of ST on Beyond Java · · Score: 1
    Most static type systems suck, which is why people don't like them, but people who have used, say, SML or Haskell, tend to agree that static types can be something very natural and useful (the SML community has a saying which goes, roughly, "if it compiles, it's almost certainly correct").
    I think that the problem is not static typing itself, the problem is ugly implementations of it people mostly deal with, like in Java, C++ etc. Many people just don't know about "Good" static typing systems as in Haskell or ML.
  18. Re:Ethics on Thirsty People Feel More Pain · · Score: 1
    Why would it be unethical if the test subjects were made fully aware of what was to be done to them, and were willing to undergo the experiment?
    1. You see someone feeling pain and even probably asking for help
    2. You know how to help him/her.
    3. You don't do it because you have some experiment to work on. Probably you even cause more pain

    I see the last one as an ethical problem, even if those people agreed to undergo experiment.
  19. Re:Too Many on How To Choose An Open Source CMS · · Score: 1

    Your friends would be better off starting a business to provide professional support for one of the FOSS CMS systems.

    Exactly. Besides, the lack of support for FOSS is the main reason for choosing non-free software.

  20. Re:Poker hand on How Interesting is Your IP Address? · · Score: 1
    Anyone know how the bitmap or poker hand was calculated?

    The poker hand is like this:
    1. Last two bits are discarded.
    2. 30 bits are split into 5 groups 6 bits in each -- cards
    3. In each group, first two bits is the kind: 11 - hearts, 10 - diamonds, 01 - clubs, 00 - spades
    4. In each group, last 4 bits is the value, starting from ace (0000) and cycling.
  21. Re:Addition on Bayesian Filters Predict Sundance · · Score: 1

    Have you seen the movie? +3

  22. where? on Science 'Not for Normal People' · · Score: 3, Funny
    ...teenagers 'value the role of science in society, but feel scientists are "brainy people not like them".' This was according to a recent study by The Science Learning Centre in London
    Well, yeah, so?

    Sorry, couldn't resist... :)
  23. Re:Trupe! on First Impressions Count in Website Design · · Score: 5, Funny

    Those who forget Slashdot posts are doomed to repeat them.

    Those who remember are doomed to watch them repeating.

  24. Re:nobody has it. on Meetings are Bad For You · · Score: 1

    I am glad nobody is jumping to conclusions.

    Most of us just don't have that "jump to conclusion mat"

  25. Re:The funny thing is... on What is Perl 6? · · Score: 1
    ... that they all spell that "whipituptitude" differently. Look for yourself:

    • In TFA1: whipituptitude
    • In TFA2 referenced from TFA1: whipuptitude
    There must be some disagreement on the concept :)