Skip to content

Instantly share code, notes, and snippets.

View brudnak's full-sized avatar
🔮
死ぬ時は死ぬなら生きる時は生ききろう

Andrew Brudnak 🇸🇰 brudnak

🔮
死ぬ時は死ぬなら生きる時は生ききろう
View GitHub Profile
f
@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:
@brudnak
brudnak / cluster.yml
Last active September 16, 2024 17:09
ssh_key_path: /path
nodes:
- address: 0.0.0.0
internal_address: 0.0.0.0
user: ubuntu
role:
- etcd
- controlplane
- worker
- address: 0.0.0.0
@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