Introducing Emoji8

2018-11-17 KENNETH 0

Introducing Emoji8 How can I make machine learning fun and approachable for my non-tech-savvy friends and family? How can I make an app that maximizes the usage of my Windows 10 hardware? How can I test out my craziest facial expressions and get them scored by science? Emoji8, now available for free in the Microsoft Store and open-sourced on GitHub, can answer all of these questions and more!  What is Emoji8? Emoji8 is sample UWP application that uses Windows Machine Learning to evaluate your facial expressions while you imitate a random selection of emojis. The app takes in a video feed from your computer’s webcam and evaluates the images with the FER+ Emotion Recognition model version 1.2 locally on your machine. You can tweet a gif summarizing your best scoring pics when you have an internet connection and continue playing even when you don’t have one! This app will [ more… ]

No Image

WordPress 5.0 Beta 5

2018-11-16 KENNETH 0

WordPress 5.0 Beta 5 WordPress 5.0 Beta 5 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site to play with the new version. There are two ways to test this WordPress 5.0 Beta: try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”), or you can download the beta here (zip). Reminder: the WordPress 5.0 release date has changed. It is now scheduled for release on November 27, and we need your help to get there. Here are some of the big issues that we’ve fixed since Beta 4: Block Editor The block editor has been updated to match the Gutenberg 4.4 release, the major changes include:  A permalink panel has been added to the document sidebar to make it easier to find. Editor document panels can now [ more… ]

Official support for Windows 10 on ARM development

2018-11-16 KENNETH 0

Official support for Windows 10 on ARM development Today is an exciting day for Windows 10 on ARM. With the official release of Visual Studio 15.9, developers now have the officially supported SDK and tools for creating 64-bit ARM (ARM64) apps. In addition, the Microsoft Store is now officially accepting submissions for apps built for the ARM64 architecture. This news comes at a great time, as this holiday season, our partners Lenovo and Samsung are offering new Windows 10 on ARM devices featuring the Qualcomm Snapdragon 850 processor. These second-generation ARM64 devices provide even more computing power for developers to tap into while continuing to deliver the beyond-all-day battery life customers expect from Windows 10 on ARM. Like the first-generation ARM64 devices, they are also thin, light, fast, and designed with instant-on 4G LTE connectivity in mind, while able to run [ more… ]

AWS 신규 리전 출시 예고 – 이탈리아 밀라노

2018-11-16 KENNETH 0

AWS 신규 리전 출시 예고 – 이탈리아 밀라노 지난 달 말에 남아프리카의 AWS 리전에 대한 출시 작업이 진행 중임을 알려드렸습니다. 오늘은 현재 구축 중이며, 2020년 초반에 공개할 계획인 이탈리아의 AWS 리전에 대해 알려드리려고 합니다. 2020년 밀라노 예정된 EU(밀라노) 리전에는 3개의 가용 영역(AZ)이 포함됩니다. 이 리전은 프랑스, 독일, 아일랜드, 영국의 기존 리전과 올해 하반기에 출시되는 스웨덴의 새 리전에 이어 유럽의 6번째 리전이 됩니다. 현재 AWS는 전 세계 19개의 지리적 리전에서 57개의 가용 영역을 보유하고 있으며, 지금부터 2020년 상반기 출시를 위해 작업 중인 5개 리전에서 또 다른 15개 가용 영역이 제공됩니다(자세한 내용은 AWS 글로벌 인프라 페이지 참조). 기존의 모든 리전과 마찬가지로 이 리전은 가장 엄격한 규정 준수 표준을 충족하고 최고 수준의 보안을 AWS 고객에게 제공하도록 설계되고 구축됩니다. AWS 이탈리아 주요 고객 이탈리아의 AWS 고객은 10년 넘게 AWS의 유럽 내 기존 리전을 사용해 왔습니다. 이탈리아의 유망 신생 기업, 대기업 및 공공 부문 조직은 [ more… ]

Announcing NGINX Ingress Controller for Kubernetes Release 1.4.0

2018-11-16 KENNETH 0

Announcing NGINX Ingress Controller for Kubernetes Release 1.4.0 We are pleased to announce release 1.4.0 of the NGINX Ingress Controller for Kubernetes. This represents a milestone in the development of our supported solution for Ingress load balancing on Kubernetes platforms, including Amazon Elastic Container Service for Kubernetes (EKS), Diamanti, Google Kubernetes Engine (GKE), IBM Cloud Private, Microsoft Azure Container Service (AKS), Red Hat OpenShift, and others. Release 1.4.0 includes: Support for TCP and UDP load balancing – Enables efficiencies by using the same Ingress routing tier for all protocols, not just HTTP Extended Prometheus support – Introduces support for stub_status metrics with NGINX Open Source, and extended TCP and UDP metrics with NGINX Plus Easy development of custom Annotations – Makes it simpler to configure more NGINX load‑balancing features for your applications Support for a “power of two choices” load‑balancing algorithm – Enables the new Random with [ more… ]