Terminal Charts
Terminal applications are so hot right now, so I decided to make my own. Using Ratatui and Rust, I built a tiny application that can display basic bar charts in the terminal.
If you feel absolutely compelled to try this, you can find the source code here.

Takeaways:
- This is absolutely silly
- Don't do this
- But... maybe someday?