Happy Saturday, everyone!
I created an ICP burn speed visualizer using Observable & p5.js.
It’s open source, so any kind of improvement ideas are welcome!
Happy Saturday, everyone!
I created an ICP burn speed visualizer using Observable & p5.js.
It’s open source, so any kind of improvement ideas are welcome!
I enjoyed this as someone who has used P5.js before in other ventures! Keep up the good work!
The units are confusing. It says Cycles/s and ICP/s but it’s an increasing counter.
Thank you @timo, the counter fluctuates up and down.
Instead of immediately reflecting the latest Cycles/s (ICP/s), I’ve intentionally set it to increase or decrease dynamically with some latency (10 seconds) to give the appearance of real-time data. This is designed to make the changes feel more dynamic.
I’d love to hear everyone’s thoughts or suggestions on how to balance accuracy and dynamism.