Ask HN: Which tools/services have your favorite UI/UX?
41–50 of 87 posts
Re: Ask HN: Which tools/services have your favorite UI/UX?
#42Vim (recent versions) + the `term` command. All shells and REPLs as Vim buffers, also run any command asynchronously. Paired with the `sendtowindow` plugin, can have two-way communication between any REPL and any other buffer.
Re: Ask HN: Which tools/services have your favorite UI/UX?
#43I like the Stripe Dashboard at https://dashboard.stripe.com/ and also the Kraken.io free web interface (for image optimization) at https://kraken.io/web-interface
Re: Ask HN: Which tools/services have your favorite UI/UX?
#44Gerrit, the code review tool. It's a perfect example of a tool that looks terrible if you've never seen it before, but after learning its core concepts you will never want to use any other code review system. It's fast, it's optimized for daily use, and it doesn't attempt to woo you with flashy features up front. It has a tradeoff that most developer tools these days are too scared to pull off, the one where you can'…
Re: Ask HN: Which tools/services have your favorite UI/UX?
#45Gerrit, the code review tool. It's a perfect example of a tool that looks terrible if you've never seen it before, but after learning its core concepts you will never want to use any other code review system. It's fast, it's optimized for daily use, and it doesn't attempt to woo you with flashy features up front. It has a tradeoff that most developer tools these days are too scared to pull off, the one where you can'…
Please provide a link.
Prepare to be disappointed and confused. It really doesn't click until you use it, and you discover features like: attention sets, a working dashboard, commit==CR==multiple patchets, stacked changes, push-to-update/rebase/stack, zero friction comments, comment porting, customizable checks and labels, lightning fast keyboard shortcuts, ...
Re: Ask HN: Which tools/services have your favorite UI/UX?
#46Monday.com Avaza Fogbugz Anything JetBrains
Was monday.com a UX you instantly enjoyed or did it take some time? I am not finding it a breeze myself.
Re: Ask HN: Which tools/services have your favorite UI/UX?
#47The Stripe API docs are the most beautiful and useful API documentation I've ever seen. https://stripe.com/docs/api
Re: Ask HN: Which tools/services have your favorite UI/UX?
#48I find Excalidraw to be really cool with respect to UI/UX
Re: Ask HN: Which tools/services have your favorite UI/UX?
#49Re: Ask HN: Which tools/services have your favorite UI/UX?
#50Tmux+Zsh+fzf+bat+exa for terminals and splits. Same or similar keybindings to my InteliJ setup.