Skip to content

Instantly share code, notes, and snippets.

View breenyoung's full-sized avatar

Breen breenyoung

  • Canada
View GitHub Profile
@breenyoung
breenyoung / bggxml_collquery.py
Created October 18, 2022 22:52 — forked from selwyth/bggxml_collquery.py
Using BGG XML API2
user = raw_input('Enter BGG username')
url = 'http://www.boardgamegeek.com/xmlapi2/collection?username='
import requests
import time
# return collection for any user, but wait 2 seconds and retry if error. 10 total attempts.
def coll_final(USER):
for i in range(10): # try 10 times
r = requests.get(url + USER + "&rated=1&excludesubtype=boardgameexpansion&stats=1")
SQL Server 2017
----------------
Enterprise Core - 6GPYM-VHN83-PHDM2-Q9T2R-KBV83
Developer - 22222-00000-00000-00000-00000
Enterprise - TDKQD-PKV44-PJT4N-TCJG2-3YJ6B
Standard - PHDV4-3VJWD-N7JVP-FGPKY-XBV89
Web - WV79P-7K6YG-T7QFN-M3WHF-37BXC
https://www.teamos-hkrg.com/index.php?threads/microsoft-sql-server-english-2017-rtm-teamos.42103/
@breenyoung
breenyoung / .. MediaCreationTool.bat ..md
Created October 5, 2021 13:27 — forked from AveYo/.. MediaCreationTool.bat ..md
Universal MediaCreationTool wrapper for all MCT Windows 10 versions from 1507 to 21H1 with business (Enterprise) edition support

Not just an Universal MediaCreationTool wrapper script with ingenious support for business editions,
Preview
A powerful yet simple windows 10 / 11 deployment automation tool as well!

configure via set vars, commandline parameters or rename script like iso 21H2 Pro MediaCreationTool.bat
recommended windows setup options with the least amount of issues on upgrades already set
awesome keyboard focus dialogs to pick windows version and enhanced preset action

Auto Setup for upgrading directly with the auto-detected Edition, Language, Architecture *
- can troubleshoot auto setup failing by adding no_update to script name