Disclaimer This was written by ChatGPT with zero oversight from me. There are a few things that are not 100% accurate, but the main idea is there... I am hoping to actually write about my experience with nostr as I get more involved on the platform. ... read more →
After generating a keypair on a nostr app (I started with primal) I copied my public key to /.well-known/nostr.json and put that at the root of my site at https://pype.dev. The file looks like this: { “names”: { “nic”: “npub1q3fsec2vcv99v80ga ... read more →
Genesis 1 There is a cyclical pattern of Genesis 1-11. Introduction 1:1 may be a summary heading rather than the first "verse". Chaos The narrative begins in 1:2, and the start of everything is a "non-created world", which in the ... read more →
I was debugging some ArgoCD stuff earlier today and I love using k9s to explore my k8s resources. The TLDR is that I put some bad env vars in the global values for my ArgoCD pods, this caused the webUI to hang. An easy way to push things through is ... read more →