-
heatmaps in the terminal can look pretty cool! This is a screenshot from the `kcli top` tool in #kumomta which pulls data out of the prometheus metrics endpoint, tracks various series and renders it all, without requiring that prometheus or grafana be deployed. This is running in wezterm (obv!) but can run in any terminal supporting true color. `kcli top` is built on top of #ratatui.
-
weekend tinkering project: hardware wezterm running on a picocalc! This is built using embassy and a slightly tweaked version of the sunset crate for the ssh client. The photo makes things look a lot further along than they really are, because the terminal emulation is virtually non-existent and there is no connection between the keyboard and the ssh session yet. #embededrust #RustEmbedded #embassyrs #rustlang
-
has anyone coaxed the #rp2350 into using PSRAM with embassy-rs? I couldn't find an obvious example in my searches this morning. I did find some arduino startup code that I can probably translate and adapt, but if someone has already done the heavy lifting, that would save me some effort! #rust #embeddedrust #rustembedded #pico2
-
Disappointed with the support from #charachorder folks around their master forge keyboard. I did a preorder before they did their kickstarter. There's zero communication about what's happening and I had to threaten a chargeback before I got my last response from them 6 months ago. They are months past the shipping date they set in that update and have not responded to my last request for an update a week ago. I do not recommend doing business with that company.
-
A little bit of fun in the terminal; this is #wezterm running the new #kumomta `kcli top` command to show system utilization. The TUI is powered by #ratatui
It's all OSS.
https://kumomta.com
https://wezfurlong.org/wezterm/
https://ratatui.rs