~/yunemregul/blog/tags/productivity
search

$ ls posts/ | grep #productivity

graph.java

CallGraph: Visualize Method Calls in IntelliJ IDEA

An IntelliJ plugin I built so I could stop tracing method relationships in my head. Place your cursor on any method and get an interactive graph of its callers.

·
69views0claps
color.js

Enhancing Kibana Logs with Color

A tiny Tampermonkey userscript that color-codes Kibana log rows by level so INFO, WARN, and ERROR stop bleeding into each other.

·
15views0claps