Today I Learned

I begin the habit of writing things down when I find it interesting. It will improve my workflow and help me into a more organized mode.
How this website was built with Hugo and Notion

Continue on my last note building this website. I’ve move the process of editing my website to Notion.
How To Use Ed25519 Dalek Message Signing
Pure Rust example for using Edwards 25519 to sign and verify message
1 Program, 3 Languages

Same program written in 3 programming languages: Typescript, Haskell, Rust. Thereby experiencing environment and gaining new knowledge.
Học haskell qua code scheduled-blocks video script

Đây là một chương trình viết lại của một repo khác cũng đã thực hiện việc tính toán block slot leader trên blockchain Cardano. Source gốc viết bằng Python. Mình quyết định mục tiêu sẽ là convert hết các Chức năng và Công thức của repo đó thành Haskell, phục vụ việc học ngôn ngữ này.
Comparative Concurrency with Haskell
A beautifully discussion about Haskell Concurrency written by Michael Snoyman, November 22, 2016.