Slashdot Mirror


User: modmans2ndcoming

modmans2ndcoming's activity in the archive.

Stories
0
Comments
2,302
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,302

  1. Re:Outsource jobs, blame AI, bring 3rd world on White House: US Needs a Stronger Social Safety Net To Help Workers Displaced by Robots (recode.net) · · Score: 1

    you're an idiot. Free trade is NOT a liberal idea. It has always been a conservative idea that has permeated the country. Now all the morons that are low skill and out of work are pissed at the Democrats and voting for the people that put them out of work in the first place.

  2. As soon as Lawyers and Doctors can't get jobs on White House: US Needs a Stronger Social Safety Net To Help Workers Displaced by Robots (recode.net) · · Score: 2

    As soon as Lawyers and Doctors can't get jobs the government will realize it's an issue. Until then it is just a lazy person issue.

  3. Re:I wonder on LinkedIn Warns 9.5 Million Lynda Users About Database Breach (neowin.net) · · Score: 1

    I changed my password, I also faked out all my data....too bad I didn't do it months ago.

  4. Re:Happy I cancelled on LinkedIn Warns 9.5 Million Lynda Users About Database Breach (neowin.net) · · Score: 1

    This is not due to the buyer. Lynda had shitty DB hashing and shitty network security. A company buying another does not magically endow the bought company with some sort of new properties.

  5. Congress needs to act on LinkedIn Warns 9.5 Million Lynda Users About Database Breach (neowin.net) · · Score: 2

    This is crazy. There are best practices that need to be followed for datasets. We need an agency (similar yo what the FCC does) setup to set legal requirements for data systems that hold US resident's information, such as Hashing technologies to use, network security technologies, etc.

    Additionally we need a law that says all companies that allow US residents to create accounts need to provide a verifiable method for people to delete their data stored on their servers (Accounts, contact information, billing information, etc)

  6. Re:Luddites? on Universal Basic Income Programs Arrive (theguardian.com) · · Score: 1

    So we become slaves to the AI to sustain itself?

  7. Re:Luddites? on Universal Basic Income Programs Arrive (theguardian.com) · · Score: 1

    Milton Friedman disagrees with you on UBI. How has economic theory changed that his original UBI solution can't work?

  8. Re:Luddites? on Universal Basic Income Programs Arrive (theguardian.com) · · Score: 1

    if robots and AI can do everything what do people to do get food and shelter?

  9. Re:Very Interesting Legally Speaking on Hidden FBI Microphones Exposed In California (cbslocal.com) · · Score: 1

    public space is public space. It doesn't matter if anyone is there or not. You do not have control over what is in the space so you as a target of the recording cannot assume no one is listening.

  10. Re:The Overton Window on Hidden FBI Microphones Exposed In California (cbslocal.com) · · Score: 2

    Camera's recording us in public is not an issue. You are in public.

  11. Re:Government knows best! on IRS Taxpayer Data Theft Seven Times Larger Than Originally Thought (cnn.com) · · Score: 4, Insightful

    Because private companies are so much better at keeping their data safe.

    http://www.zdnet.com/article/a...

  12. Re:So Let Me Get This Straight on Windows 10 Gets Core Console Host Enhancements (nivot.org) · · Score: 1

    business enterprises were far more fragmented back in the day. They handled scale by having site specific access for their large enterprises.

  13. Re:So Let Me Get This Straight on Windows 10 Gets Core Console Host Enhancements (nivot.org) · · Score: 1

    you miss the point that Exchange is doing that from AD, not some separate config for user access that is only useful to itself. AD is a central repository for access to everything you need to manage in an enterprise. Your SendMail solution is great for send mail. Can I use it to manage access to network shares, printers, applications, remote access, etc? no.

  14. Re:You have to laugh on Windows 10 Gets Core Console Host Enhancements (nivot.org) · · Score: 1

    Then Microsoft grew up and became a completely different company that values the needs of their enterprise customers.

  15. Re:but why ? on Windows 10 Gets Core Console Host Enhancements (nivot.org) · · Score: 1

    Like?

  16. I hope it has a lot of features on Windows 10 Gets Core Console Host Enhancements (nivot.org) · · Score: 1

    If it is feature-ful enough to complete with the 3rd party terminal clients companies could save a lot of money when they migrate to windows 10.

  17. Re:Cryptocurrency Advice on Ask Slashdot: Time To Get Into Crypto-currency? If So, Which? · · Score: 1

    Why wouldn't economists have the ability to understand crypto currency?

  18. Re:Go back in time on Ask Slashdot: Time To Get Into Crypto-currency? If So, Which? · · Score: 2

    shoot...if people had just gone to the Gavin Andresen's bitcoin faucet back when it was doling out free bit coin by the thousands....

  19. Re:Monero on Ask Slashdot: Time To Get Into Crypto-currency? If So, Which? · · Score: 1

    Where do you spend your bitcoin for day to day living kind of stuff? How do you avoid problems with significant value swings that the market experiences since almost no one denominates their goods in bitcoins as the primary price.

  20. since entanglement is.... on Quantum Entanglement Survives, Even Across an Event Horizon · · Score: 1

    since entanglement is the like writing a 1 on one index card and writing a 0 on another, then dropping the envelopes into a box, grabbing one of the envelopes and opening it which reveals what the value of the card in the box is, I would expect this situation to be the case.

  21. Re: approves an anti on US House Committee Approves Anti-GMO Labeling Law · · Score: 1

    The protein being produced that kills insects is not digestable to humans. It oasses right through.

  22. Re:Hierarchical database on MUMPS, the Programming Language For Healthcare · · Score: 1

    Indexing FTW!

  23. Re:Hierarchical database on MUMPS, the Programming Language For Healthcare · · Score: 1

    so you write a data extract process and send the reportable data over to it in a daily batch...now you get your monthly reports like a pro using BO and Crystal :-)

  24. Re:Why? on MUMPS, the Programming Language For Healthcare · · Score: 1

    Hierarchical databases are more efficient for healthcare....and most applications that have lots of real time I/O

  25. Re:MUMPS, ancient and rarely used on MUMPS, the Programming Language For Healthcare · · Score: 1

    I have seen 5 line Perl programs that could be re written into 30 line programs that are easier to follow than most of the older M code I have seen.