As a starter, I use CleanShot X [1] to take, annotate and share screenshots every day. HazeOver [2] is a nice app to keep you focused by dimming the background of other apps on your desktop. I drop all my links and references into My Mind [3]. It can be easily searched and removes the burden of organising the content upfront.
Disclaimer: I'm crafting Raycast [4] which is a productivity tool for developers.
[1] https://cleanshot.com
[2] https://hazeover.com
[3] https://mymind.com
[4] https://raycast.com
FastAPI[2] for fast backend API creation. It has auto-generated, interactive docs which is nice and negates having to use postman to test endpoints. You can auto generate your client code for calling your API as well as client side types based on your API.
TailwindUI[3] for insanely fast front-end development work that looks good.
Render[4] makes it incredibly easy to do automated deployment and hosting with SSL for your web apps. It's an huge productivity boost over using AWS for indie development.
Disclaimer: I make a vim learning tool[1].
[1] https://vim.so
I just started a trial on Noteplan 3 and so far am a fan -- it's got an aggregated view of tasks I take in random meetings, with link back to those meeting notes, and supports markdown. A delighter is also that it pulls in my Calendar events. This might replace Apple Notes for me.
My favorite productivity tool is unfortunately not reciprocated by my work colleagues, and that's using a reliable pair of headphones and a mic during Zoom calls. I can't believe how many people are just fine with using their Macbook speaker and microphone, which is about on par with a 1980s speakerphone.
- pen and paper for random perishable notes that don't necessarily fit in a calendar, note app or to-do system
I usually keep my notes in markdown and plaintext and use tools such as grep and cat if I want to find something from my notes.
Furthermore, i force myself to use terminal for almost everything, as this allows me to find the tools I have never used and find ways to do things quickly.
Last but not least I’m still newbie to vim so I’m still learning but for text editing I use sublime and vim