Slashdot Mirror


User: pherthyl

pherthyl's activity in the archive.

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

Comments · 775

  1. Re:what's the point? on A Smart Electric Bike: Taking the Copenhagen Wheel Out For a Spin · · Score: 1

    Electric bikes tend to be lousy bikes. Much better to convert a bike, but I'd go for a traditional system not the Copenhagen wheel full of proprietary crap.

  2. Re:Not a good week... on Virgin Galactic SpaceShipTwo Crashes · · Score: 1

    In what sense, exactly, is killing the crew one time in sixty 'extremely safe'?

    In the relative sense. How many private manned space flights have we had? How many have ended in death?

  3. Re:Silly on Tim Cook: "I'm Proud To Be Gay" · · Score: 1

    >> People are routinely killed around the world for being Christian. Do Christians need to get all in your face with Christian pride?

    Uhh.. Yes

  4. Re: Not a chance on Why CurrentC Will Beat Out Apple Pay · · Score: 1

    No they don't.

  5. Re:100 year old survival knowledge in PDF files??? on A Library For Survival Knowledge · · Score: 1

    I couldn't disagree more.
    The tough book will use far more power than the iPad so much harder to keep it running.
    You don't want anything with mechanical fans to suck dirt into places
    You want solid state. Flash might not last 100 years but mechanical drives definitely won't.

    iPad in a good case would be far more useful than a laptop

  6. Re:Gruber at DaringFireball nails it on Rite Aid and CVS Block Apple Pay and Google Wallet · · Score: 1

    You need to unlock your device. That's one pin unless you're crazy and don't protect your device. Then the optional pin for Google wallet.

  7. Re:Gruber at DaringFireball nails it on Rite Aid and CVS Block Apple Pay and Google Wallet · · Score: 1

    Apple pay requires a fingerprint scan.

  8. Re:Gruber at DaringFireball nails it on Rite Aid and CVS Block Apple Pay and Google Wallet · · Score: 2, Interesting

    Pretty much doesn't cut it. With Google wallet you need to unlock your phone (entering that pin) and then potentially enter the Google wallet pin to authorize the transaction. So two pins versus none. Google wallet hasn't taken off because it's more hassle than using a credit card, which was the point.

  9. Re:Not improved on Apple Announces iPad Air 2, iPad mini 3, OS X Yosemite and More · · Score: 1

    Yeah my desktop is about 4 years old by now so I imagine it is not that efficient.

  10. Re:Perfectly-timed? on Apple's Next Hit Could Be a Microsoft Surface Pro Clone · · Score: 1

    For the most part, Samsung doesn't really compete with Apple, Samsung competes with the many other manufacturers of Android phones. It's only in the flagship products (Galaxy, Note) where there is competition with Apple, but I don't think that these represent the bulk of Samsung's sales outside the USA.

    I don't know their profit breakdown, but I would imagine that a disproportionate percentage of their profits come from flagship phones. The profit margin on the low end stuff is razor thin because they are competing with everyone else out there.

  11. Re:Not improved on Apple Announces iPad Air 2, iPad mini 3, OS X Yosemite and More · · Score: 1

    >> Why is wanking about power use such a big thing?

    As you may be aware, power costs money.

    My quad core desktop idle's at about 100W of usage. The mac mini uses about 11W at idle.

    So, if it's on 12 hours a day for a year, my desktop costs me about $45 in power. The mini would cost about $5.
    So over a 5 year lifespan of the equipment the mini saves about $200. Hence add that to the price of the desktop and you get a fair comparison.

  12. Re:iMac looks cool on Apple Announces iPad Air 2, iPad mini 3, OS X Yosemite and More · · Score: 1

    >> Even Dell sells a 5K monitor today.

    No they don't. They've announced one that isn't shipping.

  13. Re:Get a real phone. on Consumer Reports: New iPhones Not As Bendy As Believed · · Score: 1

    Hmm, do I want a phone that I can run over with an excavator or one that does every single other thing better. While I do run over my phone almost daily, I think I'm going to go for the one that, you know, does everything else better.

  14. Re:Android sells one and Half Billion every day on Apple Sells More Than 10 Million New iPhones In First 3 Days · · Score: 1

    Which idiot voted this nonsense up? Obviously there aren't 1.5 billion android phones sold per day, and Apple shares are not dropping, in fact they have been on an upward trend in the last 6 months.

  15. Re:The fancy ones are expensive.. on A 16-Year-Old Builds a Device To Convert Breath Into Speech · · Score: 1

    >> the fancy ones are $8,000 instead of $80 is because IP laws protect monopolies

    Wrong. The fancy ones are $8000 because they take a lot of engineering work to develop and the market is very small. If you want to recoup your investment you have to sell it for a high price.

    The rest of your comment is just fancyful nonsense.

  16. Not on iOS on Researchers Hack Gmail With 92 Percent Success Rate · · Score: 4, Informative

    Apps on iOS can't inject a dialog over top of another app, or even bring their own app to the foreground programatically, so this is not even possible on iOS. Maybe the app could monitor for actions, but it can't do anything with that info.

  17. Re:Surprise? on Munich Reverses Course, May Ditch Linux For Microsoft · · Score: 1

    >> Well, that's what you get for running Ubuntu in a dev environment.

    Hey I used to run Debian for years, but since when is it common knowledge that Ubuntu is not suitable for development?

  18. Re:Surprise? on Munich Reverses Course, May Ditch Linux For Microsoft · · Score: 1

    And windows update is always flawless and never breaks anything, and every in-situ upgrade between windows versions is always a complete success...

    Not quite, but almost. Not once have I had a Windows upgrade break some basic part of the system like 3D acceleration or Wifi that wasn't more than a driver install away from being fixed.

  19. Re:Surprise? on Munich Reverses Course, May Ditch Linux For Microsoft · · Score: 1

    You should probably hire devs that know what they're doing as well. All of those issues exist on Windows as well.

    We develop on Android and iOS and Windows and Mac. Only Linux has those problems so far.

  20. Re:Surprise? on Munich Reverses Course, May Ditch Linux For Microsoft · · Score: 1

    >> Xrandr will only by default show the modes that the monitor explicitly supports. So, how did you accidently do that?

    Well we picked a resolution from the graphical dialog and the TV said it doesn't support that resolution and we never saw a display again. Like I said, the theory is that the dialog should only display the resolutions that the monitor supports, but in practice that's not the case and we get to waste a couple hours.

    >> Also a reinstall, seriously? This sounds like you don't know very much about linux.

    Did some googling, couldn't find anything solid. Tried a few things with no results. Faster to reinstall. Back in the day of static configuration this would have been easy to fix but I dunno where the graphical tools keep their config for resolution and nothing good turned up on google.

    >> That sounds mighty strange. I've not seen a Linux system respond to monitor hotplug events with an action by default well, ever. They can respond but you have to set it up. Also, I note the problem was with *your* application. Are you sure it wasn't a bug in your code.

    Only happened with TVs connected on HDMI, not PC monitors. Also happened with Qt Creator. So not a bug in our application, but possibly some bizarre combination of hardware and Qt and X bug. Again, several hours down the drain chasing stuff that should never be a problem.

  21. Re:No retraining costs the other way? on Munich Reverses Course, May Ditch Linux For Microsoft · · Score: 1

    The only Major change since Office 98 was Office 2007, and most users picked it up naturally.

    Obviously you haven't used Office 365. Large changes again and many times not for the better. Some features seem to be just plain missing.

  22. Re:Why not google docs? on Munich Reverses Course, May Ditch Linux For Microsoft · · Score: 1

    Pretty much. When choosing between evil overlords I'd go for the one that actually makes a functional product. Google Docs is laughable compared to Microsoft Office. Even LibreOffice is millions of miles ahead of Google Docs in almost every conceivable area.

  23. Re:Surprise? on Munich Reverses Course, May Ditch Linux For Microsoft · · Score: 1

    >> Now queue all the people ranting

    Why does no one in the comments know the difference between cue and queue?

  24. Re:Surprise? on Munich Reverses Course, May Ditch Linux For Microsoft · · Score: 4, Informative

    Yep. I used Linux almost exclusively for many years at university. Back when I had the time and desire to fix things when they broke. Eventually I was worn down by the endless cycle of update break fix that you get in Linux. When you can't even safely update to the next version the system is broken.

    About once a year I do a project on Linux or install it somewhere to see how it has progressed. In the important areas, it hasn't at all.

    We did a project just recently using Intel NUCs running Ubuntu and some of our software to be connected to TVs. Here's the linux specific problems we encountered
    1. Installing Qt dev environment is a huge pain. The default packages in both 14.04 and 13.10 are broken for multimedia playback in Qt and need files to be manually moved to work. Using a Qt build from qt-project.org also doesn't work with multimedia.
    2. On Kubuntu we accidentally changed the desktop resolution to one the TV wouldn't accept. There was no confirm. X totally broken, no obvious way to fix it. Reinstalled.
    3. On Kubuntu, we had to delay our delivery at the last moment because we discovered that when using a TV as a monitor and the TV was turned off, our application window disappeared (still running, just invisible). After many hours of debugging and no info, we ditched Ubuntu.
    4. Had to install Ubuntu several times and fiddle with Bios settings for it to work (some kind boot issue with UEFI).
    5. No standard mounting point for DVDs caused problems
    etc etc

    In the end it would have been far cheaper to put Windows on there and just have it work. Hours and hours wasted during development on silly bugs that should have never happened. And this is on quality hardware from a vendor that supports Linux (Intel).

  25. Re:A shot at other OS, computer *and* device maker on Apple Announces iPad Air · · Score: 3, Insightful

    >> Apple laptops are not magic, or particularly good value.

    Two things that I like about Apple laptops that are unmatched:
    1. Trackpad is just first class. I have never seen any windows machine with a trackpad so smooth and accurate. Also the gestures in the OS are actually useful to the point where I prefer using the trackpad over a mouse for most applications (not image editing).
    2. Magnetic power adapter. This is just killer compared to the stupid barrel connectors everyone else has. I would pay an extra $100 just for that feature.