diff options
author | Matthew Lemon <y@yulqen.org> | 2024-02-10 08:03:50 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-02-10 08:03:50 +0000 |
commit | b78259b6b8676079604f954a09886d8facace187 (patch) | |
tree | ba454a4b48d413612f608f9d249dedf2f096a7ce | |
parent | 82adfdf3d143c0c5eb00f09c93f23ac0b35a254d (diff) |
spelling fix
-rw-r--r-- | content/techjournal/quicknote_capture_10_february_24.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/techjournal/quicknote_capture_10_february_24.md b/content/techjournal/quicknote_capture_10_february_24.md index 39b9323..3ec09c7 100644 --- a/content/techjournal/quicknote_capture_10_february_24.md +++ b/content/techjournal/quicknote_capture_10_february_24.md @@ -50,7 +50,7 @@ tags: ['quicknotes'] - This is ALL you need to know to write C programs: [Beej's Guide to C Programming](https://beej.us/guide/bgc/html/) - And this one...: [Beej's Guide to Network Concepts](https://beej.us/guide/bgnet0/html/) - I'm in two minds about all this fucking around in Neovim. Neovim is becoming a big "thing" in nerdspace, like htmx. I want to say fuck Lua-configured Neovim but once it is configured, it is pretty nice. This is a plugin to add fancy links to Markdown documents: [Marksman LSP](https://medium.com/@chrisatmachine/lunarvim-improve-markdown-editing-with-marksman-739d06c73a26) -- This vegan's zettlekasten system basted on Neovim: [403 Forbidden](https://www.mischavandenburg.com/zet/neovim-zettelkasten/) +- This vegan's zettlekasten system based on Neovim: [403 Forbidden](https://www.mischavandenburg.com/zet/neovim-zettelkasten/) - For free screencasting and videocasting: https://sanctum.geek.nz/presentations/ffmpeg-for-owncast.pdf - Good presentation on Wireguard: https://sanctum.geek.nz/presentations/trusted-networks-with-wireguard.pdf - Good presentationon SSH: https://sanctum.geek.nz/presentations/openssh-tricks.pdf |