[도서] React 16 Tooling

2019-06-18 KENNETH 0

[도서] React 16 Tooling 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]React 16 Tooling 아담 보두치 저/이승준 역 | 에이콘출판사 | 2019년 06월 판매가 27,000원 (10%할인) | YES포인트 1,500원(5%지급) React는 페이스북과 인스타그램의 UI를 위해 만들어진 자바스크립트 라이브러리이지만 이제는 웹 개발에 갖춰야 할 기술로 확대되고 있다. 특히, 저작권 문제를 해결한 버전 16부터는 React 16이라는 새 제품명으로 Source: [도서] React 16 Tooling

No Image

USN-4017-1: Linux kernel vulnerabilities

2019-06-18 KENNETH 0

USN-4017-1: Linux kernel vulnerabilities linux, linux-aws, linux-aws-hwe, linux-azure, linux-gcp, linux-hwe, linux-kvm, linux-oem, linux-oracle, linux-raspi2, linux-snapdragon vulnerabilities A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 19.04 Ubuntu 18.10 Ubuntu 18.04 LTS Ubuntu 16.04 LTS Summary The system could be made to crash if it received specially crafted network traffic. Software Description linux – Linux kernel linux-aws – Linux kernel for Amazon Web Services (AWS) systems linux-gcp – Linux kernel for Google Cloud Platform (GCP) systems linux-kvm – Linux kernel for cloud environments linux-raspi2 – Linux kernel for Raspberry Pi 2 linux-snapdragon – Linux kernel for Snapdragon processors linux-azure – Linux kernel for Microsoft Azure Cloud systems linux-hwe – Linux hardware enablement (HWE) kernel linux-oem – Linux kernel for OEM processors linux-oracle – Linux kernel for Oracle Cloud systems linux-aws-hwe – Linux kernel for Amazon Web Services (AWS-HWE) [ more… ]

[도서] 자연어 처리와 컴퓨터 언어학

2019-06-18 KENNETH 0

[도서] 자연어 처리와 컴퓨터 언어학 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]자연어 처리와 컴퓨터 언어학 바르가브 스리니바사 디지칸 저/마창수 역 | 에이콘출판사 | 2019년 06월 판매가 27,000원 (10%할인) | YES포인트 1,500원(5%지급) 『자연어 처리와 컴퓨터 언어학』 은 자연어 처리와 컴퓨터 언어학 알고리즘을 사용해 추론하고 데이터를 이해할 수 있는 방법을 제시한다. 통계적 머신 러닝 방법과 최신 딥러닝 기술을 활용한 방법들도 자세히 알 Source: [도서] 자연어 처리와 컴퓨터 언어학

No Image

USN-4017-2: Linux kernel vulnerabilities

2019-06-18 KENNETH 0

USN-4017-2: Linux kernel vulnerabilities linux, linux-aws, linux-azure, linux-lts-trusty, linux-lts-xenial vulnerabilities A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 14.04 ESM Ubuntu 12.04 ESM Summary The system could be made to crash if it received specially crafted network traffic. Software Description linux – Linux kernel linux-aws – Linux kernel for Amazon Web Services (AWS) systems linux-azure – Linux kernel for Microsoft Azure Cloud systems linux-lts-xenial – Linux hardware enablement kernel from Xenial for Trusty linux-lts-trusty – Linux hardware enablement kernel from Trusty for Precise ESM Details USN-4017-1 fixed vulnerabilities in the Linux kernel for Ubuntu. This update provides the corresponding updates for the Linux kernel for Ubuntu 16.04 ESM and Ubuntu 14.04 ESM. Jonathan Looney discovered that the TCP retransmission queue implementation in the Linux kernel could be fragmented when handling certain TCP Selective Acknowledgment (SACK) sequences. [ more… ]

OpenTracing for NGINX and NGINX Plus

2019-06-18 KENNETH 0

OpenTracing for NGINX and NGINX Plus For all its benefits, a microservices architecture also introduces new complexities. One is the challenge of tracking requests as they are processed, with data flowing among all the microservices that make up the application. A new methodology called distributed (request) tracing has been invented for this purpose, and OpenTracing is a specification and standard set of APIs intended to guide design and implementation of distributed tracing tools. In NGINX Plus Release 18 (R18), we added the NGINX OpenTracing module to our dynamic modules repository (it has been available as a third‑party module on GitHub for a couple of years now). A big advantage of the NGINX OpenTracing module is that by instrumenting NGINX and NGINX Plus for distributed tracing you get tracing data for every proxied application, without having to instrument the applications individually. In [ more… ]