Nicholas Payne
Just some guy
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 →
docker contexts are great, would recommend putting them in your prompt though (via starship or something else)... here's why I like to manage my containers remotely - I have a nice development setup on my desktop and I try to keep my server as bare- ... read more →
I'm building a few FastAPI apps to throw in docker and run on my homelab... I wanted to add healthchecks and here's a simple way to do it Make sure to install curl in the dockerfile (near the top for effeciency) # Install curl with minimal dependenc ... read more →
statically.io offers a CDN that I'm going to try to lean into for images in my blog. My hope is that the builds get and stay fast, and that page loads are fast too. Example: <img src="https://cdn.statically.io/gh/pypeaday/images.pype.dev/ma ... read more →
I use LSIO Jelyfin container for the easy addon they provide for AMD GPUs but I couldn't get trickplay to work with HWE... There was almost NOTHING on the internet about the error, and all the threads were about BSD systems... Thankfully someone pos ... read more →
The Flood Story and Jesus Jesus brings up the Flood story from Genesis just one time (in the recorded teachings we have). First to set the scene, Jesus and his disciples are visiting the temple, and the disiples are kind of "ooo-ing" and & ... read more →
The Flood Story in the Hebrew Bible I'm slowly making my way through some Bible Project classes online because Tim Mackie is a fantastic teacher and BP has done be a great service by opening my eyes to the reality of the Biblical narrative and what ... read more →