Slashdot Mirror


User: ebcdic

ebcdic's activity in the archive.

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

Comments · 339

  1. Like many people, I'm in the habit of resting my hands on the keyboard. On a Macbook with a touch bar, I'm constantly performing random actions (often starting Siri) by mistake. No doubt with time I could learn not to do this, but I'm not willing to pay extra and have to relearn using the keyboard, for no significant advantage.

  2. Re:Extrapolating on In Less Than Five Years, 45 Billion Cameras Will Be Watching Us (fastcompany.com) · · Score: 1

    Ignorance assumes those cameras are assigned to people.

    No, the article itself says that 72% of the 14 trillion cameras we supposedly now have are "handheld cameras" while only 3% are "security". That's 1,300 handheld cameras per person, and is clearly nonsense.

    A venture capital company that gets its numbers so wrong is not where I would invest my money.

  3. As it used to say in the Yellow Pages: "Boring: see Civil Engineers".

  4. The president and a small group of people... on 'COVFEFE Act' Would Make Social Media a Presidential Record (thehill.com) · · Score: 5, Funny

    "The president and a small group of people know exactly what he meant." The small group are his Russian handlers.

  5. And yet.. on Nutella Used An Algorithm To Design 7 Million Unique Labels (inc.com) · · Score: 1

    ... the ingredients list on all of them starts with sugar and vegetable oil.

  6. Who needs a movie soundtrack? on For Video Soundtracks, Computers Are the New Composers (npr.org) · · Score: 1

    We don't need background music when we read a book, so why do films need it?

  7. Authentication without identification on Slashdot Asks: Should Businesses Switch To Biometric Passwords? (hbr.org) · · Score: 1

    In most cases there's no good reason to prove your identity. What you need to prove is your right to do whatever it is you're doing. I don't want to give an online store the information that would let them buy things with my credit card, or which could be stolen and misused by others. The information I give to buy something from Amazon should not be sufficient to buy something from Apple.

  8. It's not "Amazon's new Speech Synthesis Markup Language". SSML is an existing standard; Amazon have added a few proprietary extensions.

  9. What is it?

  10. Boring on Elon Musk Is Really Boring (bloomberg.com) · · Score: 3, Funny

    The Yellow Pages here used to have an entry for Boring: "See civil engineers".

  11. Re:3+ miles for me! on Pokemon Go Could Add 2.83 Million Years To Users' Lives, Says Study (cnn.com) · · Score: 1

    I think the phrase you're looking for is "grab them by the meowth".

  12. Probably not "exploring" on Apple Explores the Idea Of Killing Headphone Jack On the MacBook Pro (thenextweb.com) · · Score: 1

    More likely they have already decided to remove it in the new Macbook Pros expected soon, and are just doing this to get the complaints out of the way so they don't overshadow the launch.

  13. Re:Signed drivers? on Windows 10 Computers Crash When Amazon Kindles Are Plugged In (theguardian.com) · · Score: 1

    The kindle just appears as a USB memory device. Why would there be a driver?

  14. Evidence? on Ask Slashdot: Can Technology Prevent Shootings? · · Score: 1

    What makes you think that you can't use technology to solve a cultural problem?

  15. Seems like... on Working at Facebook Sounds Like Joining a Cult (gizmodo.com) · · Score: 1

    ... they need a union.

  16. Re:Stallman might agree with Oracle on Op-ed: Oracle Attorney Says Google's Court Victory Might Kill the GPL (arstechnica.com) · · Score: 1

    It's not the only possible use for it. You could, as you mention yourself, create your own compatible library and use that.

  17. Stallman might agree with Oracle on Op-ed: Oracle Attorney Says Google's Court Victory Might Kill the GPL (arstechnica.com) · · Score: 1

    He argued that writing a program which could be linked with readline violated the GPL even if you didn't include readline, because it was a derivative work.

  18. Incompetence on 'Blackhole' Exploit Kit Author Gets 7 Years (krebsonsecurity.com) · · Score: 0, Flamebait

    When you cut and paste from another site, don't forget to remove the picture captions.

  19. Almost any photo = 10.1% on Google Unveils Neural Network With Ability To Determine Location of Any Image (technologyreview.com) · · Score: 4, Informative

    According to the article, it can identify 10.1% of the Flickr images it was tested on at "city-level" accuracy.

  20. I don't have much sympathy... on Wikipedia Editors Revolt, Vote "No Confidence" In Newest Board Member (arstechnica.com) · · Score: 1

    ... for people who earn 5 or 10 times as much as me, complaining that they don't get even more.

  21. Translation please? on Nearly 35,000 Comment On New Federal STEM OPT Extension Rule (computerworld.com) · · Score: 1

    "Federal STEM OPT Extension Rule" - what does that mean?

  22. It must be a very slow kettle if you can save 5 minutes by having it boil on schedule.

  23. Privacy Badger claims there are 67 trackers on this page, including ones from NASA and British Telecom.

  24. Why so expensive? on TracFone Finally Agrees To Allow Phone Unlocking · · Score: 2

    Here in the UK I bought an emergency phone for 10 pounds along with a 10 pound prepayment. The Sim will expire if I don't make a call at least once every three months, but other than that if I don't use it it won't cost anything.

  25. Dpends on the program on Ask Slashdot: What's the Harm In a Default Setting For Div By Zero? · · Score: 1

    If the worst that can happen is a wrong pixel in a computer game, then that's fine. But if I'm analysing data to be published in a scientific paper, dividing by zero means an error in my program, and I want to know about it and fix it. It doesn't really matter whether it gives a nice error message or a core dump, but it must be noticed.