Upgrading a Canton validator node requires careful coordination with the network and the correct upgrade sequence. Although the upgrade itself is straightforward, performing it at the wrong time or upgrading components in the wrong order can lead to synchronization failures or unnecessary downtime...
Continue reading → Tags : canton blockchain
What's the difference between boolean and Boolean in Java? At first, they look almost the same. Both can hold true or false...
Continue reading → Tags : java
I added a small experiment to this site: click a clap listener button, allow the microphone, clap your hands, and the site toggles dark mode. The interesting part is not the dark mode itself. The interesting part is how a static Jekyll site can run a small machine learning model in the browser without a backend server...
Continue reading → Tags : javascript tensorflowjs ml jekyll dark-mode