I hereby claim:
- I am drjosh9000 on github.
- I am drjosh9000 (https://keybase.io/drjosh9000) on keybase.
- I have a public key ASAmWz5WV8bO_OYPtCBrh6uq6zVTHJK0tGsBudCsRufmXgo
To claim this, I am signing this object:
| # Install kube-prometheus-stack, configured for reading all available | |
| # PodMonitors (in any namespace) and enabling native histograms. | |
| helm install kube-prometheus-stack oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack \ | |
| --create-namespace --namespace monitoring \ | |
| --set prometheus.prometheusSpec.podMonitorSelectorNilUsesHelmValues=false \ | |
| --set prometheus.prometheusSpec.enableFeatures='{native-histograms}' | |
| # Install agent-stack-k8s (fill in your agent token). | |
| # Must be at least v0.32.0 to deploy monitoring components. | |
| helm install agent-stack-k8s oci://public.ecr.aws/buildkite/helm/agent-stack-k8s \ |
| // Advent of Code 2018, Day 1, part 1 | |
| // Provide the input file contents over UART, then ^D. | |
| // Output will be printed in hexadecimal. | |
| // Requires simpleuart.v (see PicoSoC). | |
| module top | |
| ( | |
| input clk, | |
| output tx, | |
| input rx | |
| ); |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>PayloadContent</key> | |
| <array> | |
| <dict> | |
| <key>PayloadDisplayName</key> | |
| <string>Setup Assistant #1</string> | |
| <key>PayloadIdentifier</key> |
I hereby claim:
To claim this, I am signing this object: