From 00812f5f9f16ab845b17c7c26af707a868f9f82e Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Sat, 18 Apr 2026 12:17:42 +0200 Subject: Fixed typo in the tools post --- content/posts/tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3.1