Skip to content

Instantly share code, notes, and snippets.

@staltz
staltz / introrx.md
Last active February 24, 2026 02:09
The introduction to Reactive Programming you've been missing
@soarez
soarez / ca.md
Last active February 17, 2026 04:37
How to setup your own CA with OpenSSL

How to setup your own CA with OpenSSL

For educational reasons I've decided to create my own CA. Here is what I learned.

First things first

Lets get some context first.