devmojo

↗ HN profile [ 18.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi folks, just released a personal project of mine, called Kobblestone. Essentially, it's an operator for Kubernetes, allowing you to manage Minecraft infrastructure on Kubernetes. It's not just a small wrapper for…

  2. Hi, I've wanted to show you a small project I've been working on. Maybe some people will find it useful for themselves. It's essentially a Liquid templating engine exposed via HTTP. It can pull and expose templates from…

  3. Hi, I‘ve built a small CLI tool to enforce retention policies on Docker registry repository tags, especially meant to be used against internal self-hosted registries.

  4. Hello HN. I had the desire to write a custom engine for my blog, which I would like to share now. It's written in Blazor and does not require any database setup, since it's using S3 for storage.

  5. Hi HN! In the past I've worked on several .NET projects that included EFCore+PostgreSQL and labelled entities, that you could filter with kubernetes-like label-selectors. I also saw Hetzner use this mechanism for their…