Files
atridotdad/src/content/posts/favourite-tools.md
Atridad Lahiji 70ee8a2c42
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m15s
Optimizations + minor cleanups
2025-12-18 00:30:01 -07:00

1.4 KiB

title, description, pubDate, tags
title description pubDate tags
Current List of Favourite Tools A running list of my favourite tools to use day-to-day. 2025-01-28
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.
  2. 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.
  3. Bitwarden - An open-source password manager. Easy to self host with Vaultwarden and with the recent updates, it has SSH Agent support!
  4. iA Writer - A minimalist Markdown editor. For MacOS and Windows only, but really the MacOS version is the most mature. Awesome for focus.
  5. Dataflare - A simple but powerful cross-platform database client. Supports most common databases, including LibSQL which is rare!
  6. 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.