tachyonfx's Effect DSL now supports LSP-like completions. Currently running in TachyonFX FTL. (tachyonfx is a Ratatui library for adding effects and animations to the terminal)
built a sound frequency spectrum visualizer in rust from scratch 🦀
> 500 LOC
> uses Fast Fourier Transform
> @ratatui_rs (thanks @orhundev)
> terminal width based responsive design
> true RGB terminal color gradients
> multi threading and atomic types
> 60 FPS target rendering