Anoushk Kharangate
March 27, 2025
I've been working on the tab switching PR for Firedancer, it's complete and marked for review. Yesterday discovered that main branch has an issue in the gossip protocol that causes it fail an insert in the CRDS, it's likely due to an outdated message or some other unknown error.
Starting to use the Ratatui rust library to create a proto for the new FD monitor, will start with just making a border and tabs to switch.
Today I want to get the graphs and screens up for the main page.
Implemented Flex layouts in fdtop! When I write the dependency free C version of this I'll have to pretty much write my own GUI library but I think it's a good opportunity to write a highly readable, minimal and performant( enough ) lib for C.
Back from my exams, I need to chart out the tile for fdtop monitor in firedancer, the steps would be:
Also I'll be working on the project Richard told me about need to scope it with Harsh and delegate tasks between us, we have 2 week deadline on the proto starting today.