GitHub – metalbear-co/mirrord: mirrord lets you easily mirror traffic from your production environment to your development environment.

mirrord lets you easily mirror traffic from your Kubernetes cluster to your development environment. It comes as both Visual Studio Code extension and a CLI tool. Getting Started VSCode Extension CLI Tool mirrord uses your machine’s default kubeconfig for access to the Kubernetes API. Make sure y…

GitHub – fugue/regula: Regula checks infrastructure as code templates (Terraform, CloudFormation, k8s manifests) for AWS, Azure, Google Cloud, and Kubernetes security and compliance using Open Policy Agent/Rego

Regula Tip: See all of our documentation at regula.dev! Regula Introduction Installation Homebrew (macOS & Linux) Prebuilt binary (all platforms) Docker (all platforms) From source Usage For more information Introduction Regula is a tool that evaluates infrastructure as code files for potential A…

fz-browse: fzfライクな自由度の高いインタラクティブな検索ツール、ただしブラウザに表示する

fz-browseという、fzfライクなインタラクティブな検索ツールを書きました。 fz-browse自体は検索エンジンを持っているわけではなく、既存のripgrepやripgrep-allなどのツールと組み合わせて、インタラクティブな検索体験を自分で組み立てるツールです。 コマンドを組みあわせたインタラクティブな検索(絞り込み)はpercol…

九州大学のアプリを一カ月で作ってみたら、Appstoreで94位になっちゃった。 – Qiita

はじめに 皆さんは、少し前に話題になった九州大学アプリをご存知でしょうか? 本アプリはTwitterなどのSNSで拡散されるなどして、AppStoreにて94位を記録いたしました。1 また、現在のインストール数は、九大生人口の20%を超えております。2 さらに、星5評価が150件を超えるなどもしました。 今回は、制作時に得た知見…

dagger.io

Dagger: your application delivery superglue.Request Early Access Your devops superglue.Dagger adapts to your application, not the other way around. Quickly integrate with your favorite tools and infrastructure, thanks to our ecosystem of reusable components. Or create your own components with a p…

GitHub – TomWright/dasel: Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.

dasel Dasel (short for data-selector) allows you to query and modify data structures using selector strings. Comparable to jq / yq, but supports JSON, YAML, TOML, XML and CSV with zero runtime dependencies. One tool to rule them all Say good bye to learning new tools just to work with a different…