She should have told Turkey to shove it instead of appeasing them. When this man gets exonerated by the judicial system it's unlikely that Turkey will be satisfied and the result will be the same for relations between Turkey and Germany. Dance with the one you came with, Merkel.
Until today I had no idea what OneDrive is, so I'll take your word for it. I would suggest that the problem is that access to the OneDrive resource starts and stops at the URL. Conventional security protocols are conventional for a reason.
Because access to that resource can be replicated by simply viewing network traffic logs. Sending authorization info in the headers over SSL would be much more safe.
Last time we heard linux was coming to Windows, what we got was Powershell. I remain cautiously optimistic because Im hoping this doesn't lead to the same disapppointment.
Trump isn't a partisan he's an opportunist. He's found the low hanging fruit and he's saying what they want to hear like the chameleon he is. This is theater to the nth degree and the only distressing part about it, is there is a small chance he might become the next president, if Hillary can't raise her likeability level to that of a homo sapien.
No, Docker doesn't replace virtualbox. Docker and VB are different tools, meant for different things. The reason the article says no more virtualbox is because previously tools for running Docker on mac, required VB to run the Docker containers but this new product does not have such a requirement. It's basically removing that heavy VB layer from using Docker containers on your mac.
It just locks up my MBP until I eventually close it just like atom 1.5 did. I've never understood the point of this editor, however to be fair, I've never been able to use it without severe performance issues. I can run 8+ instances of jetbrains without even breaking a sweat but running atom out of the box is a non-start.
I just get tired of seeing the same thing play out time and time again. Developer A picks Django because business described a project that can easily be handled by CRUD and thinks the Admin will be perfect for product owners and users to manage their data. 6 months go by, Product owners go off the rails of the original requirements, request changes to the admin and/or changes to the data source and/or changes that require a fundamentally different data model. Developer A bails and Developer B, C, and D get stuck with this mess that should be been developed with a more flexible solution. The more people use Django without recognizing this, the more I want to not even look at Python shops.
Python is a language that gives us a lot of liberty in how we solve problems, but Django is a set of cookie cutters for doing things a certain way. Django's cookie cutter patterns and extensions don't lend themselves well to doing things outside the way that Django intended them to. It's why a lot of us prefer Flask or Pyramid as framework of choice.
Software doesn't get patented. Patents apply to "ways of doing things". Incidentally software is used to describe a "way of doing things" but it's the concept that gets patented, not the software.
Also, your assertion that the software is the free speech is a false-presupposition. The private key is data, and data is speech. It's no different than a book or a newspaper, except it's written in a way that only 1 person (device) can understand it.