Skip to content

Instantly share code, notes, and snippets.

View burntcarrot's full-sized avatar
🏖️
Taking a break

Aadhav Vignesh burntcarrot

🏖️
Taking a break
View GitHub Profile
@burntcarrot
burntcarrot / install.sh
Last active July 27, 2022 11:51
DeepSource Install Script
#!/bin/sh
set -e
# The install script is licensed under BSD 2-Clause "Simplified" License.
usage() {
this=$1
cat <<EOF
@burntcarrot
burntcarrot / klog-samosa.md
Created May 12, 2022 16:51
kubernetes/klog - samosa
@burntcarrot
burntcarrot / fasthttp-samosa.md
Created May 12, 2022 16:48
valyala/fasthttp - samosa
@burntcarrot
burntcarrot / config.yaml
Last active November 7, 2021 12:07
Sample Config File (k3ai)
api: k3ai.in/v1alpha1
kind: Deployment
cluster:
name: mycluster
type: k3d
plugin:
name: mlflow
target: mycluster