Some software updates
grafana, stacky, cubism ·Since I started at OpenAI I have less time to spend on 3rd party projects and less will power to write about it.
That being said over the course of the last few weeks I managed to spend some time on a few projects:
-
Cubism-ng is my take over of cubism-es after it was left dead, started to modernize things by using newer versions of D3 and also by slowly adding unit tests and converting code to typescript. Right now I just released 2.0.1 which deprecates backendends that I feel are not needed anymore, it also have performance fixes contributed by others and new functionalities to support logarithmic scale.
-
Grafana cubism panel is a plugin to allow creating cubism graphs inside grafana. This new 0.1.3 version has a lot of performances improvements thanks to the patches of https://github.com/jtakkala and there is also a fix for a CVE and support for log scale graphs.
-
stacky is tool opensourced by Rockset where I used to work before the acquisition by OpenAI. Stacky is useful for managing stacks of PRs, stacks stacky got it …, and this last version has support for working in worktrees.