skarlso
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hello good folks! So... TL;DR: I find presentations boring. I find Choose your own adventure style books not boring. I married the two. Now, you can have presentations where the people you present two have the ability…
- Re: My AI skeptic friends are all nuts (skarlso.github.io)
- MFA/TOTP Generator extension for external secrets operator (skarlso.github.io)
- In-depth look at CRDs how they work and how they are registered (skarlso.github.io)
- Missing out on jobs because of LeetCode (skarlso.github.io)
- Bulk delete packages from your GitHub registry (gist.github.com)
-
Hello! :) This project of mine has grown quite a bit now. It has a TON if features and today, I'm happy to say that it reached maturity and entered v1.0.0 major version. With this latest version, the WASM frontend got a…
- Show HN: Tracking tasks with Obsidian's daily page (skarlso.github.io)
-
Hello everyone! Previously I wrote about cty[^1] that can be used to generate valid YAML samples from a CRD ( now, including things like, valid Pattern generated random string, enums, default values, minimum int,…
- Show HN: My 20-year-long journey from Tester to Software Engineer (skarlso.github.io)
Hello Dear HN Folks. I would like to share with you my journey from testing to software engineer in test, then build engineer, DevOps engineer, cloud engineer, and software engineer today. It took me from 2004 to 2024…
-
Previously on HackerNews: https://news.ycombinator.com/item?id=36873455 I added helm chart support as a source. Give it a helm chart that has crds in it and it will fetch and install them. Then giving it a semver like…
- Turned my dynamic website into a static WASM SPA using Go (skarlso.github.io)
- Self-Signed locally trusted certificates with cert-manager (skarlso.github.io)
- Show HN: Digital and Analog Notetaking Together (skarlso.github.io)
Hey HN folks. I know how much you like taking notes. :) I do too. And I thought I'd share my journey with you in figuring out what to do with my two hands, pen, paper and laptop. I included some pictures too. :) Cheers!
- Show HN: A Kubernetes Controller that installs CRDs (github.com)
Hello everyone. :) I'm not sure anyone is interested in such a thing, but I saw a request earlier this year for something like this, so I wrote one. :) It's a controller that can reconcile CRDs. You can point to a…
- Show HN: Rapid Kubernetes Controller Development with Tilt and Silly Drawings (skarlso.github.io)
Like the says. I'm describing how to use Tilt to speed up the dev cycle of testing and coding Kubernetes controllers. Tilt uses a built in local registry to push images into and can use hot swapping to kickly deploy…
- The habit of analog journaling – Why the digital format did not work for me (skarlso.github.io)
- Show HN: Online parser for arbitrary CRDs with sample YAML (crds.cronohub.org)
Hello peeps. I’ve wrote a tool to nicely display crds. I know of docs.crds how is this different? You can paste in the crd and it will generate a sample yaml to boot and you don’t need to point it at a repository. Also…
- Show HN: Wordle Hints for none English speakers (wordlehints.app)
So I had enough of failing to understand some of the words in English which are super obscure. :) I've built Wordle Hints. This has three hints. One: You can select an individual letter to be revealed. Two: You can…
- Practical summary of the book Programmer's Brain (skarlso.github.io)