Slashdot Mirror


User: accessbob

accessbob's activity in the archive.

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

Comments · 121

  1. two suggestions on Twitter Announces (More) Hate-Speech Fighting Tools (Again) (cnn.com) · · Score: 1
    1. Delete Trump and suspend POTUS

    2. Delete anyone who uses all CAPS LOCK

    Doesn't fix everything, but the volume would reduce dramatically.

  2. Re:WTO troubles on General Motors To Lay Off 2,000 Workers at Two US Plants (reuters.com) · · Score: 1

    Tax US exports in affected countries making them noncompetitive.
    And that will likely cost more US jobs than it saves.

  3. WTO troubles on General Motors To Lay Off 2,000 Workers at Two US Plants (reuters.com) · · Score: 1

    That something is likely to get him into trouble with the WTO. It may save some auto jobs in the short term, but US expert will be hit in the medium term as the WTO will authorize retaliatory tariffs to compensate foreign businesses.

    You can put anti-dumping tariffs in place, not protectionist ones.

    Of course, the US could quite the WTO, but that would have massive impact on US exporters.

  4. Champion of the "Snoopers Charter" on Theresa May Becomes UK's 'Spy Queen' and New Prime Minister (arstechnica.co.uk) · · Score: 1

    In her previous incarnation she was champion of the "Snoopers Charter": https://en.wikipedia.org/wiki/...

    "The Draft Communications Data Bill (nicknamed the Snoopers' Charter or Snooper's Charter) is draft legislation proposed by Home Secretary Theresa May in the United Kingdom which would require Internet service providers and mobile phone companies to maintain records of each user's internet browsing activity (including social media), email correspondence, voice calls, internet gaming, and mobile phone messaging services and store the records for 12 months. Retention of email and telephone contact data for this time is already required by the Data Retention Regulations 2014.[1] The anticipated cost is £1.8 billion."

  5. Don't take out on the human callers on A Bot That Drives Robocallers Insane · · Score: 0
    The people who end up in these jobs generally need them.

    They are just trying to make a living.

    Actual robocalls on the other hand...

  6. A lesson in how not to manage your IP on Arduino SRL Turns Focus To New Connected Boards (hackaday.com) · · Score: 1
    You must protect your brand identity when your business is based on open source hardware and/or software, it's all you've got.

    That's an incredibly expensive business but you've got to do it.

  7. ZoomText but it's $$$ on Ask Slashdot: What's Out There For Poor Vision? · · Score: 1
    There are some very good and intelligent screen magnifiers out there, but they do cost.

    ZoomText is by far the most functional, but you will pay anything between $50 and $1,000 depending on the version.

  8. This is a libel case, not an academic discussion.
    The National Post made scurrilous and untrue statements against Andrew Weaver.

    The man has a right to protect his personal reputation.

  9. The British Museum has been partying for years on Museum's Adults-Only Nights Show That Alcohol and Science Are a Good Mix · · Score: 3, Informative

    Private parties amongst the relics.

    http://www.theguardian.com/uk/1999/nov/08/davidhencke

  10. Re:Statehood for England on UK Man Arrested Over "Offensive" Tweet · · Score: 1

    You kind of lost the moral high ground a long time ago.

    Difficult to lecture people on free speech when your government spends its time torturing people to get them to talk.

    That's not an argument in favour of censorship, just highlighting what happens when you have double-standards: people don't listen to you any more.

  11. It's designed to be a niche market phone on BlackBerry's Innovation: Square-Screened Smartphones · · Score: 1

    Read the BlackBerry blog and you will see some of the specific use-cases they considered. Would it be my choice? No, but I do see the point.

  12. Not sure if I feel old or just nostalgic on Computers and Doctor Who · · Score: 1

    I learnt to program on an Prime 750. My Polytechnic bought it in 1982 to replace their old Univac.

  13. Re:No BBM for iPhone/Android? on BlackBerry Confirms 4,500 Job Cuts, Warns of $950 Million Loss · · Score: 1

    Not as I understand it, it makes it more of a priority,

  14. As accurate as an NSA report to Congress on Info Leak Wars To Get Messier · · Score: 1
    I just want Slashdot summaries to be at least vaguely accurate.

    This one is about as accurate as an NSA report to Congress.

  15. Siezed not destroyed on Info Leak Wars To Get Messier · · Score: 3, Interesting

    Miranda's property was seized not destroyed. And he wants it back.

  16. Re:Once iOS and Android sold out to the NSA. on BlackBerry Officially Open To Sale · · Score: 3, Informative
    All phone manufacturers and ISPs have to follow the laws of their host country. For that reason BlackBerry was required to hand over access to BIS encrypted traffic.

    However, BlackBerry's BES (business) security was not affected. Each enterprise keeps its own keys, not BlackBerry. There was nothing to hand over to the government. The government would have to go to each business individually and demand the keys.

  17. Re:There's more to (business) mobile than email sy on BlackBerry Officially Open To Sale · · Score: 3, Insightful
    Actually, no you probably can't, at least not to the level and granularity of BB.

    And side-loading is a serious issue for some businesses.

    I fear that BlackBerrry's problem is that the size of the market for their USPs is pretty narrow.
    They are still way best in class, but that class is small.

  18. There's more to (business) mobile than email sync on BlackBerry Officially Open To Sale · · Score: 4, Insightful
    If you're managing large numbers of mobile devices then you also want to manage app versions, manage upgrades, and as far as possible protect you business info from user installed apps.

    For all of it's faults, BlackBerry does all of that very well.

    Is it enough? Only time will tell, but I wouldn't write them off yet.

  19. Microsft are the acknowledged experts on FUD on Boston Replacing Microsoft Exchange With Google Apps · · Score: 3, Insightful

    Get the Facts guys...

  20. It's teamwork, stupid on Are Contests the Best Way To Find Programmers? · · Score: 2

    Yes it is important that the candidate can program and can problem solve, but its not often that individuals analyze, design, code, and test an application, you work as part of a big team.

    Further, a team of egotistical coding superstars is never going to be an effective team. Dull plodders who have an attention to detail are as important as the superstar programmer. You have to have a mix.

    So yes, there may be a place for coding challenges, but a good coder is not necessarily a good analyst, a good tester, or a good integration guy.

    And given the above, the only tests I'd want to see are those conducted at the company where you can ask "Why that way? Why not this way? What if I needed these changes now? How would you scale that idea? How could you best document that for the testers? How could you make that easier to integrate with this?". It would be difficult to get any of that out of a coding challenge.

  21. Cross-Platform on An Exploration of BlackBerry 10's Programming API · · Score: 1

    BlackBerry support QT4.8, and 5.0 can be compiled. Digia (who now own QT) have ported it to Android and IOS, with Win8 on the horizon.

    Finally, portable C++ apps.

    And if you prefer something standards-compliant, you can code in HTML5 and embed that as an app.

    Btw if you you do create web apps, BlackBerry own and develop the Ripple emulator.

    What's not to like?

  22. Niche markets on BlackBerry CEO: Tablet Market Is Dying · · Score: 1

    It's undoubtedly true that there are niche markets for tablets, and I suspect that's what he was trying to say.

    Five years is a very long time in computing, and clunky tablets look to have the shelf-life of DVD players (if not Blue-Ray).

    If wearable development continues as it is, big gray bricks don't have much of a future at all, they are a transition technology. Specific niche markets: health-care, and some forms of education, yes. General purpose devices? Probably not.

  23. And the real reason is...? on Yahoo Is Going To Stop Email Service In China · · Score: 1

    Since they were/are prepared to do business in other dictatorships, I wonder what the real reason is?

  24. Not full screen, that's true but... on Developers Begin Hunt For a Killer App For Google Glass · · Score: 1

    Don't make the mistake that VR has to be wholly immersive to work.

  25. That's easy, pattern recognition based AR apps on Developers Begin Hunt For a Killer App For Google Glass · · Score: 1

    Add horns to the tops of people's heads.

    Analyze body shape based on the clothes and then re-draw without them.

    Color the sky polkadot.

    Play Where's Wally? in VR,

    Have an animated Mitt Romney stalk women in your line of sight.

    No end to the apps once you have fast/live pattern recognition.
    There may even be really useful things to do with Glass, you never know.