Jenkins: EC2 Fleet with native disk cache
21 March 2025
[ jenkins, aws, ci ]
a cached autoscaling jenkins agent setup

container_run_and_commit with rules_oci
20 March 2025
[ bazel, docker ]
Fake the RUN Dockerfile instruction with bazel

AWS CDK and imported resources
08 November 2024
[ aws, cloudformation, aws-cdk ]
Things to look out for when importing resources in AWS CDK

Why Rust Ownership?
29 September 2023
[ rust ]
why do we really need ownership in rust?

Developing Grafana Panel plugin
13 October 2020
[ typescript, grafana ]
developing a basic custom Graph Panel plugin for Grafana