Slashdot Mirror


User: mrprogrammerman

mrprogrammerman's activity in the archive.

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

Comments · 156

  1. Re:As a UNIX head and former MS-hater . . . on You Can't Turn Off Cortana In the Windows 10 Anniversary Update (pcworld.com) · · Score: 1

    It's a two edged sword. MS not being strict with their OS allowed the ecosystem to flourish but also allowed malware to spread. Now their trying to tighten the screws it's making it seems a little too late.

  2. Re:Can't disable? Then I will break it on You Can't Turn Off Cortana In the Windows 10 Anniversary Update (pcworld.com) · · Score: 1

    I would be surprised if there wasn't a group policy setting for it.

  3. Re:Got that, Microsoft shills? on Microsoft Responds To Allegations That Windows 10 Collects 'Excessive Personal Data' (betanews.com) · · Score: 1

    Don't attribute to maliciousness what can be attributed to incompetence. The telemetry was probably built up with no central design as a result no easy way to turn it all off. They won't spend time fixing it till it hurts them enough.

    Also the fear of telemetry being used to spy on users is overblown. More and more software products add telemetry to be able to improve how their software works. It allows them to spend time improving the features users actually use and fixing their pain points. As a result they can build better products.

  4. Re:So many shared (dynamic?) libraries on France: Windows 10 Collects 'Excessive Personal Data', Issues Microsoft With Formal Warning (betanews.com) · · Score: 2

    Mirekusoft Install Monitor tracks where an application get installed so it can be completely removed. Disclaimer: I developed it because I was tired of applications installing wherever they wanted.

  5. It's not only that. The ads also drain battery life so Chrome with ad-blocker is probably more energy efficient.

  6. Re:Stop calling it "Autopilot" on Third Tesla Crashes Amid Report of SEC Investigation (usatoday.com) · · Score: 1

    For Honda adaptive cruise control and lane keep assist are two separate features that are independently enabled.

  7. Re:loyalty is a two-way street on Ask Slashdot: Is It Ever OK To Quit Without Giving Notice? · · Score: 1

    Obligatory xkcd https://xkcd.com/1576/

  8. The release notes on Tesla Autopilot 2.0 Is Coming This Year, Source Confirms (technobuffalo.com) · · Score: 1

    Telsa AutoPilot 2.0
    -Fixed bug where the car would crash into things if the sun was too bright

  9. Re:backseat on Uber Plans To Start Monitoring Their Drivers' Behavior (sfgate.com) · · Score: 1

    Good points but if someone is consistently braking hard or traveling too fast it points to the driver.

  10. Re:you can only do so much on Self-Driving Tesla Owners Share Videos of Reckless Driving (nytimes.com) · · Score: 1

    I'm surprised they don't have something like that already.

  11. That human break reflex only happens if you're paying attention. If you fully trust the car it's possible this could happen. But again if he was somewhat attentive he should have noticed the car's lack of slowing down. I have adaptive cruise control in my car and while it's not as good as Telsa's it does get things correctly most of the time. However I don't implicitly trust it and I'm always prepared to stop.

  12. Re:There had to be a first case... on US Regulators Investigating Tesla Over Use of 'Autopilot' Mode Linked To Fatal Crash (cnbc.com) · · Score: 1

    Simple solution. Force the driver to keep their hands on the steering wheel. It forces them to keep some attention.

  13. Re:Stop refusing to learn until you're 45. on Microsoft President Brad Smith: Computer Science Is Space Race of Today · · Score: 1

    That seems to be the trend at lot of tech companies in general. Workers are no longer worth investing in. They are now disposable assets.

  14. Re: How to catch fopen() without hooking kernel? on Google Found Disastrous Symantec and Norton Vulnerabilities That Are 'As Bad As It Gets' (fortune.com) · · Score: 1

    That's exactly how most AV engines work. They stall in the kernel to do their operations. You're right the scheduler doesn't know the relationship between the AV scanning server and the user processes and it doesn't need to. The normal rules for scheduling priorities work just fine. And regarding the kernel hooking you're talking about it's still restricted on x64 versions of Windows. Heard of patchguard. The primary reason it was needed prior to Vista was that there wasn't away to accomplish some things with the existing APIs.

  15. Re:Seems this topic is stuck in the roundabout. on The Moral Dilemma of Driverless Cars: Save The Driver or Save The Crowd? · · Score: 1

    It takes a while for a human to react, and think of how to respond (press brakes or swerve) to an upcoming obstable. Alot of times the human driver will swerve because they don't think they can stop in time. An autonomous car could instantly sense the obstacle and calculate the stopping distance and apply breaks.

  16. You can actually disable Windows Update through GP so that's like forever.

  17. They give you the phone for free and pay you $50 to watch the ads.

  18. You can still control updates. At least for pro versions. They just made it harder. You have to change them through group policy settings.

  19. I believe you're not accepting with that dialog just acknowledging your current settings will allow the update. Now whether there should be a way to change your settings from that dialog is a different conversation.

  20. Re:I've got a permanent fix on Lenovo Warns Users To Upgrade Pre-Installed Tool With Severe Security Holes · · Score: 1

    That's what Windows Security Center is for (reporting on AV, firewall, backups, etc.). It's better than everyone coming up with their own version of it.

  21. Re:I like this approach! on Bill Guarantees 50% Salary For Workers Laid Off With Non-Compete (computerworld.com) · · Score: 1

    I've never understood non-compete for the individual contributor. All it does is make their life harder and it probably doesn't make financial sense for the company to pursue it in court.

  22. Of course it's still there. I am guessing OP was referring to the frequency of BSOD which has decreased as the code base gets more mature.

  23. Alot of betas are no longer giving you a choice.

  24. Re:This fixes a UI failure on Microsoft Removes the 'X' From Windows 10 Update Leaving No Way Out (theregister.co.uk) · · Score: 1

    Administrators always have the ability to take control of a file/folder and override the security attributes no matter what the current security attributes are. And it makes sense. Think about what would happen if that weren't the case.

  25. Re: Did they ever really support it... on Microsoft Will Stop Supporting Windows Live Mail 2012 (office.com) · · Score: 1

    I agree in the past it seemed they chose backwards compatibility over innovation/changes to justify the lock-in. Now they seem to give less attention to backwards compatibility.