Skip to content

Instantly share code, notes, and snippets.

View samardack's full-sized avatar
💭
GooD👽®™

Alexsandr samardack

💭
GooD👽®™
View GitHub Profile
<#
AnalyticsInfo class is the documented way to track OS version. It returns
a string value. The format of this string is not documented, and one should
not rely on a certain value. Those values can only be used to tell one OS
version from another.
https://docs.microsoft.com/uwp/api
/windows.system.profile.analyticsversioninfo.devicefamilyversion
This API is not available on Server Core
@ibLeDy
ibLeDy / desktop_chromium_flags.md
Last active April 3, 2024 21:56
Chromium flags
Updated: Jun 17, 2022
Chromium: 102.0.5005.115 (Official Build) (64-bit) (cohort: Stable)
OS: Windows 10 Version 21H2 (Build 19044.1766)

Override software rendering list - Enabled

Overrides the built-in software rendering list and enables GPU-acceleration on unsupported system configurations. – Mac, Windows, Linux, Chrome OS, Android