PinnedIntroduction to lnprototest: What Is It and Why Does It Matter?Today, I’m kicking off a series of blog posts to introduce one of the projects I maintain: lnprototest.Oct 9Oct 9
PinnedIntroduction to LN Open MetricsOne of the big missings in the lightning network is the method of rating the node in terms of goodness. In particular, how much a node is…Nov 30, 2021Nov 30, 2021
PinnedIntroduction to JRPCLightning 0.2.2A new version of JRPClightning is out, with this release there are several improvements for JVM clients that want to integrate c-lightning…Oct 29, 2021Oct 29, 2021
PinnedA day in a c-lightning plugin with KotlinWelcome to a c-lightning plugin with Kotlin 101.Sep 13, 2021Sep 13, 2021
Introduction to lnprototest: What Is It and Why Does It Matter?Today, I’m kicking off a series of blog posts to introduce one of the projects I maintain: lnprototest.Oct 9Oct 9
Run a cln node with clightning4j tools on a tiny VPSIn this post, we will talk on how to set up a lightning node quickly using clightning4j tools.Aug 11, 2022Aug 11, 2022
Published inTowards DevSwing theming: Basic introduction to MaterialTheme SystemSince 2019, material-ui-swing has an experimental feature that is called MaterialTheming. In particular, MaterialTheming is a proposal to…Jul 12, 2022Jul 12, 2022
Published inTowards DevVlang as a scripting language for docker image entry pointIn this small blog post, I will describe how to use the V language (https://vlang.io/) as a scripting language to configure the entry point…May 9, 20221May 9, 20221
Ranking Solution for Hash Code 2022In this short article, I will describe my solution for the practice round of Hash Code 2022, written in Dart, and with a particular…Jan 15, 2022Jan 15, 2022
Introduction to Bloom Filter by ExamplesThese days I finished implementing my C++ version of the static bloom filter, and I found one missing in the post around the internet. That…Dec 8, 2021Dec 8, 2021