summaryrefslogtreecommitdiff
path: root/.local/share
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-12-10 15:42:55 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-12-10 15:42:55 +0100
commitbabd636d09f47abd000165149113cde09d213aaf (patch)
tree2bacf3cb4c01a9d350a47765a7eb67bd11d5f9c4 /.local/share
parent957659b0995de116fe66c9ff2df16992c50ae8a5 (diff)
Updates
Diffstat (limited to '.local/share')
-rw-r--r--.local/share/snippets5
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