My solution is not to connect a monitor to my dev-machine and use ssh/tmux to do most things. It also makes work-from-home easy, as I can loginto my devbox from anywhere. But then it depends on what type of work you are doing, and how you are testing it.
Do you use an IDE on the client (the machine you connect from) and only have sources on the dev machine, or do you work completely in the terminal?
Show HN: Nomouse
21–30 of 173 posts
Re: Show HN: Nomouse
#22Earlier quoted context omitted.
Do you use an IDE on the client (the machine you connect from) and only have sources on the dev machine, or do you work completely in the terminal?
Many people I know just use text editors, no IDEs at all. Modern text editors, whether text-only (vim, emacs) or graphical (Atom, sublime) have plugins to replicate whatever IDE functionality you want anyway.
Re: Show HN: Nomouse
#23After I discovered extensions/addons for vim-like control of browsers few years ago, I've completely changed how I browse the web. I rarely even use the mouse anymore. Only when I want to save an image or save a file (from a misconfigured server that doesn't auto-download) do I still use a mouse. For everything else, you simply don't need a mouse at all. My favorites: vimari - Safari port of vimium: https://guyht.git…
Re: Show HN: Nomouse
#24Re: Show HN: Nomouse
#25After I discovered extensions/addons for vim-like control of browsers few years ago, I've completely changed how I browse the web. I rarely even use the mouse anymore. Only when I want to save an image or save a file (from a misconfigured server that doesn't auto-download) do I still use a mouse. For everything else, you simply don't need a mouse at all. My favorites: vimari - Safari port of vimium: https://guyht.git…
1) Impossible to navigate some sites 2) Slows down the browser to a crawl over time
Generally, not a usable long-term solution
Re: Show HN: Nomouse
#26After I discovered extensions/addons for vim-like control of browsers few years ago, I've completely changed how I browse the web. I rarely even use the mouse anymore. Only when I want to save an image or save a file (from a misconfigured server that doesn't auto-download) do I still use a mouse. For everything else, you simply don't need a mouse at all. My favorites: vimari - Safari port of vimium: https://guyht.git…
Re: Show HN: Nomouse
#27Earlier quoted context omitted.
Many people I know just use text editors, no IDEs at all. Modern text editors, whether text-only (vim, emacs) or graphical (Atom, sublime) have plugins to replicate whatever IDE functionality you want anyway.
What? Emacs is graphical! https://www.gnu.org/software/emacs/tour/
emacsRe: Show HN: Nomouse
#28After I discovered extensions/addons for vim-like control of browsers few years ago, I've completely changed how I browse the web. I rarely even use the mouse anymore. Only when I want to save an image or save a file (from a misconfigured server that doesn't auto-download) do I still use a mouse. For everything else, you simply don't need a mouse at all. My favorites: vimari - Safari port of vimium: https://guyht.git…
I've used the vimium for chrome, vimfx for firefox and they both have similar problems: 1) Impossible to navigate some sites 2) Slows down the browser to a crawl over time Generally, not a usable long-term solution
It's true that some sites are harder to navigate, though.
Re: Show HN: Nomouse
#29Earlier quoted context omitted.
I've used the vimium for chrome, vimfx for firefox and they both have similar problems: 1) Impossible to navigate some sites 2) Slows down the browser to a crawl over time Generally, not a usable long-term solution
I use Vimperator, never noticed any slowdown effect. Why would that even happen? It's true that some sites are harder to navigate, though.