christensen143

↗ HN profile [ 601 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Had a vendor ask for logs from our Kubernetes cluster today. We don't run any log aggregation (no fluentd/fluentbit) except DataDog, so I needed to grab logs from 30+ deployments across three namespaces. Instead of…

  2. I have been wanting to build something with AI from scratch but never found a good idea. I love word games like Wordle and Spelling Bee so I used Gemini to filter through some ideas for word games. After I had three…

  3. Show HN: Gojack (github.com)

    Blackjack on the command-line. Written in Go. This is my second try at building a Go App. I would love for any Go devs to give me input on what to improve. Thanks!