Skip to content

Instantly share code, notes, and snippets.

View xemuliam's full-sized avatar

Slava Kalashnikov xemuliam

View GitHub Profile
@xemuliam
xemuliam / wsa.md
Last active February 1, 2023 07:21

Here I'll explain how to use true Android inside your Windows machine.

WSA

How to install

www.microsoft.com/en-us/p/windows-subsystem-for-android/9p3395vx91nr

BigQuery tricks

Data

Click to see script
with
dta as (
select '+++bHyZZlp6KRHJBj5Cw8wd48QA=' Id, timestamp('2019-11-07 06:53:39.632 UTC') Ts union all
@xemuliam
xemuliam / wsl.md
Last active April 3, 2023 11:18
WSL. Windows subsystem for Linux. How to use everyday.

Here I'll explain how to use true Linux inside your Windows machine.

WSL

How to install

There are two possible ways:

  1. Enable Windows Subsystem for Linux in Windows Features
  2. Use following script in administrative PS-shell