My journey of programming.
  1. June 25, 2022

    Recently I happened to write some nodejs scripts to do some simple static analysis with babel. But the program took quite some time to…

  2. September 29, 2021

    With the great power and simplicity, SQLite has been underrated compared to other SQL databases like MySQL, PostreSQL, etc. Do you know…

  3. September 07, 2021

    As a developer using primarily JavaScript for years, my first attempt to learn Haskell was to skip reading bunch of documentation and just…

  4. September 06, 2021

    Learning programming is unstandardized, informal, and overwhelmed with constantly updating resources with varying qualities in a wide range…

  5. September 02, 2021

    It has been some time since I last studied Haskell. When I look at Monad again, it feels more comfortable about it, and the way to use it to…