diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-12-10 15:42:55 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-12-10 15:42:55 +0100 |
commit | babd636d09f47abd000165149113cde09d213aaf (patch) | |
tree | 2bacf3cb4c01a9d350a47765a7eb67bd11d5f9c4 /.local/share/snippets | |
parent | 957659b0995de116fe66c9ff2df16992c50ae8a5 (diff) |
Updates
Diffstat (limited to '.local/share/snippets')
-rw-r--r-- | .local/share/snippets | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.local/share/snippets b/.local/share/snippets index 673b8f4..0affc82 100644 --- a/.local/share/snippets +++ b/.local/share/snippets @@ -18,3 +18,8 @@ https://blog.jse.li/posts/torrent/ tags:diy,torrents https://learnyousomeerlang.com/content tags:erlang https://fsharpforfunandprofit.com/ddd/ tags:functional programming,domain-driven design https://topology.mitpress.mit.edu/ tags:category theory +https://en.wikipedia.org/wiki/Homomorphic_encryption tags:security +https://blog.kellybrazil.com/2019/12/05/microservice-security-design-patterns-for-kubernetes-part-1/ tags:security,k8s +https://en.wikipedia.org/wiki/The_Voyage_of_Life tags:art +https://tmewett.com/c-tips/ tags:c +https://williamyaoh.com/posts/2019-04-25-lens-exercises.html tags:haskell |