Skip to content

Instantly share code, notes, and snippets.

View brudnak's full-sized avatar
🌌
Working from Laniakea

Andrew Brudnak brudnak

🌌
Working from Laniakea
View GitHub Profile
@brudnak
brudnak / commands.sh
Created April 29, 2024 14:09
THE DONNIS COMMANDS!!!
sudo apt update
sudo apt install python3 python3-pip
sudo -H pip3 install --upgrade pip
sudo -H pip3 install -U weaviate-client
@brudnak
brudnak / yeet.py
Created April 29, 2024 14:05
THE DONNIS!
import weaviate
client = weaviate.Client(
url=(""), # Replace with your WCS URL
auth_client_secret=weaviate.AuthApiKey(api_key=""), # Replace with your WCS key
additional_headers={'X-OpenAI-Api-Key':""} # Replace os.getenv("OPENAI_APIKEY") with your actual OpenAI API key
)
print(client.is_ready())
@brudnak
brudnak / config.yaml
Last active April 18, 2022 15:56
rke config file
ssh_key_path:
kubernetes_version:
nodes:
- address:
internal_address:
user:
role: [etcd, controlplane, worker]
- address:
nodes:
- address:
internal_address:
user:
role: [controlplane, worker, etcd]
ssh_key_path:
- address:
internal_address:
user:
@brudnak
brudnak / rancher.gif
Last active October 17, 2021 04:50
rancher
rancher.gif
@brudnak
brudnak / tmobile.gif
Last active February 17, 2021 06:46
tmobile
tmobile.gif
@brudnak
brudnak / portal.gif
Last active December 7, 2020 18:31
portal
portal.gif
@brudnak
brudnak / habits.gif
Last active May 23, 2020 05:57
habits.gif
habits.gif
@brudnak
brudnak / java.gif
Last active May 3, 2021 05:13
java
java.gif