Slashdot Mirror


User: rtaylor

rtaylor's activity in the archive.

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

Comments · 1,172

  1. Re:Lol on Spectrum Fragmentation Means Pricier Mobile Networking · · Score: 1

    If you're in a major Canadian city then you have another choice until Christmas at least.

    http://www.windmobile.ca/en/Pages/Holiday-Miracle.aspx

  2. Re:Asia goes up! on Apple Outsources A5 Chip Manufacture ... To Texas · · Score: 2

    Even solar is lower than that.

    Sure, might have to run the dish/clothes washers during the day but I'll gladly pay $10 per load for each of them.

  3. Re:Android performance on Google Rolls Out Official Android 4.0 ICS Update · · Score: 1

    The high-end Androids have sold fairly well over the last year too.

  4. Re:Slow as hell!! on Google Rolls Out Official Android 4.0 ICS Update · · Score: 3, Interesting

    The gmail application was very slow for me too until I purged all its data and resync'd from the server, now it's pretty reasonable.

    Perhaps there was a storage format change and a poorly written compatibility shim in place.

  5. Re:Complete lack of surprise on Chrome Becoming World's Second Most Popular Web Browser · · Score: 1

    I actually had a chat on slashdot with a developer of ff. The guy was so disillusioned towards why would people ever have expectations of an open source project and he can do wtf he wants cause he's not getting paid to do it. Well he's right, but what will he do when nobody is using firefox anymore?

    Continue to work on FireFox? If he's really doing it for what it gives him directly (a product tailor made for him) then the number of users needs to be 1 for this person to be happy.

    I've certainly released things like that. If it works for you then great, but if not then find something else and don't bug me about it.

  6. Re:For non US-filtered search results on Judge Orders Hundreds of Websites Delisted From Search Engines, Social Networks · · Score: 2

    There is no such thing as "less harmful" where censorship is concerned.

    So there is no type of content that you would make illegal to distribute or possess?

  7. Re:Pr0n opportunities on Robot Controls Person's Arm To Manipulate Objects · · Score: 1

    Pretty brave using a term that even the Urban Dictionary doesn't know about.

  8. Re:divorce on Judge Makes Divorcing Couple Swap Facebook Passwords · · Score: 5, Insightful

    You need to delete the account before being required to turn over the account.

    Even better if you do it before the divorce is filed.

  9. Re:Marketing and user experience on How Android Phone Makers Are Missing the Marketing Boat · · Score: 1

    Unlimited for me isn't what you use in a normal month; it's for covering the exceptions.

    Such as the first two weeks when I moved into the country and was living essentially in a hostel without internet (15GB that month) and moving into a place.

    Or, the month when I needed to backup a remote server I use for work purposes and my home internet provider decided it was a good time to cut their cables (excavation down the street) for a week. 25GB that month.

    My carrier lowered my priority to the bottom of the list after crossing a threshold but I accomplished what I needed and will be their customer for a very long time as a result.

    Normally I'm under 700MB for a month.

  10. Re:the way to go on Tough Tests Flunk Good Programming Job Candidates · · Score: 1

    A downright wrong answer is "I'll add an index".

    Oddly, a covering index could make it faster by reducing the IO for certain products.

    Still not a great answer but it isn't completely invalid if you really need all columns and all tuples.

  11. Re:Good news - Android minus Google's crippleware. on Ubuntu Heads To Smartphones, and Tablets · · Score: 1

    Step 1 was to remove his anger component.

  12. Re:If you have nothing to hide on Mastercard, Visa To Help Target Ads · · Score: 1

    You would have to start at nudist colony's. Most people hide themselves.

  13. Re:Ron Paul should give away his money on Ron Paul Wants To End the Federal Student Loan Program · · Score: 1

    That somewhat implies he has a sizable nest-egg elsewhere which reinforces loftwyr's point.

  14. Re:What the HOX? on Scientists Discover Mechanism That Gives Shape to Life · · Score: 1

    We are all ignorant. It would be challenging to find a single person who has all of the knowledge necessary to build a simple pencil (including extraction of raw materials; don't forget to include government applications to open the mine or take trees from the forest) let alone anything complicated.

    The question is, why do we express opinion on subject matter we are ignorant in.

  15. Re:I just migrated... on Why You Shouldn't Panic About Closed Source MySQL Extensions · · Score: 1

    You can do something like this:

    INSERT INTO (col1) foo SELECT * FROM (VALUES (1),(2),(3)) AS newdata(col1) WHERE col1 NOT IN (SELECT col1 FROM foo);

    This will create a record for values 1, 2 and 3 if and only if they do not already exist.

    Yes, the syntax is considerably longer.

    FYI, the normal process for scrubbing during dataload is to create a temporary table holding the data, massage it there, then insert into the real structure.

  16. Re:Here we go on RMS: 'Is Android Really Free Software?' · · Score: 1

    Which phone operating system were you writing and using your own applications for before Android?

  17. Re:German policy costs at least 25000 lives/year on Siemens To Exit Nuclear Power Business · · Score: 2

    Coal mining deaths are measured in workers per 100,000 ton and the world currently burns roughly 1 billion short-tons per year.

  18. Re:Moral of the story.... on After Firing CEO, Yahoo Puts Itself Up For Sale · · Score: 3

    There is a huge different in leadership requirements for a startup with zero to 3 employees versus an established firm with several thousand employees

    Very few founders make that transition well. Most founders have a difficult time of letting go of the micromanaging and trying to take part in everything in order to scale beyond themselves.

  19. Re:Moral of the story.... on After Firing CEO, Yahoo Puts Itself Up For Sale · · Score: 1

    Part of the golden parachute is being a fall guy for things you did not cause.

    The board makes a decision which cannot turn out well and you follow it as directed despite logging opposition to that decision Bad things happen and someone (you) are to take the blame for the implementation of that decision.

    The payment for leaving is for not arguing or airing bad laundry.

  20. Re:well managed self-signed certs are safer on Rogue SSL Certs Issued For CIA, MI6, Mossad · · Score: 2

    How does manual verification help the bulk of the population identify fake certs?

  21. Re:Greatest algorithms of all time on When Algorithms Control the World · · Score: 1

    You need a line to prevent eating what you reproduced.

  22. Re:Locked Bootloaders on FSF Uses Android FUD To Push GPLv3 · · Score: 1, Interesting

    If Android were GPLv3 then they wouldn't be in violation because they would not be selling Android based phones.

  23. Re:Does not compute on What's the Carbon Footprint of Bicycling? · · Score: 1

    They began with the assumption you still bought a car so the bicycle was additional.

    The math is quite different if you buy the bicycle instead of a car.

  24. Re:Peak Employment? on Foxconn To Employ 1 Million Robots · · Score: 1

    Possibly true for product but you can buy a near infinite amount of services and be environmentally sustainable.

  25. Re:I am an HFT programmer on How and Why Wall Street Programmers Earn Top Salaries · · Score: 1

    [quote]If you had proper quality assurance you could find and correct those mistakes before they roll to production.[/quote]

    That's impossible. Often it is interaction with other automated tools at different companies that cause the loss of funds.

    If they tweaked their algorithm over the weekend specifically to play on a weakness in yours; then there is no QA that can be done on your side to know that.

    Losing money is also defined as not making as much as possible. If you were making $1000/minute on Monday doing something and only $100/minute on Friday (many bots only run for the first 5 to 10 minutes of the market); then that is also defined as a loss of $900/minute.

    Another part may have adjusted their algorithm to be a more aggressive market maker and is taking all the trades.