Skip to content

Instantly share code, notes, and snippets.

View jawn's full-sized avatar
✔️
Probably sending a PR for typos.

Bernard Vander Beken jawn

✔️
Probably sending a PR for typos.
View GitHub Profile
@jawn
jawn / LaunchChromeMultipleInstances.cmd
Last active January 21, 2024 19:56
Launch new browser instance from Windows command line or batch file
REM Open new Chrome instance with two tabs
REM Thanks to https://stackoverflow.com/a/46488816/65545
start chrome --new-window "https://www.facebook.com" "https://www.microsoft.com"
REM Open new Chrome instance with single tab
start chrome --new-window "https://www.google.com"
@jawn
jawn / Learning log 2022.md
Last active January 4, 2023 10:22
Learning log 2022

<< Previous Year

January

Ukulele

Continued taking private ukulele lessons.

March-May