No Image

Got Xbox Game Pass? Start playing 20 Bethesda games from world’s most iconic franchises

2021-03-13 KENNETH 0

Got Xbox Game Pass? Start playing 20 Bethesda games from world’s most iconic franchises Earlier this week, Microsoft officially welcomed ZeniMax Media and Bethesda to the Xbox family. What does that mean to you as a gamer? For starters, it means an awesome slate of great games has arrived on Xbox Game Pass for you to discover and play with your friends. Today, 20 of Bethesda’s most iconic and award-winning games – from franchises like Dishonored, Doom, The Elder Scrolls, Fallout and Wolfenstein – are available to Xbox Game Pass members. Additionally, 16 of those titles will be available everywhere you play, whether it’s PC, console or mobile devices through the cloud for Xbox Game Pass Ultimate members. Head over to Xbox Wire for more, and to Microsoft Store on Windows to see the full list of games, some of [ more… ]

No Image

USN-4754-3: Python vulnerabilities

2021-03-12 KENNETH 0

USN-4754-3: Python vulnerabilities USN-4754-1 fixed vulnerabilities in Python. This update provides the corresponding updates for Ubuntu 18.04 ESM and Ubuntu 20.04 ESM. In the case of Python 2.7 for 20.04 ESM, these additional fixes are included: It was dicovered that Python allowed remote attackers to cause a denial of service (resource consumption) via a ZIP bomb. (CVE-2019-9674) It was discovered that Python had potentially misleading information about whether sorting occurs. This fix updates the documentation about it. (CVE-2019-17514) It was discovered that Python incorrectly handled certain TAR archives. An attacker could possibly use this issue to cause a denial of service. (CVE-2019-20907) It was discovered that Python allowed an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking. (CVE-2020-8492) It was discovered that Python allowed CRLF injection if the attacker [ more… ]

[도서] 일은 배신하지 않는다

2021-03-12 KENNETH 0

[도서] 일은 배신하지 않는다 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]일은 배신하지 않는다 김종민 저 | 아이스크림미디어 | 2021년 03월 판매가 16,200원 (10%할인) | YES포인트 900원(5%지급) 고졸 PC방 알바가 포트폴리오 하나로 구글의 입사 제안을 받기까지, 그 후의 이야기 구글에 입사하는 사람은 어떤 사람일까? 이 책은 막연한 성공스토리로 설명하지 않는다. 그 대신 풍부한 디자인 포트폴리오 Source: [도서] 일은 배신하지 않는다

No Image

Build Cross-Platform applications with WinUI and Uno Platform

2021-03-12 KENNETH 0

Build Cross-Platform applications with WinUI and Uno Platform Uno Platform is a free and open-source platform aiming to take WinUI applications built with C# and XAML everywhere.   If you are not familiar with WinUI, it is the native UX platform for building Windows applications – you can learn more about it on the WinUI website. With Uno Platform you can bring your WinUI applications everywhere that WinUI does not natively run – Web/WebAssembly, Linux, macOS, iOS, and Android. Uno Platform is Open Source (Apache 2.0) and available on GitHub.  This tutorial will walk through both setting up your Visual Studio environment for WinUI and Uno Platform development as well as building a simple same-codebase application which uses WinUI InfoBar control and runs on Windows, WebAssembly and Android. Upon completion of this 5-minute tutorial your sample application will look like this in both “light” and “dark” modes:  Prerequisites If you have not prepared your dev environment for Uno Platform app development yet, the Setting up the Environment page in the Uno Platform docs will guide you through installing all the prerequisites.  Tutorial: WinUI InfoBar running Cross-Platform  Open Visual Studio and click on Create a new project. Search for the Uno templates, select the Cross-Platform App (Uno Platform) then click Next. Name your app ‘UnoLovesWinUI’ then click Next.  Once the [ more… ]

Build Cross-Platform apps with WinUI and Uno Platform

2021-03-12 KENNETH 0

Build Cross-Platform apps with WinUI and Uno Platform Uno Platform is a free and open-source platform aiming to take WinUI apps built with C# and XAML everywhere.   If you are not familiar with WinUI, it is the native UX platform for building modern apps for Windows 10 – you can learn more about it on the WinUI website. With Uno Platform you can bring your WinUI apps everywhere that WinUI does not natively run– Web/WebAssembly, Linux, macOS, iOS, and Android. Uno Platform is Open Source (Apache 2.0) and available on GitHub.  This tutorial will walk through both setting up your Visual Studio environment for WinUI and Uno Platform development as well as building a simple same-codebase app which uses WinUI InfoBar control and runs on Windows 10, WebAssembly and Android. Upon completion of this 5-minute tutorial your sample app will look like this in both “light” and “dark” modes: Prerequisites If you have not prepared your dev environment [ more… ]