Slashdot Mirror


User: mini+me

mini+me's activity in the archive.

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

Comments · 1,828

  1. Re:screw ipv4 on Millions of Internet Addresses Are Lying Idle · · Score: 2, Interesting

    Will my ipod touch

    I don't see why it wouldn't. It runs pretty much the same operating systems that Macs do.

  2. Re:If you've never heard of them on Jason Fried On Focus and Avoiding Interruptions · · Score: 1

    Basecamp is closer to being a forum than a wiki.

  3. Re:If you've never heard of them on Jason Fried On Focus and Avoiding Interruptions · · Score: 2, Funny

    I said heard of Rails, not 37signals. Since you know that Ruby on Rails is for web developers, obviously you have heard of it.

  4. Re:If you've never heard of them on Jason Fried On Focus and Avoiding Interruptions · · Score: 5, Informative

    They are also the guys behind Ruby on Rails. Considering that topic is brought up quite often on Slashdot, I'm sure most people here have heard of it.

  5. Re:I just ordered one!! on Run Mac OS X On Non-Apple Hardware, With a Dongle · · Score: 2, Informative

    Technically speaking, all hackintoshes use pirated copies of OS X, even if the copy was paid for. Without a valid license, it's piracy. OS X requires the use of Apple-branded hardware for the license to be valid.

  6. Re:Noone likes DRM on Bad Signs For Blu-ray · · Score: 1

    And the market doesn't want yet another physical medium. The people want internet distribution of media.

  7. Re:No, no, no, no, no, a thousand times no. on Ford's 65MPG Due In November, But Not In the US · · Score: 1

    There is nothing inherently flawed about the idea of two (or more) passing lanes. It does not make any of them "fast lanes."

  8. Re:Emulate Linus on Getting an Independent Project Started? · · Score: 1

    PHP is fairly complex compared to many other languages. Why would Moodle choose PHP if extensibility by non-programmers is a key part of the project?

  9. Re:Next steps...? on Getting an Independent Project Started? · · Score: 1

    What do you mean? The new Facebook is several orders of magnitude better than the old one.

  10. Re:Its not always one process per tab on In IE8 and Chrome, Processes Are the New Threads · · Score: 1

    It says that when you navigate elsewhere (e.g. mail.google.com to hotmail.com), the underlying process can change.

  11. Re:Good point, parent on Facebook Blocks Users From Mentioning BugMeNot.com · · Score: 1

    Again, none of those allow passive communication. i.e. Joe can read the message I sent to Bob without explicitly sending it to Joe. A message board kind of thing would work, but they are so disjointed that Facebook-like services are the only realistic option.

  12. Re:I don't think I'm the first to say this but... on Researchers Build Malicious Facebook App · · Score: 1

    The Facebook API had so much potential, but all the junk applications have made it impossible to weed out the bad applications from the good ones ultimately giving all Facebook applications a bad rap.

  13. Re:Yes you can on Facebook Blocks Users From Mentioning BugMeNot.com · · Score: 1

    I have friends who I'm sure would be happy to give me their email address, but since we've had no reason to email each other, it has never been exchanged.

    Of course I could ask for the email address of every person I meet, just in case. But why bother when Facebook does it better?

  14. Re:Good point, parent on Facebook Blocks Users From Mentioning BugMeNot.com · · Score: 1

    Unfortunately, email doesn't allow for passive communication like Facebook does. Until this oversight in the email system is resolved, we are stuck with services like Facebook.

  15. Re:California Strikes Again on Don't Share That Law! It's Copyrighted · · Score: 1

    You have to enforce trademarks, else you lose them. I'm afraid it's too late for you.

  16. Re:I'll stick with Firefox on Google Chrome, Day 2 · · Score: 1

    How the fuck can you release a browser without a base functionality that is expected by every person who has used one to date.

    Safari doesn't have a home button (by default) either.

  17. Re:But it's not Gnu/BSD on Stephen Fry Helps GNU Celebrate 25th Birthday · · Score: 1

    Stallman is the man behind the GNU operating system, the operating system typically used with the Linux kernel in Linux distributions. He makes a claim on Linux because it is, in part, his operating system.

  18. Re:Become a registered iPhone Developer on Cell Phones For Easy App Development? · · Score: 1
    1. How small are your pockets, exactly? I could fit several iPhones in the pockets of any clothes I've ever tried on.
    2. I will grant you this one. However, the phone will be obsolete long before you need a new battery and you can use an external battery in lieu of a spare; no different than carrying another battery, really.
    3. Not true for my cell service provider
    4. That's a pretty silly reason not to buy something
  19. Re:VIVE LE QUEBEC LIBRE! on Quebec Govt Sued For Ignoring Free Software · · Score: 4, Funny

    Have you considered the total cost of ownership? Having to power lights throughout the entire day must get expensive. Installing windows sounds much more affordable.

  20. Re:Tech support. on Quebec Govt Sued For Ignoring Free Software · · Score: 1

    There are several vendors who are willing to back open source software. Several vendors supporting the same software means that you have protection should one of them go out of business.

    What do you do when your proprietary software vendor goes out of business or decides to stop supporting said package?

  21. Re:Don't waste my money! on Quebec Govt Sued For Ignoring Free Software · · Score: 1

    Considering that the school is a place of learning: If the kids already know how to use Windows, why not have them learn how to use Linux (or some other non-Windows system)?

  22. Re:What about NNTP? P2P? on iPhone Web Claims Draw Governmental Rebuke in UK · · Score: 1

    The iPhone has the same TCP/IP stack as Mac OS X. While the iPhone cannot access NNTP out of the box, one could theoretically write their own newsreader or P2P client.

    Whether or not Apple would allow you to distribute such an application is another matter.

  23. Re:keyword 'all' on iPhone Web Claims Draw Governmental Rebuke in UK · · Score: 1

    The iPhone can access 1 protocol on the Internet.

    Just one? Out of the box the iPhone supports TCP, HTTP, IMAP, and POP3 on the internet, just to name a few. If you include third-party applications, the phone really can access the entire internet.

  24. Re:Confusion on iPhone Web Claims Draw Governmental Rebuke in UK · · Score: 1, Redundant

    Implementing Java and Flash on the iPhone would go against the SDK rules.

  25. Re:Got it wrong on Was Standardizing On JavaScript a Mistake? · · Score: 2, Insightful

    Javascript is an amazing language. The C-like syntax gets in the way occasionally, but all-in-all it's up there with the best of them.

    The problem is that most people do not even realize that it is an object oriented language, let alone containing functional language features as well.