Live data from Hacker News

Ask HN: Dev productivity tools you would pay for

news.ycombinator.com

31–40 of 104 posts

Re: Ask HN: Dev productivity tools you would pay for

#31

I received a Kinesis keyboard in the mail today - maybe not what OP had in mind but my hand issues were to the point of contemplating leaving computer work. Not sure how much it’ll change with the new keyboard - but my response is ergonomics.

also get a vertical mouse, best $30 buck you'll ever spend

interesting, had considered it but hadn't heard much pros about it. does it work well with mac? use a magic mouse at the moment

Re: Ask HN: Dev productivity tools you would pay for

#32

Many of productivity tools I use are free (and not always related to dev, but as a side effect, increase my development productivity as well): * a big monitor (switching from 13" to 27" definitely had an impact) * https://www.raycast.com/ has the biggest impact to my productivity. So much good stuff there! Just one example is resizing windows with keyboard. Good old https://www.alfredapp.com/ is another option; * htt…

I really want to like Raycast, since its plugin ecosystem is better integrated than Alfred's, but every time I try it, I keep stumbling against its multi-step wizard-style interface, when what I want is a GUI CLI.

I want to type a bunch of words (with autocomplete), and hit Return when done, and Alfred makes me hit "Return" (or something else) in the middle of some sequences, hides results until I do, and is generally slower to use than Alfred.

Re: Ask HN: Dev productivity tools you would pay for

#33

If you're using git - git-fork.com is an excellent git client for Osx And Windows

Other good graphical git clients I have used in the past are Sublime Merge https://www.sublimemerge.com/ and SmartGit https://www.syntevo.com/smartgit/ . They are usually not expensive, and I learned git with GUIs.

Sublime Merge is great too. And it also supports Linux

Re: Ask HN: Dev productivity tools you would pay for

#34

zsh, nvim, fzf -- These things drive my daily everything. I'd pay if that wasn't all FOSS.

You can pay for free software, but you don't need to. ohmyzsh: https://opencollective.com/ohmyzsh nvim: https://neovim.io/ supports donations via bitcoin, Open Collective, and GitHub Sponsors. fzf: https://github.com/junegunn/fzf supports donation via GitHub Sponsors, PayPal, and buy me a coffee.

Support != paying FOR. I agree with using FOSS only. I'll tell you why: I really like the fact that anyone in the world with a PC and Internet access can be a world class developer. From Nigeria to Philippines to the remotest island in the world.

i3, fzf, nvim, Python. I would PiHole Youtube if I had the time.

Re: Ask HN: Dev productivity tools you would pay for

#35

Earlier quoted context omitted.

also get a vertical mouse, best $30 buck you'll ever spend

interesting, had considered it but hadn't heard much pros about it. does it work well with mac? use a magic mouse at the moment

Anker Vertical Ergonomic mouse, try it

Re: Ask HN: Dev productivity tools you would pay for

#36
ChatGPT Plus - 20$/mo

Myriad of servers/cloud services - > 999$/mo

SetApp (Multiple apps in one) -> 9.99$/mo

Using these apps:

- RapidAPI (API Testing)

- Forklift (Multi-tab explorer)

- Dropshare (Screen recording)

- Mate Translate (Translation tool)

- CodeRunner (Code playground)

- SQLPro Studio (Database manager)

- Hype (HTML5 animations editor)

- Prizmo (OCR scanner)

- Ulysses (Writing)

- MindNode (Brainstorming/mindmaps)

- HazeOver (Focused windows)

- Renamer (Batch renamer)

- Boom3D (Volume controller/EQ)

- Canary Mail (E-mail client)

- Coherence X (Create isolated Chrome apps)

Been using SetApp for years, since paying the yearly upgrade for the apps would cost much more in total.

Re: Ask HN: Dev productivity tools you would pay for

#40
post #39

You already mentioned JetBrains, but more specifically I happily pay for Resharper for C# and C++, it’s such a productivity boost if you’re using Visual Studio.

I used to do this, but more recently have found that VS includes most of the same functionality and ReSharper and VS end up fighting with each other to do the same thing for you, which gets annoying.

Rider is great though!

Post reply on HN