Domain Modeling Made Functional

Notes on the book Domain Modeling Made Functional: Tackle Software Complexity with Domain-Driven Design and F#. ...

<span title='2020-04-10 00:00:00 +0800 CST'>April 10, 2020</span>&nbsp;·&nbsp;poga

Zero Trust Network

Notes on the book Zero Trust Network. ...

<span title='2020-04-09 00:00:00 +0800 CST'>April 9, 2020</span>&nbsp;·&nbsp;poga

Notes on The Signal Protocol

So, I assume you’re already familiar with Public-key cryptography and Diffie-Hellman key exchange. If not, there are lots of good materials about them. Check them out first! Public-key cryptography is a solid, well-studied foundation for today’s modern encryption and privacy. PGP, Diffle-Hellman, and RSA are all well-known. However, if you want to develop something with encryption, they might be not enough. ...

<span title='2019-09-04 00:00:00 +0800 CST'>September 4, 2019</span>&nbsp;·&nbsp;poga

Notes on the Implementation of Lua 5.3

Notes on the Implementation on Lua 5.3 is a collection of my notes on the Lua 5.3 source code. It’s a mix of both high-level ideas and interesting details in the source code. ...

<span title='2019-02-26 00:00:00 +0800 CST'>February 26, 2019</span>&nbsp;·&nbsp;Poga Po