136 private links
Mehr als 100.000 Euro in bar: So viel Geld sollen niederländische Polizisten bei einem Einsatz zu einem Wohnungsbrand eingesammelt haben. Ein Anwohner hatte offenbar die Geldscheine in Sicherheit bringen wollen.
Deutschland ist die führende Wirtschaftsnation der EU - doch bei der Lohnuntergrenze landet es nur im oberen Mittelfeld: In vergleichbaren Staaten Westeuropas ist der Mindestlohn durchweg höher.
Der Wirtschaft droht laut einer Studie ein Wachstumsdämpfer durch das Klimaschutzprogramm der Bundesregierung. Es gibt demnach aber auch einen positiven Effekt.
Im Bundestag spielen Uniformträger kaum mehr eine Rolle, Polizisten und Soldaten gelten als Exoten. Insbesondere die SPD hat sich von einer Kernklientel entfernt - die Rechtspopulisten wissen das zu nutzen.
4,32 Euro für frisches Obst, 99 Cent für Kaugummis an der Kasse: Solche Preise könnten bald der Vergangenheit angehören. Laut einem Medienbericht will die EU künftig runden - aus praktischen Erwägungen.
Die "New York Times" hat ein Start-up ans Licht gezerrt, das fragwürdige Gesichtserkennungstechnik an Behörden verkauft. Die Firma hat im Netz Milliarden Fotos gesammelt - und das ist nur ein Teil des Problems.
Laut EuGH verstößt eine allgemeine und unterschiedslose Speicherung von Verbindungsdaten gegen EU-Recht. Einige Länder hatten Ausnahmen gefordert. Ein Gutachten spricht sich gegen solche Sonderregelungen aus.
Indizien deuteten auf eine Verwicklung Moskaus in den Mord an einem Georgier in Berlin hin. Recherchen des SPIEGEL mit Bellingcat und The Insider belegen nun, wo der Attentäter trainierte.
Auf die Ibiza-Affäre folgte die Schredder-Affäre. Kanzler Kurz geriet im österreichischen Wahlkampf wegen der Aktion eines Mitarbeiters stark unter Druck. Jetzt zieht die Staatsanwaltschaft einen Schlussstrich.
Innenminister Seehofer will dem Verfassungsschutz ermöglichen, künftig Chats über WhatsApp oder Telegram mitzulesen. Die SPD gibt ihren Widerstand gegen die Pläne offenbar auf.
Die Betreiber der gescheiterten Pkw-Maut fordern 560 Millionen Euro vom Bund - der zieht nun vor ein Schiedsgericht. Derweil wurden Handydaten von CSU-Verkehrsminister Scheuer gesichert.
Zum zweiten Mal in sechs Wochen bringt die Bundesregierung Neuerungen im NetzDG auf den Weg. Das Melden von Hasspostings soll leichter werden, ebenso wie die Gegenwehr für Nutzer, die sich zu Unrecht sanktioniert fühlen.
When the decade began, tech meant promise — cars that could drive themselves, social networks that could take down dictators. It connected us in ways we could barely imagine. But somewhere along the way, the flaws of technology became abundantly clear.
In a famous essay from the early 1930s called “Economic Possibilities for Our Grandchildren,” Keynes imagined the world 100 years in the future. He spotted phenomena like job automation (which he called “technological unemployment”) coming, but those changes, he believed, augured progress: progress toward a better society, progress toward collective liberation from work.
Well, we know the grandchildren in the title of Keynes’s essay: they’re the kids and younger adults of today. The prime-age workforce of 2030 was born between 1976 and 2005. And though the precise predictions he made about the rate of economic growth and accumulation were strikingly accurate, what they mean for this generation is very different from what he imagined.
In the introductory article of this series I wrote that one of disadvantages of Podman and Buildah is that the technology is still pretty new and moves fast. This final article you are reading appeared with much delay because from Podman 1.3.1 to 1.4.1, one of the key features that we will look at in this article was broken.
Luckily, Podman 1.4.1 and above not only fixes features that were broken for a few weeks, but also has these features finally covered with tests. Hopefully, there will be no such dramatic loss in functionality in future releases. My original warning still applies though: new container technology toolchain is new and sometimes unstable. Keep that in mind.
Back in 2017, we noticed that developers creating Kubernetes-native applications spent a long time building and managing container images across registries, manually updating their Kubernetes manifests, and redeploying their applications every time they made even the smallest code changes. We set out to create a tool to automate these tasks, helping them focus on writing and maintaining code rather than managing the repetitive steps required during the edit-debug-deploy ‘inner loop’. From this observation, Skaffold was born.
Today, we're announcing our first generally available release of Skaffold. Skaffold simplifies common operational tasks that you perform when doing Kubernetes development, letting you focus on your code changes and see them rapidly reflected on your cluster. It's the underlying engine that drives Cloud Code, and a powerful tool in and of itself for improving developer productivity.
Kubernetes has rapidly become a key ingredient in edge computing. With Kubernetes, companies can run containers at the edge in a way that maximizes resources, makes testing easier and allows DevOps teams to move faster and more effectively as these organizations consume and analyze more data in the field.
Exchange Web Services (EWS) provides the functionality to enable client applications to communicate with the Exchange server. EWS provides access to much of the same data that is made available through Microsoft OfficeOutlook. EWS clients can integrate Outlook data into Line-of-Business (LOB) applications. SOAP provides the messaging framework for messages sent between the client application and the Exchange server. The SOAP messages are sent by HTTP.
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".
We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration.
Learn fast from my years of being a container consultant and Docker implementer. Come join me for a jam-packed session of decisions you need to make and key technical factors you should know. No fluff, all practicals. Updated for 2019 and based on my 3 years of top-10 DockerCon talks.
You should show up if:
• You are planning or involved with building/using a Docker production system.
• You are thinking of using Swarm and/or Kubernetes (but not required).
• You like random 80's/90's video game trivia thrown at you.
DevOps in the Real World is far from perfect, yet we all dream of that amazing auto-healing fully-automated micro-service infrastructure that we'll have "someday." But until then, how can you really start using containers today, and what decisions do you need to make to get there?
This session is designed for practitioners who are looking for ways to get started now with Docker and container orchestration in production. This is not a Docker 101, but rather it's to help you be successful on your way to Containerizing [...]