[도서] 클린 아키텍처

2019-08-08 KENNETH 0

[도서] 클린 아키텍처 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]클린 아키텍처 로버트 C. 마틴 저/송준이 역 | 인사이트(insight) | 2019년 08월 판매가 26,100원 (10%할인) | YES포인트 290원(1%지급) 이벤트 : IT모바일 예약판매 이벤트 살아있는 전설이 들려주는 실용적인 소프트웨어 아키텍처 원칙 『클린 코드』와 『클린 코더』의 저자이자 전설적인 소프트웨어 장인인 로버트 C. 마틴은 이 책 『클린 아키텍처』에서 이러한 보편 원칙들을 설명 Source: [도서] 클린 아키텍처

[도서] 펀보드야 놀자 with 엔트리

2019-08-08 KENNETH 0

[도서] 펀보드야 놀자 with 엔트리 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]펀보드야 놀자 with 엔트리 창의코딩연구소 글 | 해람북스 | 2019년 08월 판매가 10,800원 (10%할인) | YES포인트 600원(5%지급) 4차 산업혁명 시대, 창의융합 인재로 성장하기 위한 컴퓨팅 사고력이 요구되고 있습니다. 이러한 요구에 발맞춰 펀보드 교구와 엔트리 프로그램을 통해 초보자들도 쉽고 재미있게 피지컬 컴퓨팅에 대해 학습하고 흥 Source: [도서] 펀보드야 놀자 with 엔트리

Announcing Windows 10 Insider Preview Build 18956

2019-08-08 KENNETH 0

Announcing Windows 10 Insider Preview Build 18956 Hello Windows Insiders, today we’re releasing Windows 10 Insider Preview Build 18956 (20H1) to Windows Insiders in the Fast ring. IMPORTANT: As is normal with builds early in the development cycle, these builds may contain bugs that might be painful for some. If you take this flight, you won’t be able to switch Slow or Release Preview rings without doing a clean-install on your PC. If you want a complete look at what build is in which Insider ring, head over to Flight Hub. You can also check out the rest of our documentation here including a complete list of new features and updates that have gone out as part of Insider flights for the current development cycle. What’s new in Build 18956 A redesigned Network Status page in Settings   Based on [ more… ]

No Image

USN-4089-1: Rack vulnerability

2019-08-08 KENNETH 0

USN-4089-1: Rack vulnerability ruby-rack vulnerability A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 18.04 LTS Ubuntu 16.04 LTS Summary Rack could allow cross-site scripting (XSS) attacks. Software Description ruby-rack – modular Ruby webserver interface Details It was discovered that Rack incorrectly handled carefully crafted requests. A remote attacker could use this issue to execute a cross-site scripting (XSS) attack. Update instructions The problem can be corrected by updating your system to the following package versions: Ubuntu 18.04 LTS ruby-rack – 1.6.4-4ubuntu0.1 Ubuntu 16.04 LTS ruby-rack – 1.6.4-3ubuntu0.1 To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades. In general, a standard system update will make all the necessary changes. References CVE-2018-16471 Source: USN-4089-1: Rack vulnerability

No Image

TraceProcessor 0.2.0

2019-08-08 KENNETH 0

TraceProcessor 0.2.0 TraceProcessor version 0.2.0 is now available on NuGet with the following package ID: Microsoft.Windows.EventTracing.Processing.All This release contains minor feature additions and bug fixes since version 0.1.0. (A full changelog is below). There are a couple of project settings we recommend using with TraceProcessor: We recommend running exes as 64-bit. The Visual Studio default for a new C# console application is Any CPU with Prefer 32-bit checked. Trace processing can be memory-intensive, especially with larger traces, and we recommend changing Platform target to x64 (or unchecking Prefer 32-bit) in exes that use TraceProcessor. To change these settings, see the Build tab under Properties for the project. To change these settings for all configurations, ensure that the Configuration dropdown is set to All Configurations, rather than the default of the current configuration only. We also suggest using NuGet with the [ more… ]