Live data from Hacker News

Ask HN: What 5 software tools do you use most for work?

news.ycombinator.com

31–40 of 42 posts

Re: Ask HN: What 5 software tools do you use most for work?

#34
Doing Go web application dev:

• Linux (Fedora 25 atm), as debugging in Go only works well on Linux. Would use OSX if Go debugging actually worked properly there. ;)

• Gogland (JetBrains Go IDE)

• Terminal

• pgAdmin (PostgreSQL GUI)

• Git

• and various web browsers

Re: Ask HN: What 5 software tools do you use most for work?

#37
As developper:

1. a GNU/Linux (Ubuntu or Debian)

2. urxvt or terminology, I use always the same commnands (cd, ls, git, emacs, find, ag)

3. emacs with elpy, rainbow-delimiters and web-mode using monokai theme

4. i3 window manager

5. weechat

And I am looking for a proper email client (webmail or whatever).

Post reply on HN