Slashdot Mirror


User: Nerdfest

Nerdfest's activity in the archive.

Stories
0
Comments
3,562
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,562

  1. Re:Google trying to save face, except it won't wor on Google Outs 3D Maps For iOS Ahead of Apple · · Score: 5, Insightful

    They control their destiny.

    Apple dictates what apps can and can't be installed on your phone. If you're an iOS user, they control yours.

  2. Re:Open Source on Microsoft Makes Skype Easier To Monitor · · Score: 2

    Why not? Are they in favour of unauthorized government and corporate wiretapping? I would think most could be convinced quite easily.

  3. Re:time to bypass the middlemen on Microsoft Makes Skype Easier To Monitor · · Score: 1

    MS just seems to time some of their mis-steps so well. There is hope. I only wish some of the Linux distros didn't screw up their desktop environments just as Windows 8 was coming out and Valve was looking at Steam for Linux.

  4. Re:Open Source on Microsoft Makes Skype Easier To Monitor · · Score: 3, Interesting

    We're almost at the point that we can drop POTS in favour of something less 'controlled'. I'm sure other measures will be taken to ensure it's not that easy though.

  5. Re:Open Source on Microsoft Makes Skype Easier To Monitor · · Score: 3, Informative

    ... it does need mobile clients, although an Android client is apparently in the works.

  6. Open Source on Microsoft Makes Skype Easier To Monitor · · Score: 5, Interesting

    Time to switch to something where we actually know what the software is doing.

  7. Re:cool ... good that I use OS 10.5 on New Mac Trojan Installs Silently, No Password Required · · Score: 1

    No, thanks to Linux, a decent OS gui, associated software, and integration is free. Apple lock-in is the priceless part.

  8. Re:Adverse reactions? on Khan Academy: the Teachers Strike Back · · Score: 2

    mplayer supports it as well. The key binding are '[]', and I think there's a setting that may need to be changed from 'auto' if you're using one of the GUI wrappers.

  9. Re:Apple is the new Microsoft on Apple Wins EU Ban of Smaller Samsung Tablet, Demands $2.5 Billion In Damages · · Score: 1

    They've done very similar things to these actually, by blocking developers products from their platforms and then including copies of them in the OS ... all the while complaining about people infringing their 'design patents'. Yeah, they're at least as evil as Microsoft.

  10. Re:I always wondered on Apple Wins EU Ban of Smaller Samsung Tablet, Demands $2.5 Billion In Damages · · Score: 1

    Oracle didn't have a Reality Distortion Field to counteract their douche-baggery.

  11. Re:Payday! on Gartner Analyst Retracts "Windows 8 Is Bad" Claim · · Score: 1

    A lot of the news media have been using Apple products for years, and this is their chance to prove to everyone how bright they were. A good chunk of developers recognize what Apple has become, but the non-technical don't see it yet. (Admittedly, a portion of the technical crowd don't see it yet either).

  12. Re:Doubtful on USB 3.0 100W Power Standard Seeks To End Proprietary Chargers · · Score: 1

    Rumours are though that they're finally getting rid of their proprietary 30 pin connector. Of course, they'r replacing it with a smaller proprietary connector. I'm assuming that they have some sort of adapter, as this does give people a good excuse to extract themselves from the lock-in if they have to replace docks, etc, anyway.

  13. Re:Well see the best way is this on Microsoft Lays Out Money-Making Options For Windows Store Developers · · Score: 3, Insightful

    And the proprietary connectors, and pretending to be police. Doing the embrace, extend, (with proprietary extensions of course) on perfectly good open standards (FaceTime, AirPlay, ePub) made MS look like amateurs at being evil as well.

  14. Re:Once the market matures on Microsoft Lays Out Money-Making Options For Windows Store Developers · · Score: 1, Insightful

    Since iOS.

  15. Re:Now for the Federal Charges on Man Who Protested TSA By Stripping Is Acquitted By Judge · · Score: 1

    So it's not all over for him.

    The TSA and secret tribunals ... you're far more optimistic than I.

  16. Re:Unity better than Gnome Shell on Ubuntu Unity Ported To Fedora Using OpenSUSE · · Score: 1

    That bottom area on Gnome 3 is one of its big flaws, I think. They display notifications there, but only when you hover your mouse over them. *Mail notifications*, stuff like that. Notifications are meant to be seen. I want toknow at a glance that I have an email to read. The only way I've found to fix this is with a third party mail notification program. Neither Thunderbird or Evolution will do it properly, even with some of the Gnome extensions.

  17. Re:One summary, so many errors on Ubuntu Unity Ported To Fedora Using OpenSUSE · · Score: 1

    ... of course, my opinion shouldn't be trusted because I don't know the peoper "its" to use.

  18. Re:One summary, so many errors on Ubuntu Unity Ported To Fedora Using OpenSUSE · · Score: 2

    All of the Ubuntu Users I know switch to Gnome 3 or Xfce as their first step after install. This is obviously a small-ish sample size (15 or so, and mostly IT people), I'm currently tolerating Gnome 3. I find that Unity, in addition to some of it's design faults is too slow.

  19. Re:You know what you're getting on Richard Stallman Speaks About UEFI · · Score: 1

    It depends on what restrictions are added later. Most people don't realize how important their freedom is until after it's gone.

  20. Re:So that's who... on Chinese Censors Are Being Watched · · Score: 2

    Kiteo, his eyes closed.

  21. Re:Trying to Sneak Rejected Legislation in on SOPA Provisions Being Introduced Piecemeal From Lamar Smith · · Score: 5, Insightful

    There really should be criminal charges for a government representative knowingly acting against the interests of the people. Is there one? Does treason cover it, or is specifically for national security related matters/

  22. Re:Faggotry on Google Launches International Campaign For Recognition of Same-Sex Marriage · · Score: 4, Interesting

    If companies publicly show support for certain things, I can avoid them. If they quietly throw millions of dollars at those causes, I won't know that I should.

  23. Re:So now Google is literally a bunch of faggots? on Google Launches International Campaign For Recognition of Same-Sex Marriage · · Score: 1, Insightful

    Some of those 'Google things' are things like open data, and open formats, something that is somewhat political, but a bit more technology related. Some of these things are in their best interests and some are not, but I like it when a corporation takes a stand on what it thinks is right. I like it better when those stands align with my own views, but as long as it's not against them, I think it's a good thing. It's pretty obvious that most countries are ruled these corporations these days anyway, so we might as well get the politics out into the open.

  24. Re:Not offline, but.. on Ask Slashdot: Documenting a Tangle of Network Devices? · · Score: 1

    At one point where I wanted something similar, I did it with a dot notation file and GraphViz. It had the following advantages:

    - As it's text, version control and multiple users can be handled quite easily.
    - It's open source.
    - The only tool you need to make updates is a text editor.
    - It can be displayed as a Node diagram (or other) using a variety of free tools.

    Each documented node can specify name, MAC, address, type, model, etc, and you can define the links between nodes. You can also use this to handle very large networks etc, by maintaining separate parts in separate files. The software will create a single large diagram for you from them if you like. Auto-generate the diagram file from the committed files as serve on a web server.

  25. Re:Requires generational change on Preparing For Life After the PC · · Score: 1

    Hell, give us a call when you're actually *allowed* to develop on the iPad. This is a big part of the reason Slashdot readers are ' some of the clingiest whiniest buggy-whip holdingist resistors of change'. Most people see the direction computing is going and realize better than most that it's not good for anyone other than Apple and Microsoft.