TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Which tools are worth the time?

3 pointsby sweetgiorniover 1 year ago
There are an overwhelming number of tools and techniques that (allegedly) improve productivity. With my limited free time and brain capacity, it can be difficult to gauge whether the returns will be worth the time investment. Some examples that come to mind:<p>- Learning more advanced Vim techniques, adding new Vim plugins<p>- Learning more shortcuts for my daily drivers like my IDE(s), shell, etc.<p>- Adding new shell plugins<p>- Learning &quot;modern&quot; tools like ripgrep and fzf (There&#x27;s a list here: https:&#x2F;&#x2F;github.com&#x2F;ibraheemdev&#x2F;modern-unix)<p>- Anything related to Kubernetes like kubectl-aliases or k9s<p>What do you find essential? What gives you the most bang for your buck, and conversely, what do you think is overhyped and not worth the time? It doesn&#x27;t have to be strictly related to productivity; if you found something that makes your job more enjoyable I want to hear about that too!<p>One thing I wish I picked up earlier is a familiarity with Perl regular expressions and basic Perl syntax. Perl seems to be everywhere and being able to whip up a fancy one-liner with lookarounds and embedded code execution can be incredibly useful. I wouldn&#x27;t say there&#x27;s a steep learning curve, but, like most things, the skill atrophies if not exercised regularly.

1 comment

MountainMan1312over 1 year ago
Emacs is more worth the time than anything I&#x27;ve used since I first started using Linux.