Skip to content

Instantly share code, notes, and snippets.

View domshyra's full-sized avatar

Dominic Schira domshyra

View GitHub Profile
##THEME
##https://ohmyposh.dev/docs/installation/windows
Import-Module posh-git
oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\powerlevel10k_lean.omp.json" | Invoke-Expression
@domshyra
domshyra / README.md
Created September 2, 2021 16:13
ASP.NET Core with React client app read me
#!/usr/bin/env python3
import requests
import re
import os
import timeit
import json
from multiprocessing.dummy import Pool as ThreadPool
from bs4 import BeautifulSoup as bs
from getconf import *
from atclibs import *
@domshyra
domshyra / gist:f55aee46635b078163b0456a40333b74
Last active November 7, 2016 03:03
Error for YeezySneak
ERROR: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
chrome
Syntax at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:413:25)
at Object.Module._extensions..js (module.js:452:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at PATH/node_modules/wdio-jasmine-framework/node_modules/jasmine/lib/jasmine.js:86:5