Skip to content

Instantly share code, notes, and snippets.

x86_64-darwin python311Packages.pywbem
aarch64-linux python311Packages.pywbem
x86_64-darwin python312Packages.pywbem
x86_64-linux python312Packages.pywbem
aarch64-linux check-esxi-hardware
aarch64-darwin python312Packages.pywbem
x86_64-linux check-esxi-hardware
aarch64-darwin python311Packages.pywbem
aarch64-linux python312Packages.pywbem
x86_64-darwin check-esxi-hardware
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created May 6, 2024 20:23
Rimworld output log published using HugsLib
Log uploaded on Monday, May 6, 2024, 4:23:37 PM
Loaded mods:
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0)
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210)
Core(Ludeon.RimWorld): (no assemblies)
Performance Fish(bs.performance): PerformanceFish(0.6.2)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
@rayne-hernandez
rayne-hernandez / generate_oauth_tokens.txt
Created May 6, 2024 20:23
OAuth Local Token generation
# Credentials you get from registering a new application
client_id = ""
client_secret = ""
# OAuth endpoints given in the GitHub API documentation
authorization_base_url = ""
token_url = ""
redirect_uri = ""
scope = []
state = "random-string"
class TestViewModel constructor() : ViewModel() {
val uiState = MutableStateFlow<Int>(0)
fun emitData() {
uiState.value = 20
}
}
/*************
* colors.js *
*************
*
* You're almost at the exit. You just need to get past this
* color lock.
*
* Changing your environment is no longer enough. You must
* learn to change yourself. I've sent you a little something
* that should help with that.
@AlexVCS
AlexVCS / dockervars.md
Last active May 6, 2024 20:25
Docker vars

** COMPOSE YOURSELF IN A CONTAINER **

POSTGRES_PRISMA_URL: ${POSTGRES_PRISMA_URL}
POSTGRES_URL_NON_POOLING: ${POSTGRES_URL_NON_POOLING}
NEXT_PUBLIC_CLERK_SIGN_IN_URL: ${NEXT_PUBLIC_CLERK_SIGN_IN_URL}
NEXT_PUBLIC_CLERK_SIGN_UP_URL: ${NEXT_PUBLIC_CLERK_SIGN_UP_URL}
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL: ${NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL}
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL: ${NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL}
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY: ${NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY}
CLERK_SECRET_KEY: ${CLERK_SECRET_KEY}
import pandas as pd
data = [['Вася','1996'], # Заполните data данными
['Петя','2001'],
['Таня','1998'],
['Маша','1997']]
df = pd.DataFrame(data, columns = ['имя','год рождения'])# Создайте датафрейм и заполните его данными
print(df)
use school
db.createCollection("Students");
db.Students.insert([{rollno:1,nmae:"Shivam",age:19,branch:"comp",address:{city:"pune",state:"mh"},hobbies:["badminton","books"]},
{rollno:2,nmae:"Kavita",age:19,branch:"entc",address:{city:"banglore",state:"karnataka"},hobbies:["tennis","books","cooking"]},
{rollno:3,nmae:"Shreya",age:13,branch:"entc",address:{city:"pune",state:"mh"},hobbies:["badminton","tennis"]},
{rollno:4,nmae:"Sneha",age:21,branch:"mech",address:{city:"nasik",state:"mh"},hobbies:["basketball","books"]},
{rollno:5,nmae:"Neha",age:10,branch:"civil",address:{city:"nasik",state:"mh"},hobbies:["cooking","books","drawing"]},
{rollno:6,nmae:"Riya",age:21,branch:"entc",address:{city:"mumbai",state:"mh"},hobbies:["badminton","dancing"]},
Maintainers:
foo-dogsquared: gnome-extension-manager, gnome-extension-manager