Hi friends,Today, I want to share a powerful skill with you. If you choose to embrace it—and there are countless ways to do so—you’ll see growth in every aspect of your life. Yes, it’s that impactful. "Writing is magic, as much the water of life as any other creative art. The water is free. So drink. Drink and be filled up." - Stephen King Early in my career, my first mentor taught me about a valuable skill: writing. But wait, hear me out: nobody’s suggesting you have to become an author or a blogger. Writing is much more than that. Writing helps you thinkCreate ideas, remember what you learn, and share knowledge. Don’t take my word for it. A list of lessons from a masterclass by “My First Million” podcastI’ll try to use these in the text you’re reading right now, so feel free to let me know how I did at the end. 😉
In ConclusionStart a blog, write a tweet, publish a newsletter, or take notes. Here's how I do it, I started with a blog, an cross published to other platforms. Then, I decided to start this newsletter to commit to a more consistent schedule with a more distilled content. Lastly, I take notes. If you're an engineer, like me you'll stay on top of your projects. That’s it, folks. As always, I’m eager to hear what you think. P.S Checkout my course: Building a Second Brain With Neovim. It's a 90 minute workshop taking you from the basic concepts all the way to a fully functional system of note taking. There's a bonus 90 post workshop recorded live call answering questions. |
Every once in a while I send hand picked things I've learned. Kind of like your filter to the tech internet. No spam, I promise!
Hi friends, Ever felt like your remote pair programming sessions were missing that seamless, in-person collaboration feel? You’re not alone. Many developers struggle to recreate the magic of side-by-side coding in a virtual environment. A recent study shows that pair programming has been proven to catch mistakes early, reduce defects, and lead to better designs. The same study found that teams who practice pair programming not only produce shorter, more efficient code but also solve problems...
Hi friends, Are you tired of juggling multiple apps for note-taking and writing? Many of us struggle to find a seamless system that combines powerful text editing with effective note organization. While popular note-taking apps offer fancy features, they often fall short for those who prefer a keyboard-centric, or should I say Vim-centric workflow. Most people resort to using dedicated note-taking applications like Obsidian, Notion, or even Apple notes. These tools are great for casual users,...
Hi friends, The Dotfiles Dilemma Ever felt like your computer settings are scattered everywhere? Those pesky dotfiles that control how your programs look and work can be a real headache to manage. The Old Way: Git and Stow Many of us have tried using Git to track changes in our dotfiles. Some even use Stow to create symlinks. But let's be honest – it's not always smooth sailing. Sometimes things don't line up right, and not every program plays nice with this setup. Why Traditional Methods...