aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaran Jayachandra <mail@karanjayachandra.com>2026-04-18 12:17:42 +0200
committerKaran Jayachandra <me@karanj.com>2026-04-18 15:54:31 +0200
commit00812f5f9f16ab845b17c7c26af707a868f9f82e (patch)
treeb9641cdd76b777f85dc1091ac56da9267de62fb2
parent3e01f5d9cc45bc09b22157f78751ac8e665a0028 (diff)
Fixed typo in the tools post
-rw-r--r--content/posts/tools.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/tools.md b/content/posts/tools.md
index 56b5d1b..78570dd 100644
--- a/content/posts/tools.md
+++ b/content/posts/tools.md
@@ -20,7 +20,7 @@ I _communicate_ with family and friends via text messages and calls. I prefer us
## Should haves
-Managing documents is much easier with a digital device. Once digitized they are always available and can be backed up. I use a personal network attached storage (NAS) and iCloud for this. I also cannot live without the use of engineering tools that have made life much easier. These are tools for programming, hardware and mechanical design. If you want to learn something from scratch, I highly recommend Python, KiCAD and OpenSCAD respectively. I also use typesetting tools such as LaTeX or Typst to generate high quality PDFs to share with others. [Ipe](https://ipe.otfried.org) is also a great tool to augment the others for diagrams. I try to stay away from tools that could take my data hostage via proprietary formats or other forms of lock in. I use plain text via Markdown when possible. I prefer to use VS Code for programming or NeoVim for text documents. I also generate HTML using hugo to crates websites such as this to store information that I share with others. I have digital music and images that I also store on iCloud and my NAS so that I can stream from it to many devices. I keep this locked behind a Tailnet to precent unauthorized access.
+Managing documents is much easier with a digital device. Once digitized they are always available and can be backed up. I use a personal network attached storage (NAS) and iCloud for this. I also cannot live without the use of engineering tools that have made life much easier. These are tools for programming, hardware and mechanical design. If you want to learn something from scratch, I highly recommend Python, KiCAD and OpenSCAD respectively. I also use typesetting tools such as LaTeX or Typst to generate high quality PDFs to share with others. [Ipe](https://ipe.otfried.org) is also a great tool to augment the others for diagrams. I try to stay away from tools that could take my data hostage via proprietary formats or other forms of lock in. I use plain text via Markdown when possible. I prefer to use VS Code for programming or NeoVim for text documents. I also generate HTML using hugo to create websites such as this to store information that I share with others. I have digital music and images that I also store on iCloud and my NAS so that I can stream from it to many devices. I keep this locked behind a Tailnet to precent unauthorized access.
## Could haves