Pinned Repositories
blog
gohugo generated blog which focuses on go lang, kubernetes, leadership and dataflow over a network
go-grpc-video-call-manager
A GRPC server will accept a meeting link and start a meeting session. The client reads a google calendar and sends the link to the grpc manager server which launches the browser.
go-openai-prompt-git-save
Build a chat interface from the command line to ask openai questions, for each prompt pass, save it in git.
go-project-template
template repository for starting new go projects
go-shard
go-upload-bridge-pinata
Provide an upload endpoint that stores files on pinata and returns a json response with the uploaded file pinata url
go-vault-dump
Dump all keys for vault. Use case figure out who is sharing credentials in an organization
go-vector-embedding
Use openai vector embedding api with a redis backend to provide custom chatgpt data.
innodb-tablespace-copy
Copy an innodb tablespace to another server with one command
tailscale-docker
Run Tailscale in the container on k8s
dathan's Repositories
dathan/tailscale-docker
Run Tailscale in the container on k8s
dathan/go-vault-dump
Dump all keys for vault. Use case figure out who is sharing credentials in an organization
dathan/go-openai-prompt-git-save
Build a chat interface from the command line to ask openai questions, for each prompt pass, save it in git.
dathan/go-vector-embedding
Use openai vector embedding api with a redis backend to provide custom chatgpt data.
dathan/blog
gohugo generated blog which focuses on go lang, kubernetes, leadership and dataflow over a network
dathan/go-github-license-check
A graphql query of insight data to determine an organization's library and license dependency
dathan/go-mysql-datafix
Parse a datafix query, backup that data in another database for the same table structure, apply the datafix change. If the data needs to be rolled back take the data from the datafix database and apply it back to the affected table.
dathan/go-project-template
template repository for starting new go projects
dathan/go-safely-change-data
Safely Change Data such as deleting data by pulling all the data of a where clause, and changing the data 1 row at a time
dathan/go-shard
dathan/am-http
Build an http server from scratch
dathan/go-grpc-video-call-manager
A GRPC server will accept a meeting link and start a meeting session. The client reads a google calendar and sends the link to the grpc manager server which launches the browser.
dathan/go-upload-bridge-pinata
Provide an upload endpoint that stores files on pinata and returns a json response with the uploaded file pinata url
dathan/casync
dathan/dathan
Dathan Vance Pattishall's About me.
dathan/go-check-mysql-cols
Check to see if a col exist in each table of a db for sharding
dathan/go-convert-additionalPrometheusRulesMap
Convert additionalPrometheusRulesMap to separate prometheus-rules values file
dathan/go-hpc-redfish-exporter
Given a list of hostnames make a redfish call to certain paths and export that to prometheus
dathan/go-lint-prometheus-rules
verify that yaml contains all the things we are looking for
dathan/go-migrate-gsm
In Go migrate google secrets from one account to another
dathan/go-opsgenie-insights
download opsgenie insights per team, create a table with the data, upload it to a confluence page
dathan/go-opsgenie-okta-on-call
dathan/go-poll-explain-queries
Explain any query that takes X amount of seconds to execute to find out why
dathan/go-prometheus-rules-csv
dathan/go-template-result
From Standard input transform data into the template result.
dathan/go-test-dns
dathan/go-web-backend
A base backend using mysql serving text/plain static content and authenticated rest client with text/json response. The goal is to have an base where if I wanted a new app its a config change. Auth to view profile and authroized keys
dathan/openai-prompts-save
dathan/til
Inspired by @simonw attempting to retain everything I learn. The method will be to write down what I learn, what questions I have and a summary of what was learned.
dathan/til-1
Today I Learned