From 0060d309cbf510e8e2d3ee81379230f9e30b0e6a Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Sun, 8 Mar 2026 00:20:23 -0700 Subject: [PATCH] Delete favourite-tools.md --- src/content/posts/favourite-tools.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 src/content/posts/favourite-tools.md diff --git a/src/content/posts/favourite-tools.md b/src/content/posts/favourite-tools.md deleted file mode 100644 index 655a406..0000000 --- a/src/content/posts/favourite-tools.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: "Current List of Favourite Tools" -description: "A running list of my favourite tools to use day-to-day." -pubDate: "2025-01-28" -tags: ["list"] ---- - -I change what I use _constantly_ in order to find something that feels just -right. I wanted to share them here and update them here so when someone asks, I -can just point them to this article. - -1. Zed - Zed is a performany open-source code editor that allows you to configure away all of the AI and signin features. Performs well and has its own extensive extension ecosystem. My config to clean it up can be found [here](https://git.atri.dad/atridad/zed-config). -3. Ghostty - A Zig based terminal emulator by one of the founders of Hashicorp. Runs great on MacOS and Linux. No windows for those who are into that. -4. Bitwarden - An open-source password manager. Easy to self host with Vaultwarden and with the recent updates, it has SSH Agent support! -5. iA Writer - A minimalist Markdown editor. For MacOS and Windows only, but really the MacOS version is the most mature. Awesome for focus. -6. Dataflare - A simple but powerful cross-platform database client. Supports most common databases, including LibSQL which is rare! -7. Bruno - A simple and powerful API client, similar to Postman. An critical tool to debug API endpoints. - -I hope you found this helpful! This will be periodically updated to avoid -outdated recommendations. \ No newline at end of file