Writing fresh C++ for the first time in like 10 years. Decided it would be fun to have some Gtk notifications on changes certain network / mempool stats (using the my local mempool.space instance's API).
Initially wanted to make a top panel widget, but that didn't seem as easy. So notifications should work.