diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-11-05 20:56:51 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-11-05 20:56:51 +0100 |
commit | 07117a25ce81885e685c1ca75aa60c37565a5ee9 (patch) | |
tree | be463db0c88de5920741155a14cb470e42ba58f8 /.local/share | |
parent | 4d081e6e3eb3661cc936cd5f91556ff080257de3 (diff) |
Add snippets
Diffstat (limited to '.local/share')
-rw-r--r-- | .local/share/snippets | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.local/share/snippets b/.local/share/snippets new file mode 100644 index 0000000..b5bb20b --- /dev/null +++ b/.local/share/snippets @@ -0,0 +1,15 @@ +https://adoptingerlang.org/ tags:erlang +https://blog.apnic.net/2022/11/02/openbsd-packet-filter-tools/ tags:openbsd +https://fs.blog/confirmation-bias/ tags:mental models +https://fs.blog/reading/ tags:mental models +https://fs.blog/how-to-read-a-book/ tags:mental models +https://fs.blog/feynman-learning-technique/ tags:mental models +https://fs.blog/stop-reading-news/ tags:mental models +https://fs.blog/learning/ tags:mental models +https://fs.blog/mental-models/ tags:mental models +https://fs.blog/first-principles/ tags:mental models +https://reasonabledeviations.com/2022/01/24/reading-philosophy/ tags:mental models +https://0xax.gitbooks.io/linux-insides/content/Booting/ tags:linux +https://fsharpforfunandprofit.com/posts/recipe-part2/ tags:functional programming +https://stevens.netmeister.org/631/ tags:unix +https://stevelosh.com/blog/2018/08/a-road-to-common-lisp/ tags:lisp |