Leo Robinovitch
robinovitch61.bsky.social
Leo Robinovitch
@robinovitch61.bsky.social
I like programming, surfing, and friendship

https://theleo.zone

Currently working on https://github.com/robinovitch61/kl
Pinned
I'm working on a kubernetes log viewer in your terminal called kl. It's super fun and I just did a big release that I'm excited about.

I'll be posting progress updates here!

Check it out: github.com/robinovitch6...

#kubernetes #golang #devops
GitHub - robinovitch61/kl: An interactive Kubernetes log viewer for your terminal.
An interactive Kubernetes log viewer for your terminal. - robinovitch61/kl
github.com
Released kl v0.5.0 today - some major performance improvements and bug fixes github.com/robinovitch6...
GitHub - robinovitch61/kl: An interactive Kubernetes log viewer for your terminal.
An interactive Kubernetes log viewer for your terminal. - robinovitch61/kl
github.com
December 31, 2024 at 2:59 AM
In kl (github.com/robinovitch6...), color is set per container name, but prefix colors differentiate the same container name across different ReplicaSets.

Here, `flask-1` is always red, but the identifying prefixes (fl..7m, fl..jh, and fl..ft) are unique 🎨
December 4, 2024 at 1:56 PM
Bubbletea v2 does not suffer from screen flicker at all it seems! Big improvement. OTOH, I'm noticing that key presses buffer more than previously, so holding "down" for a while when each down press triggers an expensive re-render then releasing doesn't stop immediately. Good trade IMO
December 1, 2024 at 11:30 PM
Things I'm learning upgrading kl github.com/robinovitch6... to bubbletea v2 alpha:

- ansi \x1b[0m is the same as \x1b[m
- tmux added terminal color query support in 3.4 github.com/tmux/tmux/bl...
- unit tests are a god send for upgrades (s/o the 4.5k LOC here github.com/robinovitch6...)
GitHub - charmbracelet/bubbletea: A powerful little TUI framework 🏗
A powerful little TUI framework 🏗. Contribute to charmbracelet/bubbletea development by creating an account on GitHub.
github.com
December 1, 2024 at 2:40 AM
I'm upgrading dependencies to use bubbletea v2, which is currently in alpha, but has a bunch of cool new features: github.com/charmbracele...
GitHub - charmbracelet/bubbletea: A powerful little TUI framework 🏗
A powerful little TUI framework 🏗. Contribute to charmbracelet/bubbletea development by creating an account on GitHub.
github.com
November 30, 2024 at 7:21 AM
I'm working on a kubernetes log viewer in your terminal called kl. It's super fun and I just did a big release that I'm excited about.

I'll be posting progress updates here!

Check it out: github.com/robinovitch6...

#kubernetes #golang #devops
GitHub - robinovitch61/kl: An interactive Kubernetes log viewer for your terminal.
An interactive Kubernetes log viewer for your terminal. - robinovitch61/kl
github.com
November 30, 2024 at 7:19 AM